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:37:20 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2025
Removed Files:
        pkgsrc/devel/py-backports.strenum: DESCR Makefile PLIST distinfo

Log Message:
py-backports.strenum: remove Python 3.10-specific package


To generate a diff of this commit:
cvs rdiff -u -r1.4490 -r1.4491 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-backports.strenum/DESCR \
    pkgsrc/devel/py-backports.strenum/PLIST \
    pkgsrc/devel/py-backports.strenum/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-backports.strenum/Makefile
cvs rdiff -u -r1.4311 -r1.4312 pkgsrc/doc/CHANGES-2025

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4490 pkgsrc/devel/Makefile:1.4491
--- pkgsrc/devel/Makefile:1.4490        Tue Jul 15 21:30:19 2025
+++ pkgsrc/devel/Makefile       Tue Jul 15 21:37:19 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4490 2025/07/15 21:30:19 wiz Exp $
+# $NetBSD: Makefile,v 1.4491 2025/07/15 21:37:19 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2518,7 +2518,6 @@ SUBDIR+=  py-babel
 SUBDIR+=       py-backcall
 SUBDIR+=       py-backports
 SUBDIR+=       py-backports.shutil_get_terminal_size
-SUBDIR+=       py-backports.strenum
 SUBDIR+=       py-backports_abc
 SUBDIR+=       py-bech32
 SUBDIR+=       py-behave

Index: pkgsrc/doc/CHANGES-2025
diff -u pkgsrc/doc/CHANGES-2025:1.4311 pkgsrc/doc/CHANGES-2025:1.4312
--- pkgsrc/doc/CHANGES-2025:1.4311      Tue Jul 15 21:36:17 2025
+++ pkgsrc/doc/CHANGES-2025     Tue Jul 15 21:37:19 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.4311 2025/07/15 21:36:17 wiz Exp $
+$NetBSD: CHANGES-2025,v 1.4312 2025/07/15 21:37:19 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -6361,3 +6361,4 @@ Changes to the packages collection and i
        Removed devel/py-pysha3 [wiz 2025-07-15]
        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]



Home | Main Index | Thread Index | Old Index