Source-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.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b7616549328
branches:  trunk
changeset: 434103:6b7616549328
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jun 11 08:16:27 2020 +0000

description:
py-uncertainties: updated to 3.1.4

3.1.4:
There is now a single code base for Python 2 and Python 3.

Python 2.7 is now the minimal Python version.

The installation can also now be done through a universal wheel, which helps with some external projects.

This Git version should have the same uncertainties code as PyPI version 3.1.4, but some accompanying files have been updated. This should have no impact on users. Developers are better off using 
this Git 3.1.4 version.

diffstat:

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

diffs (27 lines):

diff -r 84f42e2fe82f -r 6b7616549328 math/py-uncertainties/Makefile
--- a/math/py-uncertainties/Makefile    Thu Jun 11 08:13:28 2020 +0000
+++ b/math/py-uncertainties/Makefile    Thu Jun 11 08:16:27 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/04/27 18:57:23 adam Exp $
+# $NetBSD: Makefile,v 1.5 2020/06/11 08:16:27 adam Exp $
 
-DISTNAME=      uncertainties-3.1.2
+DISTNAME=      uncertainties-3.1.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=u/uncertainties/}
diff -r 84f42e2fe82f -r 6b7616549328 math/py-uncertainties/distinfo
--- a/math/py-uncertainties/distinfo    Thu Jun 11 08:13:28 2020 +0000
+++ b/math/py-uncertainties/distinfo    Thu Jun 11 08:16:27 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/11/09 21:46:58 adam Exp $
+$NetBSD: distinfo,v 1.3 2020/06/11 08:16:27 adam Exp $
 
-SHA1 (uncertainties-3.1.2.tar.gz) = 00734e0971ada59e914a00449e8856a2d5667227
-RMD160 (uncertainties-3.1.2.tar.gz) = dae79b55566e4f853def26b43e9ca9de6a55e0f3
-SHA512 (uncertainties-3.1.2.tar.gz) = 420fa4f58ac8dff17875029bc3dcd6539c638e8c8ffa5bcc273b486d05f0d1cc71b1db140a5098c1cd6472f93b6869303f57f48675296e859814197d899327bd
-Size (uncertainties-3.1.2.tar.gz) = 232577 bytes
+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



Home | Main Index | Thread Index | Old Index