Thu Aug 5 10:14:30 2021 UTC ()
py-uncertainties: updated to 3.1.6

3.1.6
Global customization of the pretty-print and LaTeX formats


(adam)
diff -r1.8 -r1.9 pkgsrc/math/py-uncertainties/Makefile
diff -r1.4 -r1.5 pkgsrc/math/py-uncertainties/distinfo

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

--- pkgsrc/math/py-uncertainties/Makefile 2021/06/29 08:42:02 1.8
+++ pkgsrc/math/py-uncertainties/Makefile 2021/08/05 10:14:30 1.9
@@ -1,19 +1,21 @@ @@ -1,19 +1,21 @@
1# $NetBSD: Makefile,v 1.8 2021/06/29 08:42:02 nia Exp $ 1# $NetBSD: Makefile,v 1.9 2021/08/05 10:14:30 adam Exp $
2 2
3DISTNAME= uncertainties-3.1.5 3DISTNAME= uncertainties-3.1.6
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= math python 5CATEGORIES= math python
6MASTER_SITES= ${MASTER_SITE_PYPI:=u/uncertainties/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=u/uncertainties/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://uncertainties-python-package.readthedocs.io/ 9HOMEPAGE= https://uncertainties-python-package.readthedocs.io/
10COMMENT= Transparent calculations with uncertainties on the quantities involved 10COMMENT= Transparent calculations with uncertainties on the quantities involved
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
 13DEPENDS+= ${PYPKGPREFIX}-future-[0-9]*:../../devel/py-future
 14
13USE_LANGUAGES= # none 15USE_LANGUAGES= # none
14 16
15PYTHON_VERSIONS_INCOMPATIBLE+= 36 # py-numpy 17PYTHON_VERSIONS_INCOMPATIBLE= 27 36 # py-numpy
16 18
17.include "../../lang/python/egg.mk" 19.include "../../lang/python/egg.mk"
18.include "../../math/py-numpy/buildlink3.mk" 20.include "../../math/py-numpy/buildlink3.mk"
19.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/math/py-uncertainties/distinfo 2020/11/26 10:57:23 1.4
+++ pkgsrc/math/py-uncertainties/distinfo 2021/08/05 10:14:30 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2020/11/26 10:57:23 adam Exp $ 1$NetBSD: distinfo,v 1.5 2021/08/05 10:14:30 adam Exp $
2 2
3SHA1 (uncertainties-3.1.5.tar.gz) = 3c63b069ce42bcf97aa68c3c62bd85f177cb1aaa 3SHA1 (uncertainties-3.1.6.tar.gz) = 3efcd07a15c851e1a518952b52cb39a713ec56f9
4RMD160 (uncertainties-3.1.5.tar.gz) = 91175b30c6953a5dcd2dc4262d628d749e2738f4 4RMD160 (uncertainties-3.1.6.tar.gz) = 4d047a6c0f6991f66e327edec669d04922e7e57b
5SHA512 (uncertainties-3.1.5.tar.gz) = a56022741b4464d06c84b1b762f17d1ac9f9bd18015831b7d2c7ee302c5861010870c94ae0e1efc9a48264f9277db97fdd4130af92f808a9e6eb21fabdc70f9c 5SHA512 (uncertainties-3.1.6.tar.gz) = 8835ed851d00bbe830770e57bc89ce57acf291e6cef2fca59897adb75e1e2de456da3631f73242ade20f567358b1d727b2b7f5df02e2f3e0cd8d861e81a6a211
6Size (uncertainties-3.1.5.tar.gz) = 149411 bytes 6Size (uncertainties-3.1.6.tar.gz) = 158419 bytes