pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/py-enrich
Module Name: pkgsrc
Committed By: adam
Date: Sat Jul 10 06:05:00 UTC 2021
Modified Files:
pkgsrc/comms/py-enrich: Makefile
Log Message:
py-enrich: need py-setuptools_scm to build
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/comms/py-enrich/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/comms/py-enrich/Makefile
diff -u pkgsrc/comms/py-enrich/Makefile:1.1 pkgsrc/comms/py-enrich/Makefile:1.2
--- pkgsrc/comms/py-enrich/Makefile:1.1 Tue May 25 10:18:45 2021
+++ pkgsrc/comms/py-enrich/Makefile Sat Jul 10 06:05:00 2021
@@ -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 @@ HOMEPAGE= https://github.com/pycontribs/
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