pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel devel: Enable py-frozendict and py-unpaddedbase64



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e756bdb9b2b
branches:  trunk
changeset: 427607:7e756bdb9b2b
user:      js <js%pkgsrc.org@localhost>
date:      Sat Apr 18 12:47:55 2020 +0000

description:
devel: Enable py-frozendict and py-unpaddedbase64

diffstat:

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

diffs (25 lines):

diff -r 80869efd8be2 -r 7e756bdb9b2b devel/Makefile
--- a/devel/Makefile    Sat Apr 18 12:47:42 2020 +0000
+++ b/devel/Makefile    Sat Apr 18 12:47:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3099 2020/04/18 01:21:38 mef Exp $
+# $NetBSD: Makefile,v 1.3100 2020/04/18 12:47:55 js Exp $
 #
 
 COMMENT=       Development utilities
@@ -2292,6 +2292,7 @@
 SUBDIR+=       py-joblib
 SUBDIR+=       py-jupyter_client
 SUBDIR+=       py-jupyter_core
+SUBDIR+=       py-frozendict
 SUBDIR+=       py-kafka-python
 SUBDIR+=       py-kaitaistruct
 SUBDIR+=       py-kjbuckets
@@ -2564,6 +2565,7 @@
 SUBDIR+=       py-unittest-mixins
 SUBDIR+=       py-unittest2
 SUBDIR+=       py-unittest2pytest
+SUBDIR+=       py-unpaddedbase64
 SUBDIR+=       py-urwid
 SUBDIR+=       py-usb
 SUBDIR+=       py-uuid



Home | Main Index | Thread Index | Old Index