pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/time/py-isodate



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Dec 14 07:12:49 UTC 2021

Modified Files:
        pkgsrc/time/py-isodate: Makefile distinfo

Log Message:
py-isodate: updated to 0.6.1

0.6.1 (2021-12-13)
------------------
- support python 3.10 ()
- last version to support py 2.7


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/time/py-isodate/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/time/py-isodate/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-isodate/Makefile
diff -u pkgsrc/time/py-isodate/Makefile:1.4 pkgsrc/time/py-isodate/Makefile:1.5
--- pkgsrc/time/py-isodate/Makefile:1.4 Mon Oct 16 06:44:28 2017
+++ pkgsrc/time/py-isodate/Makefile     Tue Dec 14 07:12:49 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2017/10/16 06:44:28 adam Exp $
+# $NetBSD: Makefile,v 1.5 2021/12/14 07:12:49 adam Exp $
 
-DISTNAME=      isodate-0.6.0
+DISTNAME=      isodate-0.6.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    python time
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/isodate/}

Index: pkgsrc/time/py-isodate/distinfo
diff -u pkgsrc/time/py-isodate/distinfo:1.6 pkgsrc/time/py-isodate/distinfo:1.7
--- pkgsrc/time/py-isodate/distinfo:1.6 Tue Oct 26 11:24:33 2021
+++ pkgsrc/time/py-isodate/distinfo     Tue Dec 14 07:12:49 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:24:33 nia Exp $
+$NetBSD: distinfo,v 1.7 2021/12/14 07:12:49 adam Exp $
 
-BLAKE2s (isodate-0.6.0.tar.gz) = 6c9947887117d90a39823b48a5ceebf8fe398999ec49e38051e8ec2c160d72fb
-SHA512 (isodate-0.6.0.tar.gz) = e977748e13ee2c94ab47bfc47113d152280e9acff6f70e773de73717392148dd2c111a7db2d9fa3679d37936c6ed9a23dc526cb00bd601df45459b6a244f9f7d
-Size (isodate-0.6.0.tar.gz) = 28480 bytes
+BLAKE2s (isodate-0.6.1.tar.gz) = 6c79e6def2d05dbbe18a8e26711583e8ef81456ff90c0af2e409a846ed7fd8f1
+SHA512 (isodate-0.6.1.tar.gz) = 437e420ec7ee68dedded825f30d3289eeb0da526208443e5a8e50fe70f12309515e1285b21132d26e6d4c1683f90dfa1d401582042b5e4381fe7ab0e34af26b6
+Size (isodate-0.6.1.tar.gz) = 28443 bytes



Home | Main Index | Thread Index | Old Index