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: wiz
Date: Mon Feb 7 21:41:05 UTC 2022
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + py-pep621
To generate a diff of this commit:
cvs rdiff -u -r1.3574 -r1.3575 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.3574 pkgsrc/devel/Makefile:1.3575
--- pkgsrc/devel/Makefile:1.3574 Sat Feb 5 09:40:48 2022
+++ pkgsrc/devel/Makefile Mon Feb 7 21:41:04 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3574 2022/02/05 09:40:48 adam Exp $
+# $NetBSD: Makefile,v 1.3575 2022/02/07 21:41:04 wiz Exp $
#
COMMENT= Development utilities
@@ -2470,6 +2470,7 @@ SUBDIR+= py-pathspec
SUBDIR+= py-pbr
SUBDIR+= py-pebble
SUBDIR+= py-pep517
+SUBDIR+= py-pep621
SUBDIR+= py-pep8
SUBDIR+= py-pexpect
SUBDIR+= py-pip
Home |
Main Index |
Thread Index |
Old Index