pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jul 15 21:39:09 UTC 2025

Modified Files:
        pkgsrc/doc: CHANGES-2025
        pkgsrc/time: Makefile
Removed Files:
        pkgsrc/time/py-backports-datetime-fromisoformat: DESCR Makefile PLIST
            distinfo

Log Message:
py-backports-datetime-fromisoformat: remove Python 3.10 specific package


To generate a diff of this commit:
cvs rdiff -u -r1.4312 -r1.4313 pkgsrc/doc/CHANGES-2025
cvs rdiff -u -r1.281 -r1.282 pkgsrc/time/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/time/py-backports-datetime-fromisoformat/DESCR
cvs rdiff -u -r1.6 -r0 \
    pkgsrc/time/py-backports-datetime-fromisoformat/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/time/py-backports-datetime-fromisoformat/PLIST
cvs rdiff -u -r1.3 -r0 \
    pkgsrc/time/py-backports-datetime-fromisoformat/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2025
diff -u pkgsrc/doc/CHANGES-2025:1.4312 pkgsrc/doc/CHANGES-2025:1.4313
--- pkgsrc/doc/CHANGES-2025:1.4312      Tue Jul 15 21:37:19 2025
+++ pkgsrc/doc/CHANGES-2025     Tue Jul 15 21:39:08 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.4312 2025/07/15 21:37:19 wiz Exp $
+$NetBSD: CHANGES-2025,v 1.4313 2025/07/15 21:39:08 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -6362,3 +6362,4 @@ Changes to the packages collection and i
        Updated mail/fetchmail to 6.5.4 [wiz 2025-07-15]
        Updated mail/fetchmailconf to 6.5.4 [wiz 2025-07-15]
        Removed devel/py-backports.strenum [wiz 2025-07-15]
+       Removed time/py-backports-datetime-fromisoformat [wiz 2025-07-15]

Index: pkgsrc/time/Makefile
diff -u pkgsrc/time/Makefile:1.281 pkgsrc/time/Makefile:1.282
--- pkgsrc/time/Makefile:1.281  Fri May 23 13:19:38 2025
+++ pkgsrc/time/Makefile        Tue Jul 15 21:39:08 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.281 2025/05/23 13:19:38 wiz Exp $
+# $NetBSD: Makefile,v 1.282 2025/07/15 21:39:08 wiz Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -162,7 +162,6 @@ SUBDIR+=    polclock
 SUBDIR+=       projectlibre
 SUBDIR+=       py-aniso8601
 SUBDIR+=       py-arrow
-SUBDIR+=       py-backports-datetime-fromisoformat
 SUBDIR+=       py-cftime
 SUBDIR+=       py-ciso8601
 SUBDIR+=       py-dateparser



Home | Main Index | Thread Index | Old Index