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 and enable py-zope.{deferred...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f4d23fb8a3c0
branches: trunk
changeset: 314432:f4d23fb8a3c0
user: taca <taca%pkgsrc.org@localhost>
date: Sun Oct 28 15:18:44 2018 +0000
description:
devel/Makefile: add and enable py-zope.{deferredimport,deprecation,hookable}
diffstat:
devel/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 1a053d88a989 -r f4d23fb8a3c0 devel/Makefile
--- a/devel/Makefile Sun Oct 28 15:17:47 2018 +0000
+++ b/devel/Makefile Sun Oct 28 15:18:44 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2741 2018/10/23 09:39:59 adam Exp $
+# $NetBSD: Makefile,v 1.2742 2018/10/28 15:18:44 taca Exp $
#
COMMENT= Development utilities
@@ -2341,7 +2341,10 @@
SUBDIR+= py-zanata-python-client
SUBDIR+= py-zc.lockfile
SUBDIR+= py-zconfig
+SUBDIR+= py-zope.deferredimport
+SUBDIR+= py-zope.deprecation
SUBDIR+= py-zope.exceptions
+SUBDIR+= py-zope.hookable
SUBDIR+= py-zope.testing
SUBDIR+= python-mode
SUBDIR+= pythontidy
Home |
Main Index |
Thread Index |
Old Index