pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-fasteners
Module Name: pkgsrc
Committed By: triaxx
Date: Fri Jan 26 17:18:23 UTC 2018
Modified Files:
pkgsrc/devel/py-fasteners: Makefile
Removed Files:
pkgsrc/devel/py-fasteners: buildlink3.mk
Log Message:
debl3ification
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-fasteners/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-fasteners/buildlink3.mk
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-fasteners/Makefile
diff -u pkgsrc/devel/py-fasteners/Makefile:1.2 pkgsrc/devel/py-fasteners/Makefile:1.3
--- pkgsrc/devel/py-fasteners/Makefile:1.2 Fri Jan 26 14:44:35 2018
+++ pkgsrc/devel/py-fasteners/Makefile Fri Jan 26 17:18:23 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/01/26 14:44:35 triaxx Exp $
+# $NetBSD: Makefile,v 1.3 2018/01/26 17:18:23 triaxx Exp $
DISTNAME= fasteners-0.14.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +11,7 @@ COMMENT= Python package providing useful
LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-.include "../../time/py-monotonic/buildlink3.mk"
+DEPENDS+= ${PYPKGPREFIX}-monotonic>=0.1:../../time/py-monotonic
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
Home |
Main Index |
Thread Index |
Old Index