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: Wed Jun 19 05:11:36 UTC 2024
Modified Files:
pkgsrc/time/py-tempora: Makefile distinfo
Log Message:
py-tempora: updated to 5.6.0
v5.6.0
Features
- Removed dependency on pytz.
- In utc.now(), bind late to allow for monkeypatching.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/time/py-tempora/Makefile
cvs rdiff -u -r1.14 -r1.15 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.23 pkgsrc/time/py-tempora/Makefile:1.24
--- pkgsrc/time/py-tempora/Makefile:1.23 Mon Feb 19 11:23:20 2024
+++ pkgsrc/time/py-tempora/Makefile Wed Jun 19 05:11:36 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2024/02/19 11:23:20 adam Exp $
+# $NetBSD: Makefile,v 1.24 2024/06/19 05:11:36 adam Exp $
-DISTNAME= tempora-5.5.1
+DISTNAME= tempora-5.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tempora/}
@@ -14,7 +14,6 @@ TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=3.4.1:../../devel/py-setuptools_scm
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-jaraco.functools>=1.20:../../devel/py-jaraco.functools
-DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
TEST_DEPENDS+= ${PYPKGPREFIX}-test-checkdocs-[0-9]*:../../devel/py-test-checkdocs
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
TEST_DEPENDS+= ${PYPKGPREFIX}-test-freezer-[0-9]*:../../devel/py-test-freezer
Index: pkgsrc/time/py-tempora/distinfo
diff -u pkgsrc/time/py-tempora/distinfo:1.14 pkgsrc/time/py-tempora/distinfo:1.15
--- pkgsrc/time/py-tempora/distinfo:1.14 Mon Feb 19 11:23:20 2024
+++ pkgsrc/time/py-tempora/distinfo Wed Jun 19 05:11:36 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2024/02/19 11:23:20 adam Exp $
+$NetBSD: distinfo,v 1.15 2024/06/19 05:11:36 adam Exp $
-BLAKE2s (tempora-5.5.1.tar.gz) = 73deb227a24a01ee3abbc462400acf5583ca1901f3b8f090e6811a615de08124
-SHA512 (tempora-5.5.1.tar.gz) = 642c4176ea14504e2f831f738e1064c1fb888ad89a67c74d5bcf2a5389923af3933981393855c7eceaf6c7fc16bbbf4126015d2d1dfa0fdfd38d528d16854dce
-Size (tempora-5.5.1.tar.gz) = 21145 bytes
+BLAKE2s (tempora-5.6.0.tar.gz) = 0172b4d213088e27c9d12e7bf138baee18157c306ef99ac8bc39f31b5c7ba770
+SHA512 (tempora-5.6.0.tar.gz) = dd8dfe94813a482a2493e3129c9dd4f40dd399bc933a5348454b903d49def1c84a417696c24b66533bcfa93d3d334c67114bdc0cc2512ce39384c039911b4d0d
+Size (tempora-5.6.0.tar.gz) = 21659 bytes
Home |
Main Index |
Thread Index |
Old Index