pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/py-tempora py-tempora: updated to 1.11
details: https://anonhg.NetBSD.org/pkgsrc/rev/08c7bae1c3cc
branches: trunk
changeset: 377372:08c7bae1c3cc
user: adam <adam%pkgsrc.org@localhost>
date: Thu Mar 15 12:34:54 2018 +0000
description:
py-tempora: updated to 1.11
1.11:
Scheduler now honors daylight savings times in the PeriodicCommands.
diffstat:
time/py-tempora/Makefile | 6 ++++--
time/py-tempora/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 81263c5d5a65 -r 08c7bae1c3cc time/py-tempora/Makefile
--- a/time/py-tempora/Makefile Thu Mar 15 12:23:47 2018 +0000
+++ b/time/py-tempora/Makefile Thu Mar 15 12:34:54 2018 +0000
@@ -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}-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
diff -r 81263c5d5a65 -r 08c7bae1c3cc time/py-tempora/distinfo
--- a/time/py-tempora/distinfo Thu Mar 15 12:23:47 2018 +0000
+++ b/time/py-tempora/distinfo Thu Mar 15 12:34:54 2018 +0000
@@ -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