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.13
details: https://anonhg.NetBSD.org/pkgsrc/rev/0949104a1e65
branches: trunk
changeset: 310190:0949104a1e65
user: adam <adam%pkgsrc.org@localhost>
date: Sat Jul 07 09:03:07 2018 +0000
description:
py-tempora: updated to 1.13
1.13
Enhancements to BackoffDelay:
- Added .reset method.
- Made iterable to retrieve delay values.
diffstat:
time/py-tempora/Makefile | 5 +++--
time/py-tempora/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r f000cd7b4e35 -r 0949104a1e65 time/py-tempora/Makefile
--- a/time/py-tempora/Makefile Sat Jul 07 09:00:15 2018 +0000
+++ b/time/py-tempora/Makefile Sat Jul 07 09:03:07 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2018/07/03 09:56:28 adam Exp $
+# $NetBSD: Makefile,v 1.9 2018/07/07 09:03:07 adam Exp $
-DISTNAME= tempora-1.12
+DISTNAME= tempora-1.13
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tempora/}
@@ -10,6 +10,7 @@
COMMENT= Objects and routines pertaining to date and time
LICENSE= mit
+DEPENDS+= ${PYPKGPREFIX}-jaraco.functools-[0-9]*:../../devel/py-jaraco.functools
DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=1.15.0:../../devel/py-setuptools_scm
diff -r f000cd7b4e35 -r 0949104a1e65 time/py-tempora/distinfo
--- a/time/py-tempora/distinfo Sat Jul 07 09:00:15 2018 +0000
+++ b/time/py-tempora/distinfo Sat Jul 07 09:03:07 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2018/07/03 09:56:28 adam Exp $
+$NetBSD: distinfo,v 1.7 2018/07/07 09:03:07 adam Exp $
-SHA1 (tempora-1.12.tar.gz) = eb28cbb6a10e01e4342aef36fd40c054b8af0bc2
-RMD160 (tempora-1.12.tar.gz) = 8f393c1e7b1666c797fd79c745b9e98a02f6b4ea
-SHA512 (tempora-1.12.tar.gz) = 4acd38fb464e858db371fc4ac6d2082f4f0c676016cdb95d8415895b7d0bdd3c787c2678737e437d1f5861368dd54040ce289407cfeea3ca43b130c56da133b6
-Size (tempora-1.12.tar.gz) = 15208 bytes
+SHA1 (tempora-1.13.tar.gz) = 03117838eb919399887dbaa8f82fc8b364acef1f
+RMD160 (tempora-1.13.tar.gz) = 0e1d74d21a85a84c965364fee07620841c453004
+SHA512 (tempora-1.13.tar.gz) = 98927024f07196a51b8d61017786cfc258db289ab9c98942cca2501074c1675bf1213770ad00db1d38829017bb9928cccde7fb344c170b2f485fc68505737485
+Size (tempora-1.13.tar.gz) = 15956 bytes
Home |
Main Index |
Thread Index |
Old Index