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: sborrill
Date: Wed Aug 31 08:24:24 UTC 2022
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Add py-pathvalidate subdir
To generate a diff of this commit:
cvs rdiff -u -r1.3786 -r1.3787 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.3786 pkgsrc/devel/Makefile:1.3787
--- pkgsrc/devel/Makefile:1.3786 Tue Aug 30 10:46:36 2022
+++ pkgsrc/devel/Makefile Wed Aug 31 08:24:24 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3786 2022/08/30 10:46:36 adam Exp $
+# $NetBSD: Makefile,v 1.3787 2022/08/31 08:24:24 sborrill Exp $
#
COMMENT= Development utilities
@@ -2619,6 +2619,7 @@ SUBDIR+= py-path.py
SUBDIR+= py-pathlib
SUBDIR+= py-pathlib2
SUBDIR+= py-pathspec
+SUBDIR+= py-pathvalidate
SUBDIR+= py-pbr
SUBDIR+= py-pebble
SUBDIR+= py-pep517
Home |
Main Index |
Thread Index |
Old Index