Mon Sep 12 08:11:04 2022 UTC ()
py-uncertainties: updated to 3.1.7

3.1.7:
No imp deprecation warning for Python 3.4+


(adam)
diff -r1.11 -r1.12 pkgsrc/math/py-uncertainties/Makefile
diff -r1.7 -r1.8 pkgsrc/math/py-uncertainties/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/math/py-uncertainties/Makefile (expand / switch to unified diff)

--- pkgsrc/math/py-uncertainties/Makefile 2022/01/04 20:54:18 1.11
+++ pkgsrc/math/py-uncertainties/Makefile 2022/09/12 08:11:04 1.12
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.11 2022/01/04 20:54:18 wiz Exp $ 1# $NetBSD: Makefile,v 1.12 2022/09/12 08:11:04 adam Exp $
2 2
3DISTNAME= uncertainties-3.1.6 3DISTNAME= uncertainties-3.1.7
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= math python 5CATEGORIES= math python
7MASTER_SITES= ${MASTER_SITE_PYPI:=u/uncertainties/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=u/uncertainties/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://uncertainties-python-package.readthedocs.io/ 9HOMEPAGE= https://uncertainties-python-package.readthedocs.io/
11COMMENT= Transparent calculations with uncertainties on the quantities involved 10COMMENT= Transparent calculations with uncertainties on the quantities involved
12LICENSE= modified-bsd 11LICENSE= modified-bsd
13 12
14DEPENDS+= ${PYPKGPREFIX}-future-[0-9]*:../../devel/py-future 13DEPENDS+= ${PYPKGPREFIX}-future-[0-9]*:../../devel/py-future
15 14
16USE_LANGUAGES= # none 15USE_LANGUAGES= # none
17 16
18PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-numpy 17PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-numpy

cvs diff -r1.7 -r1.8 pkgsrc/math/py-uncertainties/distinfo (expand / switch to unified diff)

--- pkgsrc/math/py-uncertainties/distinfo 2021/10/26 10:56:05 1.7
+++ pkgsrc/math/py-uncertainties/distinfo 2022/09/12 08:11:04 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2021/10/26 10:56:05 nia Exp $ 1$NetBSD: distinfo,v 1.8 2022/09/12 08:11:04 adam Exp $
2 2
3BLAKE2s (uncertainties-3.1.6.tar.gz) = d4cec9a0333da2c2eb701b2ec221a2d08b236979f3e6dff0a0c819104fab5e14 3BLAKE2s (uncertainties-3.1.7.tar.gz) = fe34f9c2a2469c841228c1685cc5179a14594ce99208f31216b3809205e2d00e
4SHA512 (uncertainties-3.1.6.tar.gz) = 8835ed851d00bbe830770e57bc89ce57acf291e6cef2fca59897adb75e1e2de456da3631f73242ade20f567358b1d727b2b7f5df02e2f3e0cd8d861e81a6a211 4SHA512 (uncertainties-3.1.7.tar.gz) = 24576415265df22459d83bb28e632195e6760204a6e11523821afe25222ea3e035bf7f10c552ec456bb2cdf42a09e296865f9bf0d13ff44beb88c11ebc479ff9
5Size (uncertainties-3.1.6.tar.gz) = 158419 bytes 5Size (uncertainties-3.1.7.tar.gz) = 158727 bytes