Source-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-gitpython



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2061f715d4ac
branches:  trunk
changeset: 438806:2061f715d4ac
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Sep 10 15:06:33 2020 +0000

description:
devel/Makefile: add and enable py-gitpython

diffstat:

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

diffs (17 lines):

diff -r 5f83a9e8d9ac -r 2061f715d4ac devel/Makefile
--- a/devel/Makefile    Thu Sep 10 15:05:55 2020 +0000
+++ b/devel/Makefile    Thu Sep 10 15:06:33 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3239 2020/09/10 15:03:17 taca Exp $
+# $NetBSD: Makefile,v 1.3240 2020/09/10 15:06:33 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2282,6 +2282,7 @@
 SUBDIR+=       py-gitdb
 SUBDIR+=       py-gitinspector
 SUBDIR+=       py-gitinspector-devel
+SUBDIR+=       py-gitpython
 SUBDIR+=       py-gobject
 SUBDIR+=       py-gobject-shared
 SUBDIR+=       py-gobject3



Home | Main Index | Thread Index | Old Index