pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/py-tempora



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Apr 19 10:01:13 UTC 2019

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

Log Message:
py-tempora: updated to 1.14.1

1.14.1
Fix failing doctest in parse_timedelta.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/time/py-tempora/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/time/py-tempora/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-tempora/Makefile
diff -u pkgsrc/time/py-tempora/Makefile:1.10 pkgsrc/time/py-tempora/Makefile:1.11
--- pkgsrc/time/py-tempora/Makefile:1.10        Thu Nov 15 10:07:38 2018
+++ pkgsrc/time/py-tempora/Makefile     Fri Apr 19 10:01:13 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/11/15 10:07:38 adam Exp $
+# $NetBSD: Makefile,v 1.11 2019/04/19 10:01:13 adam Exp $
 
-DISTNAME=      tempora-1.14
+DISTNAME=      tempora-1.14.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    time python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tempora/}

Index: pkgsrc/time/py-tempora/distinfo
diff -u pkgsrc/time/py-tempora/distinfo:1.8 pkgsrc/time/py-tempora/distinfo:1.9
--- pkgsrc/time/py-tempora/distinfo:1.8 Thu Nov 15 10:07:38 2018
+++ pkgsrc/time/py-tempora/distinfo     Fri Apr 19 10:01:13 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2018/11/15 10:07:38 adam Exp $
+$NetBSD: distinfo,v 1.9 2019/04/19 10:01:13 adam Exp $
 
-SHA1 (tempora-1.14.tar.gz) = 59f51215a57763bc7f94f058e2c0352adbc372d7
-RMD160 (tempora-1.14.tar.gz) = d9753fb299c74107c10617d1b6a2cc7612c1d050
-SHA512 (tempora-1.14.tar.gz) = dea359fcb5eebda2db6b0de2e615ef6681860e9b8ecdb6041316623b9072067f08cd19d72d9a9e1fc792da7c5760f5e2382bedcbe09467109557448bae1fd8cf
-Size (tempora-1.14.tar.gz) = 16009 bytes
+SHA1 (tempora-1.14.1.tar.gz) = d26b45cfc2c941f029092e9217b4d2a97bb62979
+RMD160 (tempora-1.14.1.tar.gz) = 7dac285c19fc780e630536bf456d6c7c37c10e15
+SHA512 (tempora-1.14.1.tar.gz) = 4ecd5430d4d90959b0985908a1e4f239a56ce0026cd315ef6b8c204b645caccb135db76bb2ca9cb95bc65bdf337b61e7c31514eb9c85036771469b6a058edfbb
+Size (tempora-1.14.1.tar.gz) = 19383 bytes



Home | Main Index | Thread Index | Old Index