pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: adam
Date: Wed Jun 17 11:12:57 UTC 2026
Modified Files:
pkgsrc/devel: Makefile
Removed Files:
pkgsrc/devel/py-futures: DESCR Makefile PLIST distinfo
Log Message:
py-futures: removed; obsolete/not needed for anything, already part of Python 3.x
To generate a diff of this commit:
cvs rdiff -u -r1.4637 -r1.4638 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-futures/DESCR
cvs rdiff -u -r1.12 -r0 pkgsrc/devel/py-futures/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-futures/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/devel/py-futures/distinfo
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.4637 pkgsrc/devel/Makefile:1.4638
--- pkgsrc/devel/Makefile:1.4637 Thu Jun 11 13:11:45 2026
+++ pkgsrc/devel/Makefile Wed Jun 17 11:12:56 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4637 2026/06/11 13:11:45 wiz Exp $
+# $NetBSD: Makefile,v 1.4638 2026/06/17 11:12:56 adam Exp $
#
COMMENT= Development utilities
@@ -2728,7 +2728,6 @@ SUBDIR+= py-funcparserlib
SUBDIR+= py-funcsigs
SUBDIR+= py-funcy
SUBDIR+= py-future
-SUBDIR+= py-futures
SUBDIR+= py-fuzzywuzzy
SUBDIR+= py-fx2
SUBDIR+= py-game
Home |
Main Index |
Thread Index |
Old Index