pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/py-enrich py-enrich: need py-setuptools_scm to b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f71dd07768d9
branches:  trunk
changeset: 455748:f71dd07768d9
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Jul 10 06:05:00 2021 +0000

description:
py-enrich: need py-setuptools_scm to build

diffstat:

 comms/py-enrich/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8441366b0d42 -r f71dd07768d9 comms/py-enrich/Makefile
--- a/comms/py-enrich/Makefile  Sat Jul 10 05:50:10 2021 +0000
+++ b/comms/py-enrich/Makefile  Sat Jul 10 06:05:00 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/05/25 10:18:45 adam Exp $
+# $NetBSD: Makefile,v 1.2 2021/07/10 06:05:00 adam Exp $
 
 DISTNAME=      enrich-1.2.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,7 @@
 COMMENT=       Extends py-rich
 LICENSE=       mit
 
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm>=3.5.0:../../devel/py-setuptools_scm
 DEPENDS+=      ${PYPKGPREFIX}-rich>=9.5.1:../../comms/py-rich
 
 USE_LANGUAGES= # none



Home | Main Index | Thread Index | Old Index