summaryrefslogtreecommitdiff
path: root/time/py-tempora
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-12-22 05:55:39 +0000
committeradam <adam@pkgsrc.org>2017-12-22 05:55:39 +0000
commit3c64b80a8860f2f21e988884e089de93cad18fa0 (patch)
tree41975b538426381ddb35a2dd96c077640632ca1b /time/py-tempora
parent7a0a42cc2cc45ceb919105f99b3a5e4c9ec0c631 (diff)
downloadpkgsrc-3c64b80a8860f2f21e988884e089de93cad18fa0.tar.gz
py-tempora: updated to 1.10
1.10 Added ``timing.BackoffDelay``, suitable for implementing exponential backoff delays, such as those between retries.
Diffstat (limited to 'time/py-tempora')
-rw-r--r--time/py-tempora/Makefile6
-rw-r--r--time/py-tempora/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/time/py-tempora/Makefile b/time/py-tempora/Makefile
index bd8ddb05549..badc2e9d93b 100644
--- a/time/py-tempora/Makefile
+++ b/time/py-tempora/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2017/08/22 08:08:25 adam Exp $
+# $NetBSD: Makefile,v 1.6 2017/12/22 05:55:39 adam Exp $
-DISTNAME= tempora-1.9
+DISTNAME= tempora-1.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tempora/}
@@ -15,7 +15,7 @@ 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
-USE_LANGUAGES= # none
+USE_LANGUAGES= # none
post-install:
cd ${DESTDIR}${PREFIX}/bin && ${MV} calc-prorate calc-prorate${PYVERSSUFFIX} || ${TRUE}
diff --git a/time/py-tempora/distinfo b/time/py-tempora/distinfo
index 00a635e08bc..c3eac319f90 100644
--- a/time/py-tempora/distinfo
+++ b/time/py-tempora/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/08/22 08:08:25 adam Exp $
+$NetBSD: distinfo,v 1.4 2017/12/22 05:55:39 adam Exp $
-SHA1 (tempora-1.9.tar.gz) = db49565ea28808d1df058a303c31ced92f46ccd2
-RMD160 (tempora-1.9.tar.gz) = 94abf3e313c2f49c55f36344e25de0065e3738ae
-SHA512 (tempora-1.9.tar.gz) = cb049675d7196738debca3dc0ddd8c5e72d0468bd1a853f77378cc5564b100cd94d23c63d7b06c6bed2827365d904a1582cf9d497618493b795600b6d476b91f
-Size (tempora-1.9.tar.gz) = 12469 bytes
+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