pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-stevedore
Module Name: pkgsrc
Committed By: leot
Date: Sat Apr 15 12:30:07 UTC 2017
Modified Files:
pkgsrc/devel/py-stevedore: Makefile
Log Message:
This is not really Python 3.4 incompatible
(at least according the upstream commit:
<http://git.openstack.org/cgit/openstack/stevedore/commit/?id=292534789fac4d13aa1e1800bc860c005a6d065a>
this seems completely artificial and arbitrary)
Thanks to <wiz>!
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-stevedore/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-stevedore/Makefile
diff -u pkgsrc/devel/py-stevedore/Makefile:1.1 pkgsrc/devel/py-stevedore/Makefile:1.2
--- pkgsrc/devel/py-stevedore/Makefile:1.1 Fri Apr 14 14:05:56 2017
+++ pkgsrc/devel/py-stevedore/Makefile Sat Apr 15 12:30:07 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/04/14 14:05:56 leot Exp $
+# $NetBSD: Makefile,v 1.2 2017/04/15 12:30:07 leot Exp $
DISTNAME= stevedore-1.21.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -14,7 +14,6 @@ DEPENDS+= ${PYPKGPREFIX}-pbr>=2.0.0:../.
DEPENDS+= ${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index