From 1d86d24911c97521bee5594fcace862d0e47a106 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Tue, 2 Feb 2016 20:01:44 +0000 Subject: [PATCH] Bump minimal python3 version to 3.3 in USES Because we are going to remove python 3.2 from the ports tree With hat: python --- archivers/py-attic/Makefile | 2 +- dns/py-py3dns/Makefile | 2 +- mail/rss2email3/Makefile | 2 +- math/convertall/Makefile | 2 +- math/rpcalc/Makefile | 2 +- misc/py-spdx-lookup/Makefile | 2 +- misc/py-spdx/Makefile | 2 +- multimedia/mps-youtube/Makefile | 2 +- net-im/poezio/Makefile | 2 +- net-im/py-sleekxmpp/Makefile | 2 +- net/kea/Makefile | 2 +- ports-mgmt/py-pytoport/Makefile | 2 +- ports-mgmt/py-skog/Makefile | 2 +- sysutils/battray/Makefile | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/archivers/py-attic/Makefile b/archivers/py-attic/Makefile index a3270c6c75a4..0b4ea7b8418f 100644 --- a/archivers/py-attic/Makefile +++ b/archivers/py-attic/Makefile @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack-python>=0.1.10:${PORTSDIR}/devel/py-msgpack-python RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack-python>=0.1.10:${PORTSDIR}/devel/py-msgpack-python -USES= python:3.2+ +USES= python:3.3+ USE_PYTHON= autoplist distutils USE_OPENSSL= yes diff --git a/dns/py-py3dns/Makefile b/dns/py-py3dns/Makefile index 0e3742a100d1..f023f83c71de 100644 --- a/dns/py-py3dns/Makefile +++ b/dns/py-py3dns/Makefile @@ -17,7 +17,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:${PORTSDIR}/devel/py-pytest -USES= python:3.2+ +USES= python:3.3+ USE_PYTHON= autoplist distutils NO_ARCH= yes diff --git a/mail/rss2email3/Makefile b/mail/rss2email3/Makefile index 75b978d0ffe0..9b647f67db38 100644 --- a/mail/rss2email3/Makefile +++ b/mail/rss2email3/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}feedparser>=5.0.1:${PORTSDIR}/textproc/py-fe USE_GITHUB= yes GH_ACCOUNT= wking -USES= python:3.2+ +USES= python:3.3+ USE_PYTHON= distutils autoplist CONFLICTS_INSTALL= py*-rss2email-2.* diff --git a/math/convertall/Makefile b/math/convertall/Makefile index 54cf64283be1..8dd94a21fdee 100644 --- a/math/convertall/Makefile +++ b/math/convertall/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/doc/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4-gui>=0:${PORTSDIR}/x11-toolkits/py-qt4-gui RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4-gui>=0:${PORTSDIR}/x11-toolkits/py-qt4-gui -USES= python:3.2+ +USES= python:3.3+ CONFIGURE_ARGS= -p ${PREFIX} -d ${DOCSDIR} -i ${DATADIR}/icons -b ${STAGEDIR} NO_BUILD= yes diff --git a/math/rpcalc/Makefile b/math/rpcalc/Makefile index 15559323341f..463e0bdc3c60 100644 --- a/math/rpcalc/Makefile +++ b/math/rpcalc/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/doc/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4-gui>=0:${PORTSDIR}/x11-toolkits/py-qt4-gui RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4-gui>=0:${PORTSDIR}/x11-toolkits/py-qt4-gui -USES= python:3.2+ +USES= python:3.3+ NO_BUILD= yes INSTALLS_ICONS= yes diff --git a/misc/py-spdx-lookup/Makefile b/misc/py-spdx-lookup/Makefile index 20ef6de94417..d60400aef7e7 100644 --- a/misc/py-spdx-lookup/Makefile +++ b/misc/py-spdx-lookup/Makefile @@ -15,7 +15,7 @@ LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}spdx>0:${PORTSDIR}/misc/py-spdx -USES= python:3.2+ +USES= python:3.3+ USE_PYTHON= autoplist distutils .include diff --git a/misc/py-spdx/Makefile b/misc/py-spdx/Makefile index 22f1caa9b8d8..5176b5a1eb2d 100644 --- a/misc/py-spdx/Makefile +++ b/misc/py-spdx/Makefile @@ -13,7 +13,7 @@ COMMENT= SPDX license list database LICENSE= CC0-1.0 -USES= python:3.2+ +USES= python:3.3+ USE_PYTHON= autoplist distutils .include diff --git a/multimedia/mps-youtube/Makefile b/multimedia/mps-youtube/Makefile index 1af2cbc0e52f..14e676b44ad2 100644 --- a/multimedia/mps-youtube/Makefile +++ b/multimedia/mps-youtube/Makefile @@ -39,7 +39,7 @@ PLIST_FILES= bin/${PORTNAME} SUB_FILES= ${PORTNAME} -USES= python:3.2+ +USES= python:3.3+ USE_PYTHON= autoplist distutils post-install: diff --git a/net-im/poezio/Makefile b/net-im/poezio/Makefile index 239cf2a0385f..b77bd87ffcea 100644 --- a/net-im/poezio/Makefile +++ b/net-im/poezio/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython \ ${PYTHON_SITELIBDIR}/sleekxmpp/__init__.py:${PORTSDIR}/net-im/py-sleekxmpp -USES= tar:xz python:3.2+ +USES= tar:xz python:3.3+ USE_PYTHON= distutils autoplist .include diff --git a/net-im/py-sleekxmpp/Makefile b/net-im/py-sleekxmpp/Makefile index 0436d0222117..7048f19e8a32 100644 --- a/net-im/py-sleekxmpp/Makefile +++ b/net-im/py-sleekxmpp/Makefile @@ -11,7 +11,7 @@ COMMENT= XMPP Library LICENSE= MIT -USES= python:3.2+ +USES= python:3.3+ USE_PYTHON= distutils autoplist USE_GITHUB= yes GH_ACCOUNT= fritzy diff --git a/net/kea/Makefile b/net/kea/Makefile index a3169c809532..4ed1cef53d07 100644 --- a/net/kea/Makefile +++ b/net/kea/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= liblog4cplus.so:${PORTSDIR}/devel/log4cplus \ libboost_system.so:${PORTSDIR}/devel/boost-libs -USES= libtool python:3.1+ autoreconf +USES= libtool python:3.3+ autoreconf USE_LDCONFIG= yes USE_OPENSSL= yes USE_RC_SUBR= ${PORTNAME} diff --git a/ports-mgmt/py-pytoport/Makefile b/ports-mgmt/py-pytoport/Makefile index 66695c331a6f..df438f5e56b2 100644 --- a/ports-mgmt/py-pytoport/Makefile +++ b/ports-mgmt/py-pytoport/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}spdx-lookup>=0.3.0:${PORTSDIR}/misc/py-spdx-lookup -USES= python:3.2+ +USES= python:3.3+ USE_PYTHON= autoplist distutils .include diff --git a/ports-mgmt/py-skog/Makefile b/ports-mgmt/py-skog/Makefile index eb119673dc8d..d47afa1e4379 100644 --- a/ports-mgmt/py-skog/Makefile +++ b/ports-mgmt/py-skog/Makefile @@ -13,7 +13,7 @@ COMMENT= Generate visual dependency trees for FreeBSD ports LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.2+ +USES= python:3.3+ USE_PYTHON= autoplist concurrent distutils .include diff --git a/sysutils/battray/Makefile b/sysutils/battray/Makefile index ffefc8fe371e..64afba61c795 100644 --- a/sysutils/battray/Makefile +++ b/sysutils/battray/Makefile @@ -13,7 +13,7 @@ COMMENT= Display notebook battery status in tray LICENSE= MIT USE_GNOME= py3gobject3 -USES= python:3.2+ +USES= python:3.3+ USE_PYTHON= autoplist distutils