pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/py-aniso8601
Module Name: pkgsrc
Committed By: adam
Date: Fri Jul 12 19:07:09 UTC 2019
Modified Files:
pkgsrc/time/py-aniso8601: Makefile distinfo
Log Message:
py-aniso8601: updated to 7.0.0
Changes 7.0.0
Handle all fractional components as an integer number of microseconds, eliminating rounding issues
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/time/py-aniso8601/Makefile \
pkgsrc/time/py-aniso8601/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/py-aniso8601/Makefile
diff -u pkgsrc/time/py-aniso8601/Makefile:1.3 pkgsrc/time/py-aniso8601/Makefile:1.4
--- pkgsrc/time/py-aniso8601/Makefile:1.3 Wed Apr 3 09:31:40 2019
+++ pkgsrc/time/py-aniso8601/Makefile Fri Jul 12 19:07:09 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2019/04/03 09:31:40 adam Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/12 19:07:09 adam Exp $
-DISTNAME= aniso8601-6.0.0
+DISTNAME= aniso8601-7.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/aniso8601/}
Index: pkgsrc/time/py-aniso8601/distinfo
diff -u pkgsrc/time/py-aniso8601/distinfo:1.3 pkgsrc/time/py-aniso8601/distinfo:1.4
--- pkgsrc/time/py-aniso8601/distinfo:1.3 Wed Apr 3 09:31:40 2019
+++ pkgsrc/time/py-aniso8601/distinfo Fri Jul 12 19:07:09 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/04/03 09:31:40 adam Exp $
+$NetBSD: distinfo,v 1.4 2019/07/12 19:07:09 adam Exp $
-SHA1 (aniso8601-6.0.0.tar.gz) = 48fa13510125cb075c3af2fdb392bba0c09a6985
-RMD160 (aniso8601-6.0.0.tar.gz) = d552fc8e5d64614aed300054482f9b6cab4ff41a
-SHA512 (aniso8601-6.0.0.tar.gz) = 04b032058ac836fb904e1254c8d7543d06a1d81ece22880757f0b990fe1997ce895a3513f7606cdd8c11475285ed758b62186f11c8129b005229d2ba7c0911f3
-Size (aniso8601-6.0.0.tar.gz) = 36429 bytes
+SHA1 (aniso8601-7.0.0.tar.gz) = 2e5ccf3466393c58c56747ec2f7ba40ee4d533d1
+RMD160 (aniso8601-7.0.0.tar.gz) = 04a9b085d5b622390d0179ecbbde9a8f8a37b415
+SHA512 (aniso8601-7.0.0.tar.gz) = 725072cac3be98a84655061be033e711c0deb6a8806acb941a7ae6ead527d6255bf3b1db0caa03d79ab9e71cd5303c0d8cffac1f82676a85fdfc352ff584a603
+Size (aniso8601-7.0.0.tar.gz) = 36465 bytes
Home |
Main Index |
Thread Index |
Old Index