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:           Mon Sep 12 08:11:04 UTC 2022

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

Log Message:
py-uncertainties: updated to 3.1.7

3.1.7:
No imp deprecation warning for Python 3.4+


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/math/py-uncertainties/Makefile
cvs rdiff -u -r1.7 -r1.8 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.11 pkgsrc/math/py-uncertainties/Makefile:1.12
--- pkgsrc/math/py-uncertainties/Makefile:1.11  Tue Jan  4 20:54:18 2022
+++ pkgsrc/math/py-uncertainties/Makefile       Mon Sep 12 08:11:04 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2022/01/04 20:54:18 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2022/09/12 08:11:04 adam Exp $
 
-DISTNAME=      uncertainties-3.1.6
+DISTNAME=      uncertainties-3.1.7
 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.7 pkgsrc/math/py-uncertainties/distinfo:1.8
--- pkgsrc/math/py-uncertainties/distinfo:1.7   Tue Oct 26 10:56:05 2021
+++ pkgsrc/math/py-uncertainties/distinfo       Mon Sep 12 08:11:04 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:56:05 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/09/12 08:11:04 adam Exp $
 
-BLAKE2s (uncertainties-3.1.6.tar.gz) = d4cec9a0333da2c2eb701b2ec221a2d08b236979f3e6dff0a0c819104fab5e14
-SHA512 (uncertainties-3.1.6.tar.gz) = 8835ed851d00bbe830770e57bc89ce57acf291e6cef2fca59897adb75e1e2de456da3631f73242ade20f567358b1d727b2b7f5df02e2f3e0cd8d861e81a6a211
-Size (uncertainties-3.1.6.tar.gz) = 158419 bytes
+BLAKE2s (uncertainties-3.1.7.tar.gz) = fe34f9c2a2469c841228c1685cc5179a14594ce99208f31216b3809205e2d00e
+SHA512 (uncertainties-3.1.7.tar.gz) = 24576415265df22459d83bb28e632195e6760204a6e11523821afe25222ea3e035bf7f10c552ec456bb2cdf42a09e296865f9bf0d13ff44beb88c11ebc479ff9
+Size (uncertainties-3.1.7.tar.gz) = 158727 bytes



Home | Main Index | Thread Index | Old Index