summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-07-07 09:03:07 +0000
committeradam <adam@pkgsrc.org>2018-07-07 09:03:07 +0000
commit6a66889a810bd115a581353457680b9e9797d5f4 (patch)
treea3074ec8a31505dbe0c89b88a34022b2ab59f0a3 /time
parent3e99f72794a91a7c7da9fc334c0e3f0e614dcecf (diff)
downloadpkgsrc-6a66889a810bd115a581353457680b9e9797d5f4.tar.gz
py-tempora: updated to 1.13
1.13 Enhancements to BackoffDelay: - Added .reset method. - Made iterable to retrieve delay values.
Diffstat (limited to 'time')
-rw-r--r--time/py-tempora/Makefile5
-rw-r--r--time/py-tempora/distinfo10
2 files changed, 8 insertions, 7 deletions
diff --git a/time/py-tempora/Makefile b/time/py-tempora/Makefile
index f78ceb8e52a..23c3545e102 100644
--- a/time/py-tempora/Makefile
+++ b/time/py-tempora/Makefile
@@ -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 @@ HOMEPAGE= https://github.com/jaraco/tempora
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 --git a/time/py-tempora/distinfo b/time/py-tempora/distinfo
index d115df3088f..1ae17e1f3d1 100644
--- a/time/py-tempora/distinfo
+++ b/time/py-tempora/distinfo
@@ -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