pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: add some packages
details: https://anonhg.NetBSD.org/pkgsrc/rev/0f1619c76614
branches: trunk
changeset: 770719:0f1619c76614
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Dec 07 18:03:29 2021 +0000
description:
devel/Makefile: add some packages
diffstat:
devel/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (34 lines):
diff -r 164363d5b54f -r 0f1619c76614 devel/Makefile
--- a/devel/Makefile Tue Dec 07 18:03:07 2021 +0000
+++ b/devel/Makefile Tue Dec 07 18:03:29 2021 +0000
@@ -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-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-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-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