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: bouyer
Date: Wed May 11 17:52:44 UTC 2022
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Add py-importlib-metadata4, py-versioningit
To generate a diff of this commit:
cvs rdiff -u -r1.3738 -r1.3739 pkgsrc/devel/Makefile
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.3738 pkgsrc/devel/Makefile:1.3739
--- pkgsrc/devel/Makefile:1.3738 Wed May 11 11:30:22 2022
+++ pkgsrc/devel/Makefile Wed May 11 17:52:44 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3738 2022/05/11 11:30:22 jaapb Exp $
+# $NetBSD: Makefile,v 1.3739 2022/05/11 17:52:44 bouyer Exp $
#
COMMENT= Development utilities
@@ -2508,6 +2508,7 @@ SUBDIR+= py-ijson
SUBDIR+= py-immutabledict
SUBDIR+= py-importlib-metadata
SUBDIR+= py-importlib-metadata2
+SUBDIR+= py-importlib-metadata4
SUBDIR+= py-importlib-resources
SUBDIR+= py-incremental
SUBDIR+= py-iniconfig
@@ -2869,6 +2870,7 @@ SUBDIR+= py-utils
SUBDIR+= py-uuid
SUBDIR+= py-uvloop
SUBDIR+= py-vcversioner
+SUBDIR+= py-versioningit
SUBDIR+= py-vine
SUBDIR+= py-virtualenv
SUBDIR+= py-visitor
Home |
Main Index |
Thread Index |
Old Index