pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-configparser py-configparser: needs setuptools
details: https://anonhg.NetBSD.org/pkgsrc/rev/a0282e191948
branches: trunk
changeset: 413112:a0282e191948
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Mar 15 19:23:45 2020 +0000
description:
py-configparser: needs setuptools
diffstat:
devel/py-configparser/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 661aafbf75b0 -r a0282e191948 devel/py-configparser/Makefile
--- a/devel/py-configparser/Makefile Sun Mar 15 18:50:58 2020 +0000
+++ b/devel/py-configparser/Makefile Sun Mar 15 19:23:45 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2019/09/12 12:05:25 adam Exp $
+# $NetBSD: Makefile,v 1.11 2020/03/15 19:23:45 tnn Exp $
DISTNAME= configparser-4.0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,7 @@
COMMENT= Updated configparser from Python 3.5
LICENSE= mit
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=1.15.0:../../devel/py-setuptools_scm
DEPENDS+= ${PYPKGPREFIX}-backports-[0-9]*:../../devel/py-backports
TEST_DEPENDS+= ${PYPKGPREFIX}-pathlib2-[0-9]*:../../devel/py-pathlib2
Home |
Main Index |
Thread Index |
Old Index