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:           Thu Jul 23 08:05:42 UTC 2026

Modified Files:
        pkgsrc/time/py-tempora: Makefile PLIST distinfo

Log Message:
py-tempora: updated to 5.12.0

5.12.0
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/time/py-tempora/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/time/py-tempora/PLIST
cvs rdiff -u -r1.19 -r1.20 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.30 pkgsrc/time/py-tempora/Makefile:1.31
--- pkgsrc/time/py-tempora/Makefile:1.30        Tue May 12 09:29:53 2026
+++ pkgsrc/time/py-tempora/Makefile     Thu Jul 23 08:05:42 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2026/05/12 09:29:53 adam Exp $
+# $NetBSD: Makefile,v 1.31 2026/07/23 08:05:42 adam Exp $
 
-DISTNAME=      tempora-5.9.0
+DISTNAME=      tempora-5.12.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    time python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tempora/}
@@ -10,8 +10,7 @@ HOMEPAGE=     https://github.com/jaraco/temp
 COMMENT=       Objects and routines pertaining to date and time
 LICENSE=       mit
 
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=3.4.1:../../devel/py-setuptools_scm
+TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=3.11:../../devel/py-flit_core
 DEPENDS+=      ${PYPKGPREFIX}-dateutil>=0:../../time/py-dateutil
 DEPENDS+=      ${PYPKGPREFIX}-jaraco.collections>=5.2.1:../../devel/py-jaraco.collections
 DEPENDS+=      ${PYPKGPREFIX}-jaraco.context>=0:../../devel/py-jaraco.context

Index: pkgsrc/time/py-tempora/PLIST
diff -u pkgsrc/time/py-tempora/PLIST:1.11 pkgsrc/time/py-tempora/PLIST:1.12
--- pkgsrc/time/py-tempora/PLIST:1.11   Mon Apr 14 08:49:20 2025
+++ pkgsrc/time/py-tempora/PLIST        Thu Jul 23 08:05:42 2026
@@ -1,11 +1,10 @@
-@comment $NetBSD: PLIST,v 1.11 2025/04/14 08:49:20 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2026/07/23 08:05:42 adam Exp $
 bin/calc-prorate-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
 ${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
 ${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/tempora/__init__.py
 ${PYSITELIB}/tempora/__init__.pyc
 ${PYSITELIB}/tempora/__init__.pyo

Index: pkgsrc/time/py-tempora/distinfo
diff -u pkgsrc/time/py-tempora/distinfo:1.19 pkgsrc/time/py-tempora/distinfo:1.20
--- pkgsrc/time/py-tempora/distinfo:1.19        Tue May 12 09:29:53 2026
+++ pkgsrc/time/py-tempora/distinfo     Thu Jul 23 08:05:42 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2026/05/12 09:29:53 adam Exp $
+$NetBSD: distinfo,v 1.20 2026/07/23 08:05:42 adam Exp $
 
-BLAKE2s (tempora-5.9.0.tar.gz) = 63ce20381a5d936a45f1745f5ab52a5704e9d37061474e87e137e0a1bba8937e
-SHA512 (tempora-5.9.0.tar.gz) = f515a35345968b765d7bd61d6828d9e1761d2b9ab8915015804597e9f4204942da3801de01e80ab1ed93be604bd4011f650a8bd970f09c14abad3e4af8e586eb
-Size (tempora-5.9.0.tar.gz) = 24490 bytes
+BLAKE2s (tempora-5.12.0.tar.gz) = b4ae2bb41c641f18f13204bce5e91e30a4b32ad2e885ace8ea4a93a49d005e41
+SHA512 (tempora-5.12.0.tar.gz) = 3dc04ca741a86aeae6c0b6d465bf95bcfe41b7fc1c328fd1ad00df9af567d93dcf81b1a8f3953f043739e6cbaef7c9660a14c899db16a3ed8c636a69d01dca55
+Size (tempora-5.12.0.tar.gz) = 20481 bytes



Home | Main Index | Thread Index | Old Index