pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/py-iso8601
Module Name: pkgsrc
Committed By: adam
Date: Mon Sep 14 07:36:25 UTC 2020
Modified Files:
pkgsrc/time/py-iso8601: Makefile distinfo
Log Message:
py-iso8601: updated to 0.1.13
0.1.13:
Move to GitHub (https://github.com/micktwomey/pyiso8601)
Remove python 2.6, 3.2, 3.3 and 3.4 from tests
Add python 3.7 and 3.8 to tests
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/time/py-iso8601/Makefile \
pkgsrc/time/py-iso8601/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-iso8601/Makefile
diff -u pkgsrc/time/py-iso8601/Makefile:1.4 pkgsrc/time/py-iso8601/Makefile:1.5
--- pkgsrc/time/py-iso8601/Makefile:1.4 Mon May 18 10:40:11 2020
+++ pkgsrc/time/py-iso8601/Makefile Mon Sep 14 07:36:25 2020
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.4 2020/05/18 10:40:11 adam Exp $
+# $NetBSD: Makefile,v 1.5 2020/09/14 07:36:25 adam Exp $
-DISTNAME= iso8601-0.1.12
+DISTNAME= iso8601-0.1.13
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/iso8601/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://pypi.python.org/pypi/iso8601/
+HOMEPAGE= https://github.com/micktwomey/pyiso8601
COMMENT= Simple Python module to parse ISO 8601 dates
LICENSE= mit
Index: pkgsrc/time/py-iso8601/distinfo
diff -u pkgsrc/time/py-iso8601/distinfo:1.4 pkgsrc/time/py-iso8601/distinfo:1.5
--- pkgsrc/time/py-iso8601/distinfo:1.4 Fri Jul 28 07:16:28 2017
+++ pkgsrc/time/py-iso8601/distinfo Mon Sep 14 07:36:25 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/07/28 07:16:28 adam Exp $
+$NetBSD: distinfo,v 1.5 2020/09/14 07:36:25 adam Exp $
-SHA1 (iso8601-0.1.12.tar.gz) = 0943b06fbfbf43b5efa3dca32fc7e01c26d66cde
-RMD160 (iso8601-0.1.12.tar.gz) = ae52894b339afe833b31371931c0250dfc5992b8
-SHA512 (iso8601-0.1.12.tar.gz) = d64f3a83fd3a678446e17fb35265c0487491a53a2ec306fe2332c59e9e471bfe8580b3280da7ae13664f07f7f29edb0347196351ab698849ccaefb52d6ce6613
-Size (iso8601-0.1.12.tar.gz) = 8868 bytes
+SHA1 (iso8601-0.1.13.tar.gz) = afae97b918ae0d3714dac485ddad822d3c693955
+RMD160 (iso8601-0.1.13.tar.gz) = af366917acf562295251bf6775d0c3acffb75844
+SHA512 (iso8601-0.1.13.tar.gz) = 0a16e2699ba3f33cec57acdd2be70c64d0e2655f08d30581f56997992945b700e6bfb14164f1f422e073eefeaefab4377a56ec6b3800156347e1568172c32737
+Size (iso8601-0.1.13.tar.gz) = 12205 bytes
Home |
Main Index |
Thread Index |
Old Index