pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Add and enable py-cachecontrol.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/789b92c78d16
branches:  trunk
changeset: 440373:789b92c78d16
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Wed Oct 07 19:45:40 2020 +0000

description:
Add and enable py-cachecontrol.

diffstat:

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

diffs (17 lines):

diff -r fdfc092686f5 -r 789b92c78d16 devel/Makefile
--- a/devel/Makefile    Wed Oct 07 19:44:52 2020 +0000
+++ b/devel/Makefile    Wed Oct 07 19:45:40 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3267 2020/10/06 10:51:04 wiz Exp $
+# $NetBSD: Makefile,v 1.3268 2020/10/07 19:45:40 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2187,6 +2187,7 @@
 SUBDIR+=       py-buildbot-worker
 SUBDIR+=       py-buildbot-www
 SUBDIR+=       py-bumpversion
+SUBDIR+=       py-cachecontrol
 SUBDIR+=       py-cached-property
 SUBDIR+=       py-cachetools
 SUBDIR+=       py-canonicaljson



Home | Main Index | Thread Index | Old Index