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:           Thu Mar 15 12:34:54 UTC 2018

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

Log Message:
py-tempora: updated to 1.11

1.11:
Scheduler now honors daylight savings times in the PeriodicCommands.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/time/py-tempora/Makefile
cvs rdiff -u -r1.4 -r1.5 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.6 pkgsrc/time/py-tempora/Makefile:1.7
--- pkgsrc/time/py-tempora/Makefile:1.6 Fri Dec 22 05:55:39 2017
+++ pkgsrc/time/py-tempora/Makefile     Thu Mar 15 12:34:54 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2017/12/22 05:55:39 adam Exp $
+# $NetBSD: Makefile,v 1.7 2018/03/15 12:34:54 adam Exp $
 
-DISTNAME=      tempora-1.10
+DISTNAME=      tempora-1.11
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    time python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tempora/}
@@ -14,6 +14,8 @@ DEPENDS+=     ${PYPKGPREFIX}-pytz-[0-9]*:../
 DEPENDS+=      ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm>=1.15.0:../../devel/py-setuptools_scm
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-test>=2.8:../../devel/py-test
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-test-flake8-[0-9]*:../../devel/py-test-flake8
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-test-sugar>=0.9.1:../../devel/py-test-sugar
 
 USE_LANGUAGES= # none
 

Index: pkgsrc/time/py-tempora/distinfo
diff -u pkgsrc/time/py-tempora/distinfo:1.4 pkgsrc/time/py-tempora/distinfo:1.5
--- pkgsrc/time/py-tempora/distinfo:1.4 Fri Dec 22 05:55:39 2017
+++ pkgsrc/time/py-tempora/distinfo     Thu Mar 15 12:34:54 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/12/22 05:55:39 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/03/15 12:34:54 adam Exp $
 
-SHA1 (tempora-1.10.tar.gz) = 6ad0bcd90c830babc6065a95532b4913286feb37
-RMD160 (tempora-1.10.tar.gz) = 5c9fdd8b4f19a35f0746cb3296b620a63ea74053
-SHA512 (tempora-1.10.tar.gz) = fec1f8ba1e585a058815785909832207630f30c627b4c3a6138d45a8b20fe70f435726892fae0f2722226aeca200633bc6653b0c4ee701155bda392baec0e2ca
-Size (tempora-1.10.tar.gz) = 13839 bytes
+SHA1 (tempora-1.11.tar.gz) = ec05ee26dcb1a407be595a408dc5c151f9f4a168
+RMD160 (tempora-1.11.tar.gz) = 4896c6300c9b22e6659b0c7cea671378cbba22f9
+SHA512 (tempora-1.11.tar.gz) = cda47613cabefabb0c52e2f89f31b405a3b3f17c531a0b890a9ccfd3a3fcd5bc5bec19881ce726972ff61811654e8b5ec8048c9ebad6e87d72d7d98bfa4daeab
+Size (tempora-1.11.tar.gz) = 14750 bytes



Home | Main Index | Thread Index | Old Index