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:   js
Date:           Sat Apr 18 12:47:55 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: Enable py-frozendict and py-unpaddedbase64


To generate a diff of this commit:
cvs rdiff -u -r1.3099 -r1.3100 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.3099 pkgsrc/devel/Makefile:1.3100
--- pkgsrc/devel/Makefile:1.3099        Sat Apr 18 01:21:38 2020
+++ pkgsrc/devel/Makefile       Sat Apr 18 12:47:55 2020
@@ -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-jersey
 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-unitgui
 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