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: Tue Dec 31 17:56:53 UTC 2024
Modified Files:
pkgsrc/time/py-tempora: Makefile distinfo
Log Message:
py-tempora: updated to 5.8.0
v5.8.0
Features
- Drop support for Python 3.8, now EOL.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/time/py-tempora/Makefile
cvs rdiff -u -r1.16 -r1.17 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.26 pkgsrc/time/py-tempora/Makefile:1.27
--- pkgsrc/time/py-tempora/Makefile:1.26 Mon Nov 11 07:29:13 2024
+++ pkgsrc/time/py-tempora/Makefile Tue Dec 31 17:56:53 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2024/11/11 07:29:13 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2024/12/31 17:56:53 adam Exp $
-DISTNAME= tempora-5.7.0
+DISTNAME= tempora-5.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tempora/}
@@ -14,14 +14,10 @@ TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=3.4.1:../../devel/py-setuptools_scm
DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-jaraco.functools>=1.20:../../devel/py-jaraco.functools
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-checkdocs>=2.4:../../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
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
${MV} calc-prorate calc-prorate-${PYVERSSUFFIX} || ${TRUE}
Index: pkgsrc/time/py-tempora/distinfo
diff -u pkgsrc/time/py-tempora/distinfo:1.16 pkgsrc/time/py-tempora/distinfo:1.17
--- pkgsrc/time/py-tempora/distinfo:1.16 Fri Jul 26 06:42:30 2024
+++ pkgsrc/time/py-tempora/distinfo Tue Dec 31 17:56:53 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2024/07/26 06:42:30 adam Exp $
+$NetBSD: distinfo,v 1.17 2024/12/31 17:56:53 adam Exp $
-BLAKE2s (tempora-5.7.0.tar.gz) = 19a28e4aeefd1bcf92b0b4a7d28884c31f2c5254cac889ccc56a050191e59751
-SHA512 (tempora-5.7.0.tar.gz) = 4c1bc7e45cfa1f415bfa6bcee3d6b82246477279b89328a98b8b944dddf7184a515e0733bb868321f63cbcb21fcb7847543a2643c059e6d2e0721c2e66ad4239
-Size (tempora-5.7.0.tar.gz) = 22239 bytes
+BLAKE2s (tempora-5.8.0.tar.gz) = 22c7f698c14cd7eeeff0fada29cfab1d9ccfd3463d53dc83f1540257c4785424
+SHA512 (tempora-5.8.0.tar.gz) = 387c08b2ec9b1f8345835f26a95aa47659399c9b2422168e114b2c28331e0ecdf627d0ba41a0279f3d74cb3da1670e3db918d83ccf9e169d3fc962926b4cfee5
+Size (tempora-5.8.0.tar.gz) = 23019 bytes
Home |
Main Index |
Thread Index |
Old Index