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: Tue Dec 7 18:03:30 UTC 2021
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: add some packages
To generate a diff of this commit:
cvs rdiff -u -r1.3520 -r1.3521 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.3520 pkgsrc/devel/Makefile:1.3521
--- pkgsrc/devel/Makefile:1.3520 Mon Dec 6 12:45:04 2021
+++ pkgsrc/devel/Makefile Tue Dec 7 18:03:29 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3520 2021/12/06 12:45:04 schmonz Exp $
+# $NetBSD: Makefile,v 1.3521 2021/12/07 18:03:29 wiz Exp $
#
COMMENT= Development utilities
@@ -2440,6 +2440,7 @@ SUBDIR+= py-olefile
SUBDIR+= py-open-vcdiff
SUBDIR+= py-ordered-set
SUBDIR+= py-oset
+SUBDIR+= py-packageurl
SUBDIR+= py-packaging
SUBDIR+= py-packaging2
SUBDIR+= py-parameterized
@@ -2591,6 +2592,7 @@ SUBDIR+= py-requests-futures
SUBDIR+= py-requests-mock
SUBDIR+= py-requests-toolbelt
SUBDIR+= py-requests-unixsocket
+SUBDIR+= py-requirements-parser
SUBDIR+= py-resolvelib
SUBDIR+= py-restructuredtext_lint
SUBDIR+= py-retry_decorator
@@ -2681,6 +2683,8 @@ SUBDIR+= py-txaio
SUBDIR+= py-txgithub
SUBDIR+= py-txrequests
SUBDIR+= py-typed-ast
+SUBDIR+= py-types-setuptools
+SUBDIR+= py-types-toml
SUBDIR+= py-typing
SUBDIR+= py-typing-extensions
SUBDIR+= py-unit
Home |
Main Index |
Thread Index |
Old Index