diff options
author | rodent <rodent@pkgsrc.org> | 2015-04-13 23:12:40 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2015-04-13 23:12:40 +0000 |
commit | dae6521fbd55942614bff4ea61c8e8b5c026b6d4 (patch) | |
tree | 0a02a5deb14850f2bb33cc45a035c29ba28ecaf5 /www | |
parent | eca16f16d39ee70b8857fc2115818e11e215bcef (diff) | |
download | pkgsrc-dae6521fbd55942614bff4ea61c8e8b5c026b6d4.tar.gz |
Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
Diffstat (limited to 'www')
-rw-r--r-- | www/py-django-tastypie/Makefile | 3 | ||||
-rw-r--r-- | www/py-django/Makefile | 3 | ||||
-rw-r--r-- | www/py-flup3/Makefile | 4 | ||||
-rw-r--r-- | www/py-furl/Makefile | 4 | ||||
-rw-r--r-- | www/py-google-api-python-client-py3/Makefile | 4 | ||||
-rw-r--r-- | www/py-python3-digest/Makefile | 4 |
6 files changed, 9 insertions, 13 deletions
diff --git a/www/py-django-tastypie/Makefile b/www/py-django-tastypie/Makefile index b876440a3a8..96747830770 100644 --- a/www/py-django-tastypie/Makefile +++ b/www/py-django-tastypie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/01/07 14:53:41 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/13 23:12:43 rodent Exp $ DISTNAME= django-tastypie-0.12.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -16,7 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-lxml>3:../../textproc/py-lxml DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml DEPENDS+= ${PYPKGPREFIX}-biplist-[0-9]*:../../textproc/py-biplist -PYTHON_VERSIONS_INCOMPATIBLE= 26 PYTHON_VERSIONED_DEPENDENCIES= dateutil USE_LANGUAGES= # none diff --git a/www/py-django/Makefile b/www/py-django/Makefile index 2b85deb9f8a..8eec447ddeb 100644 --- a/www/py-django/Makefile +++ b/www/py-django/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2015/03/19 09:53:45 adam Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/13 23:12:43 rodent Exp $ DISTNAME= Django-1.7.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} @@ -18,7 +18,6 @@ USE_LANGUAGES= # empty REPLACE_PYTHON= ${WRKSRC}/django/bin/django-admin.py REPLACE_PYTHON+= ${WRKSRC}/django/conf/project_template/manage.py -PYTHON_VERSIONS_INCOMPATIBLE= 26 PYTHON_VERSIONED_DEPENDENCIES= flup post-install: diff --git a/www/py-flup3/Makefile b/www/py-flup3/Makefile index e79ad9f6fc3..0d6e6d014b0 100644 --- a/www/py-flup3/Makefile +++ b/www/py-flup3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/12/16 13:25:27 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/13 23:12:43 rodent Exp $ DISTNAME= cc23b715b120 PKGNAME= ${PYPKGPREFIX}-flup-1.0.3pre1 @@ -15,7 +15,7 @@ EGG_NAME= flup-1.0.3.dev0 WRKSRC= ${WRKDIR}/flup-py3-0-${DISTNAME} USE_LANGUAGES= # empty -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-furl/Makefile b/www/py-furl/Makefile index 569fbfed62f..478b33122ab 100644 --- a/www/py-furl/Makefile +++ b/www/py-furl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2015/04/03 16:29:17 rodent Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/13 23:12:43 rodent Exp $ DISTNAME= furl-0.4.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -14,8 +14,6 @@ DEPENDS+= ${PYPKGPREFIX}-orderedmultidict>=0.7.1:../../databases/py-orderedmulti USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 26 # via py-orderedmultidict - post-install: chmod -x ${DESTDIR}${PREFIX}/${PYSITELIB}/${EGG_INFODIR}/* diff --git a/www/py-google-api-python-client-py3/Makefile b/www/py-google-api-python-client-py3/Makefile index e11555aca9e..c34724bf19a 100644 --- a/www/py-google-api-python-client-py3/Makefile +++ b/www/py-google-api-python-client-py3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/02/16 15:13:19 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/13 23:12:43 rodent Exp $ DISTNAME= google-api-python-client-py3-1.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-py3//} @@ -13,7 +13,7 @@ LICENSE= apache-2.0 DEPENDS+= ${PYPKGPREFIX}-httplib2>=0.8:../../www/py-httplib2 USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 # won't CONFLICT with the 2.x version +PYTHON_VERSIONS_INCOMPATIBLE= 27 # won't CONFLICT with the 2.x version REPLACE_PYTHON+= apiclient/*.py oauth2client/*.py diff --git a/www/py-python3-digest/Makefile b/www/py-python3-digest/Makefile index c668f55edc8..4bf13267dd9 100644 --- a/www/py-python3-digest/Makefile +++ b/www/py-python3-digest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/12/31 13:57:34 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/13 23:12:44 rodent Exp $ DISTNAME= python3-digest-1.8b4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python3/python/} @@ -12,7 +12,7 @@ LICENSE= modified-bsd USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" |