pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/py-iso8601 py-iso8601: updated to 1.0.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/22c51e01efaa
branches:  trunk
changeset: 769903:22c51e01efaa
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Nov 22 18:32:34 2021 +0000

description:
py-iso8601: updated to 1.0.1

1.0.1:
Remove branch filter from pull requests
Add missing py.typed file

diffstat:

 time/py-iso8601/Makefile |  4 ++--
 time/py-iso8601/PLIST    |  3 ++-
 time/py-iso8601/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (42 lines):

diff -r a40b6d92a1c1 -r 22c51e01efaa time/py-iso8601/Makefile
--- a/time/py-iso8601/Makefile  Mon Nov 22 16:23:50 2021 +0000
+++ b/time/py-iso8601/Makefile  Mon Nov 22 18:32:34 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2021/11/16 19:24:19 adam Exp $
+# $NetBSD: Makefile,v 1.9 2021/11/22 18:32:34 adam Exp $
 
-DISTNAME=      iso8601-1.0.0
+DISTNAME=      iso8601-1.0.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    time python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/iso8601/}
diff -r a40b6d92a1c1 -r 22c51e01efaa time/py-iso8601/PLIST
--- a/time/py-iso8601/PLIST     Mon Nov 22 16:23:50 2021 +0000
+++ b/time/py-iso8601/PLIST     Mon Nov 22 18:32:34 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2021/11/16 19:24:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/11/22 18:32:34 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -9,6 +9,7 @@
 ${PYSITELIB}/iso8601/iso8601.py
 ${PYSITELIB}/iso8601/iso8601.pyc
 ${PYSITELIB}/iso8601/iso8601.pyo
+${PYSITELIB}/iso8601/py.typed
 ${PYSITELIB}/iso8601/test_iso8601.py
 ${PYSITELIB}/iso8601/test_iso8601.pyc
 ${PYSITELIB}/iso8601/test_iso8601.pyo
diff -r a40b6d92a1c1 -r 22c51e01efaa time/py-iso8601/distinfo
--- a/time/py-iso8601/distinfo  Mon Nov 22 16:23:50 2021 +0000
+++ b/time/py-iso8601/distinfo  Mon Nov 22 18:32:34 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/11/16 19:24:19 adam Exp $
+$NetBSD: distinfo,v 1.12 2021/11/22 18:32:34 adam Exp $
 
-BLAKE2s (iso8601-1.0.0.tar.gz) = ef24d9a290547387e3638a60962f435032a331266dadc4a6547ee6145ac505f9
-SHA512 (iso8601-1.0.0.tar.gz) = 137fdbe891889428331883c745fc341b7b066e681d7ffa339bd3484663974f35ac0d9f25eaa438603c8d982821832f8f2fddb2a3906889e62affda6d8cfb38e6
-Size (iso8601-1.0.0.tar.gz) = 12294 bytes
+BLAKE2s (iso8601-1.0.1.tar.gz) = 5cdcb4d107af616d4ec41113fa6b25b6182e3297e4c791e86281f771634a1de7
+SHA512 (iso8601-1.0.1.tar.gz) = 45e18b80b543fb0f9869810378ccaf17e46e046c2739901e881fb40a5b99315fdf893567e50e68a243ae72e268339ed486c07dbc98539904e4096d3357dca04d
+Size (iso8601-1.0.1.tar.gz) = 12525 bytes



Home | Main Index | Thread Index | Old Index