pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-stevedore This is not really Python 3.4 incom...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/36ccf32d5a9f
branches:  trunk
changeset: 361145:36ccf32d5a9f
user:      leot <leot%pkgsrc.org@localhost>
date:      Sat Apr 15 12:30:07 2017 +0000

description:
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>!

diffstat:

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

diffs (17 lines):

diff -r a338fb3c2ec2 -r 36ccf32d5a9f devel/py-stevedore/Makefile
--- a/devel/py-stevedore/Makefile       Sat Apr 15 09:50:28 2017 +0000
+++ b/devel/py-stevedore/Makefile       Sat Apr 15 12:30:07 2017 +0000
@@ -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}-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