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:           Sun Jul 24 11:04:24 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-pip-requirements-parser


To generate a diff of this commit:
cvs rdiff -u -r1.3766 -r1.3767 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.3766 pkgsrc/devel/Makefile:1.3767
--- pkgsrc/devel/Makefile:1.3766        Sun Jul 24 10:48:24 2022
+++ pkgsrc/devel/Makefile       Sun Jul 24 11:04:24 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3766 2022/07/24 10:48:24 gdt Exp $
+# $NetBSD: Makefile,v 1.3767 2022/07/24 11:04:24 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2617,6 +2617,7 @@ SUBDIR+=  py-pep8
 SUBDIR+=       py-pexpect
 SUBDIR+=       py-pip
 SUBDIR+=       py-pip-api
+SUBDIR+=       py-pip-requirements-parser
 SUBDIR+=       py-pip-run
 SUBDIR+=       py-pip20
 SUBDIR+=       py-pkgconfig



Home | Main Index | Thread Index | Old Index