pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/py-uncertainties py-uncertainties: updated to 3.1.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0736e19319b9
branches:  trunk
changeset: 442562:0736e19319b9
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Nov 26 10:57:23 2020 +0000

description:
py-uncertainties: updated to 3.1.5

3.1.5:
The new "p" formatting tag forces parentheses around the … ± … part of printed numbers.

diffstat:

 math/py-uncertainties/Makefile |   5 ++---
 math/py-uncertainties/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 70342c532cf2 -r 0736e19319b9 math/py-uncertainties/Makefile
--- a/math/py-uncertainties/Makefile    Thu Nov 26 10:54:58 2020 +0000
+++ b/math/py-uncertainties/Makefile    Thu Nov 26 10:57:23 2020 +0000
@@ -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/}
 
diff -r 70342c532cf2 -r 0736e19319b9 math/py-uncertainties/distinfo
--- a/math/py-uncertainties/distinfo    Thu Nov 26 10:54:58 2020 +0000
+++ b/math/py-uncertainties/distinfo    Thu Nov 26 10:57:23 2020 +0000
@@ -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


Home | Main Index | Thread Index | Old Index