pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/py-uncertainties



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Nov 26 10:57:23 UTC 2020

Modified Files:
        pkgsrc/math/py-uncertainties: Makefile distinfo

Log Message:
py-uncertainties: updated to 3.1.5

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


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/py-uncertainties/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/py-uncertainties/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/py-uncertainties/Makefile
diff -u pkgsrc/math/py-uncertainties/Makefile:1.6 pkgsrc/math/py-uncertainties/Makefile:1.7
--- pkgsrc/math/py-uncertainties/Makefile:1.6   Mon Oct 12 21:52:04 2020
+++ pkgsrc/math/py-uncertainties/Makefile       Thu Nov 26 10:57:23 2020
@@ -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/}
 

Index: pkgsrc/math/py-uncertainties/distinfo
diff -u pkgsrc/math/py-uncertainties/distinfo:1.3 pkgsrc/math/py-uncertainties/distinfo:1.4
--- pkgsrc/math/py-uncertainties/distinfo:1.3   Thu Jun 11 08:16:27 2020
+++ pkgsrc/math/py-uncertainties/distinfo       Thu Nov 26 10:57:23 2020
@@ -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