pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-pluggy Needs setuptools_scm.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fff73e4428fe
branches: trunk
changeset: 384591:fff73e4428fe
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Aug 28 16:11:00 2018 +0000
description:
Needs setuptools_scm.
diffstat:
devel/py-pluggy/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 2c2b23855904 -r fff73e4428fe devel/py-pluggy/Makefile
--- a/devel/py-pluggy/Makefile Tue Aug 28 13:57:34 2018 +0000
+++ b/devel/py-pluggy/Makefile Tue Aug 28 16:11:00 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2018/08/05 10:25:23 adam Exp $
+# $NetBSD: Makefile,v 1.7 2018/08/28 16:11:00 joerg Exp $
DISTNAME= pluggy-0.7.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@
COMMENT= Plugin and hook calling mechanisms for python
LICENSE= mit
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
+
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
Home |
Main Index |
Thread Index |
Old Index