pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/py-time-machine
Module Name: pkgsrc
Committed By: adam
Date: Mon Oct 14 05:18:43 UTC 2024
Modified Files:
pkgsrc/time/py-time-machine: Makefile distinfo
Log Message:
py-time-machine: updated to 2.16.0
2.16.0 (2024-10-08)
* Drop Python 3.8 support.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/time/py-time-machine/Makefile \
pkgsrc/time/py-time-machine/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-time-machine/Makefile
diff -u pkgsrc/time/py-time-machine/Makefile:1.7 pkgsrc/time/py-time-machine/Makefile:1.8
--- pkgsrc/time/py-time-machine/Makefile:1.7 Wed Aug 7 10:31:13 2024
+++ pkgsrc/time/py-time-machine/Makefile Mon Oct 14 05:18:43 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2024/08/07 10:31:13 adam Exp $
+# $NetBSD: Makefile,v 1.8 2024/10/14 05:18:43 adam Exp $
-DISTNAME= time_machine-2.15.0
+DISTNAME= time_machine-2.16.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/time-machine/}
@@ -14,7 +14,5 @@ TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/time/py-time-machine/distinfo
diff -u pkgsrc/time/py-time-machine/distinfo:1.7 pkgsrc/time/py-time-machine/distinfo:1.8
--- pkgsrc/time/py-time-machine/distinfo:1.7 Wed Aug 7 10:31:13 2024
+++ pkgsrc/time/py-time-machine/distinfo Mon Oct 14 05:18:43 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/08/07 10:31:13 adam Exp $
+$NetBSD: distinfo,v 1.8 2024/10/14 05:18:43 adam Exp $
-BLAKE2s (time_machine-2.15.0.tar.gz) = 84dd017b685d97e04683aca04d6ed86f49274717587f6f486ed93ab183af2565
-SHA512 (time_machine-2.15.0.tar.gz) = 9dcff0ffe06a4c9b788e100c2ce5e3ebcafea799b974d2f253dd5ac8c6ac63753888c618deb84966cb5515029947e986ca5b02b28b7cbdc03a8ac09e3e02c6be
-Size (time_machine-2.15.0.tar.gz) = 25067 bytes
+BLAKE2s (time_machine-2.16.0.tar.gz) = 967f4609666d079e82f8487d8f55b7ad7420ead8e113d69cc329be79d5a0f07a
+SHA512 (time_machine-2.16.0.tar.gz) = 6f5f183130933e17a448bd7482b02ac1faf70f5e085274b7bf713817ec4820f1054d0cb15723cf2deb3b00e8cac19168918d92a72f55514b1844a65e745578e0
+Size (time_machine-2.16.0.tar.gz) = 24626 bytes
Home |
Main Index |
Thread Index |
Old Index