pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-swiftclient py-swiftclient: Incompatible with p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/60cca9f57cfd
branches: trunk
changeset: 374647:60cca9f57cfd
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Fri Jan 26 22:37:00 2018 +0000
description:
py-swiftclient: Incompatible with python34 (py-futures).
diffstat:
www/py-swiftclient/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 88eb69560199 -r 60cca9f57cfd www/py-swiftclient/Makefile
--- a/www/py-swiftclient/Makefile Fri Jan 26 17:22:51 2018 +0000
+++ b/www/py-swiftclient/Makefile Fri Jan 26 22:37:00 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/01/26 17:20:08 triaxx Exp $
+# $NetBSD: Makefile,v 1.3 2018/01/26 22:37:00 jperkin Exp $
DISTNAME= python-swiftclient-3.4.0
PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/}
@@ -10,7 +10,7 @@
COMMENT= Python bindings to the OpenStack Object Storage API
LICENSE= apache-2.0
-PYTHON_VERSIONS_INCOMPATIBLE= 35 36
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
DEPENDS+= ${PYPKGPREFIX}-futures>=3.1:../../devel/py-futures
DEPENDS+= ${PYPKGPREFIX}-keystone>=0.7.0:../../emulators/py-keystone
Home |
Main Index |
Thread Index |
Old Index