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: Sun Jan 25 07:41:47 UTC 2026
Modified Files:
pkgsrc/devel: Makefile
pkgsrc/doc: CHANGES-2026
Removed Files:
pkgsrc/devel/py-enum34: DESCR Makefile PLIST distinfo
Log Message:
py-enum34: remove python 2.7 compatibility package
Unused in pkgsrc
To generate a diff of this commit:
cvs rdiff -u -r1.4573 -r1.4574 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-enum34/DESCR
cvs rdiff -u -r1.13 -r0 pkgsrc/devel/py-enum34/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/devel/py-enum34/PLIST
cvs rdiff -u -r1.12 -r0 pkgsrc/devel/py-enum34/distinfo
cvs rdiff -u -r1.590 -r1.591 pkgsrc/doc/CHANGES-2026
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.4573 pkgsrc/devel/Makefile:1.4574
--- pkgsrc/devel/Makefile:1.4573 Sun Jan 25 07:40:41 2026
+++ pkgsrc/devel/Makefile Sun Jan 25 07:41:46 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4573 2026/01/25 07:40:41 wiz Exp $
+# $NetBSD: Makefile,v 1.4574 2026/01/25 07:41:46 wiz Exp $
#
COMMENT= Development utilities
@@ -2671,7 +2671,6 @@ SUBDIR+= py-editables
SUBDIR+= py-editorconfig-core
SUBDIR+= py-empty-files
SUBDIR+= py-entrypoints
-SUBDIR+= py-enum34
SUBDIR+= py-exceptiongroup
SUBDIR+= py-execnet
SUBDIR+= py-expiringdict
Index: pkgsrc/doc/CHANGES-2026
diff -u pkgsrc/doc/CHANGES-2026:1.590 pkgsrc/doc/CHANGES-2026:1.591
--- pkgsrc/doc/CHANGES-2026:1.590 Sun Jan 25 07:40:41 2026
+++ pkgsrc/doc/CHANGES-2026 Sun Jan 25 07:41:47 2026
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2026,v 1.590 2026/01/25 07:40:41 wiz Exp $
+$NetBSD: CHANGES-2026,v 1.591 2026/01/25 07:41:47 wiz Exp $
Changes to the packages collection and infrastructure in 2026:
@@ -768,3 +768,4 @@ Changes to the packages collection and i
Removed textproc/py-color [wiz 2026-01-25]
Removed databases/py-datapkg [wiz 2026-01-25]
Removed devel/py-hypothesis4 [wiz 2026-01-25]
+ Removed devel/py-enum34 [wiz 2026-01-25]
Home |
Main Index |
Thread Index |
Old Index