pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-execnet
Module Name: pkgsrc
Committed By: joerg
Date: Tue May 30 20:31:11 UTC 2017
Modified Files:
pkgsrc/devel/py-execnet: Makefile
Log Message:
Needs setuptools_scm.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-execnet/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-execnet/Makefile
diff -u pkgsrc/devel/py-execnet/Makefile:1.1 pkgsrc/devel/py-execnet/Makefile:1.2
--- pkgsrc/devel/py-execnet/Makefile:1.1 Mon May 29 10:38:28 2017
+++ pkgsrc/devel/py-execnet/Makefile Tue May 30 20:31:11 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/05/29 10:38:28 adam Exp $
+# $NetBSD: Makefile,v 1.2 2017/05/30 20:31:11 joerg Exp $
DISTNAME= execnet-1.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,6 +11,7 @@ COMMENT= Rapid multi-Python deployment
LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-apipkg>=1.4:../../devel/py-apipkg
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index