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 new packages



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee75e4baa721
branches:  trunk
changeset: 769587:ee75e4baa721
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Nov 16 16:03:45 2021 +0000

description:
devel/Makefile: add new packages

diffstat:

 devel/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (33 lines):

diff -r 9c831079dbd1 -r ee75e4baa721 devel/Makefile
--- a/devel/Makefile    Tue Nov 16 16:03:28 2021 +0000
+++ b/devel/Makefile    Tue Nov 16 16:03:45 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3508 2021/11/11 06:38:25 wiz Exp $
+# $NetBSD: Makefile,v 1.3509 2021/11/16 16:03:45 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2445,6 +2445,7 @@
 SUBDIR+=       py-pep8
 SUBDIR+=       py-pexpect
 SUBDIR+=       py-pip
+SUBDIR+=       py-pip-api
 SUBDIR+=       py-pip20
 SUBDIR+=       py-pkgconfig
 SUBDIR+=       py-pkginfo
@@ -2455,6 +2456,7 @@
 SUBDIR+=       py-pqueue
 SUBDIR+=       py-prefixspan
 SUBDIR+=       py-pretend
+SUBDIR+=       py-progress
 SUBDIR+=       py-progressbar2
 SUBDIR+=       py-prompt_toolkit
 SUBDIR+=       py-prompt_toolkit1
@@ -2580,6 +2582,7 @@
 SUBDIR+=       py-requests-mock
 SUBDIR+=       py-requests-toolbelt
 SUBDIR+=       py-requests-unixsocket
+SUBDIR+=       py-resolvelib
 SUBDIR+=       py-restructuredtext_lint
 SUBDIR+=       py-retry_decorator
 SUBDIR+=       py-rlp



Home | Main Index | Thread Index | Old Index