py-uncertainties: updated to 3.1.5
3.1.5: The new "p" formatting tag forces parentheses around the … ± … part of printed numbers.
This commit is contained in:
parent
71a3ffc3ba
commit
256b0ad170
2 changed files with 7 additions and 8 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.6 2020/10/12 21:52:04 bacon Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2020/11/26 10:57:23 adam Exp $
|
||||
|
||||
DISTNAME= uncertainties-3.1.4
|
||||
DISTNAME= uncertainties-3.1.5
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=u/uncertainties/}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.3 2020/06/11 08:16:27 adam Exp $
|
||||
$NetBSD: distinfo,v 1.4 2020/11/26 10:57:23 adam Exp $
|
||||
|
||||
SHA1 (uncertainties-3.1.4.tar.gz) = 36fa49c7e0240e09c1e3b6244d8a5bacdac8b634
|
||||
RMD160 (uncertainties-3.1.4.tar.gz) = b4a5c3df73fc01161778bfdb3fedaa1487f6978a
|
||||
SHA512 (uncertainties-3.1.4.tar.gz) = 209ebbed1f9cf99e3263f6470b04fc737c6d34d878f7eb1d2a7df7e63d4d42b0460391a08f99d8fe09df8f7f0e1de8a8e6c2cbecaedc7f0373ab06d05fbeb955
|
||||
Size (uncertainties-3.1.4.tar.gz) = 148897 bytes
|
||||
SHA1 (uncertainties-3.1.5.tar.gz) = 3c63b069ce42bcf97aa68c3c62bd85f177cb1aaa
|
||||
RMD160 (uncertainties-3.1.5.tar.gz) = 91175b30c6953a5dcd2dc4262d628d749e2738f4
|
||||
SHA512 (uncertainties-3.1.5.tar.gz) = a56022741b4464d06c84b1b762f17d1ac9f9bd18015831b7d2c7ee302c5861010870c94ae0e1efc9a48264f9277db97fdd4130af92f808a9e6eb21fabdc70f9c
|
||||
Size (uncertainties-3.1.5.tar.gz) = 149411 bytes
|
||||
|
|
Loading…
Reference in a new issue