pkgsrc-WIP-changes archive

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

py-*: Remove PYTHON_VERSIONS_ACCEPTED including all versions.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Sep 30 10:19:31 2015 +0200
Changeset:	c9fc74cf9740e1bce2e82d7702073d9699e75bda

Modified Files:
	py-abcpmc/Makefile
	py-binaryornot/Makefile
	py-colorlog/Makefile
	py-cookiecutter/Makefile
	py-fs/Makefile
	py-future/Makefile
	py-hgapi/Makefile
	py-holoviews/Makefile
	py-lazy-object-proxy/Makefile
	py-mistune/Makefile
	py-nilearn/Makefile
	py-nptdms/Makefile
	py-pathlib/Makefile
	py-pulsar/Makefile
	py-radon/Makefile
	py-regex/Makefile
	py-sas7bdat/Makefile
	py-stache/Makefile

Log Message:
py-*: Remove PYTHON_VERSIONS_ACCEPTED including all versions.

While here, remove WRKSRC settings that are just the default.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c9fc74cf9740e1bce2e82d7702073d9699e75bda

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-abcpmc/Makefile            | 2 --
 py-binaryornot/Makefile       | 1 -
 py-colorlog/Makefile          | 4 ----
 py-cookiecutter/Makefile      | 1 -
 py-fs/Makefile                | 2 --
 py-future/Makefile            | 2 --
 py-hgapi/Makefile             | 2 --
 py-holoviews/Makefile         | 2 --
 py-lazy-object-proxy/Makefile | 6 +-----
 py-mistune/Makefile           | 4 ----
 py-nilearn/Makefile           | 4 ----
 py-nptdms/Makefile            | 4 ----
 py-pathlib/Makefile           | 1 -
 py-pulsar/Makefile            | 3 ---
 py-radon/Makefile             | 4 ----
 py-regex/Makefile             | 1 -
 py-sas7bdat/Makefile          | 3 +--
 py-stache/Makefile            | 3 ---
 18 files changed, 2 insertions(+), 47 deletions(-)

diffs:
diff --git a/py-abcpmc/Makefile b/py-abcpmc/Makefile
index 46bc923..fa0cfb9 100644
--- a/py-abcpmc/Makefile
+++ b/py-abcpmc/Makefile
@@ -12,7 +12,5 @@ LICENSE=	gnu-gpl-v3
 
 USE_LANGUAGES=	# none
 
-PYTHON_VERSIONS_ACCEPTED= 34 33 27
-
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-binaryornot/Makefile b/py-binaryornot/Makefile
index 5be9881..c4039dd 100644
--- a/py-binaryornot/Makefile
+++ b/py-binaryornot/Makefile
@@ -13,7 +13,6 @@ LICENSE=	modified-bsd
 
 USE_LANGUAGES=	#none
 PLIST_SUBST+=	PYVERSSUFFIX=${PYVERSSUFFIX}
-PYTHON_VERSIONS_ACCEPTED=	34 33 27
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-colorlog/Makefile b/py-colorlog/Makefile
index 500ed8d..90177b5 100644
--- a/py-colorlog/Makefile
+++ b/py-colorlog/Makefile
@@ -10,11 +10,7 @@ HOMEPAGE=	https://github.com/borntyping/python-colorlog
 COMMENT=	Log formatting with colors
 LICENSE=	mit
 
-WRKSRC=		${WRKDIR}/colorlog-2.6.0
-
 USE_LANGUAGES=	# none
 
-PYTHON_VERSIONS_ACCEPTED= 34 33 27
-
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-cookiecutter/Makefile b/py-cookiecutter/Makefile
index 204146d..338cd7d 100644
--- a/py-cookiecutter/Makefile
+++ b/py-cookiecutter/Makefile
@@ -32,7 +32,6 @@ DEPENDS+=			${PYPKGPREFIX}-whichcraft>=0.1.1:../../wip/py-whichcraft
 DEPENDS+=			${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
 .endif
 
-PYTHON_VERSIONS_ACCEPTED=	35 34 33 27
 PLIST_SUBST+=			PYVERSSUFFIX=${PYVERSSUFFIX}
 REPLACE_PYTHON+=		setup.py
 REPLACE_PYTHON+=		cookiecutter/*.py
diff --git a/py-fs/Makefile b/py-fs/Makefile
index 488fe70..a517028 100644
--- a/py-fs/Makefile
+++ b/py-fs/Makefile
@@ -13,7 +13,5 @@ LICENSE=	modified-bsd
 
 USE_LANGUAGES=	# none
 
-PYTHON_VERSIONS_ACCEPTED= 34 33 27
-
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-future/Makefile b/py-future/Makefile
index 07c1e23..36ddddd 100644
--- a/py-future/Makefile
+++ b/py-future/Makefile
@@ -12,7 +12,5 @@ LICENSE=	mit
 
 USE_LANGUAGES=	# none
 
-PYTHON_VERSIONS_ACCEPTED=34 33 27 26
-
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-hgapi/Makefile b/py-hgapi/Makefile
index 3c2d555..ef9390d 100644
--- a/py-hgapi/Makefile
+++ b/py-hgapi/Makefile
@@ -14,8 +14,6 @@ DEPENDS+=	${PYPKGPREFIX}-simplejson>=3.6.5:../../converters/py-simplejson
 
 USE_LANGUAGES=	# none
 
-PYTHON_VERSIONS_ACCEPTED=	34 33 27
-
 do-test:
 	${RUN} cd ${WRKSRC}/hgapi; ${SETENV} ${TEST_ENV} ${PYTHONBIN} testhgapi.py
 
diff --git a/py-holoviews/Makefile b/py-holoviews/Makefile
index 843360e..22cb0bf 100644
--- a/py-holoviews/Makefile
+++ b/py-holoviews/Makefile
@@ -14,8 +14,6 @@ DEPENDS+=	${PYPKGPREFIX}-param>=1.3.2:../../wip/py-param
 
 USE_LANGUAGES=	# none
 
-PYTHON_VERSIONS_ACCEPTED= 34 33 27
-
 .include "../../lang/python/egg.mk"
 .include "../../math/py-numpy/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-lazy-object-proxy/Makefile b/py-lazy-object-proxy/Makefile
index 3801f9d..e87dfaf 100644
--- a/py-lazy-object-proxy/Makefile
+++ b/py-lazy-object-proxy/Makefile
@@ -7,12 +7,8 @@ MASTER_SITES=	https://pypi.python.org/packages/source/l/lazy-object-proxy/
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://github.com/ionelmc/python-lazy-object-proxy
-COMMENT=	 Fast and thorough lazy object proxy
+COMMENT=	Fast and thorough lazy object proxy
 LICENSE=	modified-bsd
 
-WRKSRC=	${WRKDIR}/lazy-object-proxy-1.2.0
-
-PYTHON_VERSIONS_ACCEPTED= 34 33 27
-
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-mistune/Makefile b/py-mistune/Makefile
index 970b3bb..3180b08 100644
--- a/py-mistune/Makefile
+++ b/py-mistune/Makefile
@@ -10,12 +10,8 @@ HOMEPAGE=	https://github.com/lepture/mistune
 COMMENT=	The fastest markdown parser in pure Python
 LICENSE=	modified-bsd
 
-WRKSRC=		${WRKDIR}/mistune-0.6
-
 USE_LANGUAGES=	# none
 
-PYTHON_VERSIONS_ACCEPTED= 34 33 27
-
 .include "../../devel/py-cython/buildlink3.mk"
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-nilearn/Makefile b/py-nilearn/Makefile
index e4d43a5..cd2c75c 100644
--- a/py-nilearn/Makefile
+++ b/py-nilearn/Makefile
@@ -14,12 +14,8 @@ DEPENDS+=       ${PYPKGPREFIX}-scipy>=0.15.1:../../math/py-scipy
 DEPENDS+=       ${PYPKGPREFIX}-nibabel>=1.3.0:../../wip/py-nibabel
 DEPENDS+=       ${PYPKGPREFIX}-scikit-learn>=0.15.2:../../wip/py-scikit-learn
 
-WRKSRC=		${WRKDIR}/nilearn-0.1.4.post1
-
 USE_LANGUAGES=	# none
 
-PYTHON_VERSIONS_ACCEPTED= 34 33 27
-
 .include "../../lang/python/egg.mk"
 .include "../../math/py-numpy/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-nptdms/Makefile b/py-nptdms/Makefile
index 53b4e05..6b1c307 100644
--- a/py-nptdms/Makefile
+++ b/py-nptdms/Makefile
@@ -10,12 +10,8 @@ HOMEPAGE=	https://github.com/adamreeve/npTDMS
 COMMENT=	NumPy based module for reading TDMS files produced by LabView
 LICENSE=	gnu-lgpl-v3
 
-WRKSRC=		${WRKDIR}/npTDMS-0.6.4
-
 USE_LANGUAGES=	# none
 
-PYTHON_VERSIONS_ACCEPTED= 34 33 27
-
 .include "../../lang/python/egg.mk"
 .include "../../math/py-numpy/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-pathlib/Makefile b/py-pathlib/Makefile
index 474d01e..767ce08 100644
--- a/py-pathlib/Makefile
+++ b/py-pathlib/Makefile
@@ -13,7 +13,6 @@ LICENSE=	mit
 USE_LANGUAGES=	# none
 
 PYDISTUTILSPKG=	yes
-PYTHON_VERSIONS_ACCEPTED= 34 33 27
 
 do-test:
 	${RUN} cd ${WRKSRC}; ${SETENV} ${TEST_ENV} ${PYTHONBIN} test_pathlib.py
diff --git a/py-pulsar/Makefile b/py-pulsar/Makefile
index 774c051..68dbf67 100644
--- a/py-pulsar/Makefile
+++ b/py-pulsar/Makefile
@@ -12,8 +12,5 @@ LICENSE=	2-clause-bsd
 
 USE_LANGUAGES=	# none
 
-PYTHON_VERSIONS_ACCEPTED= 34 33 27
-
-
 .include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-radon/Makefile b/py-radon/Makefile
index 39ddc27..e3b8780 100644
--- a/py-radon/Makefile
+++ b/py-radon/Makefile
@@ -15,12 +15,8 @@ DEPENDS+=	${PYPKGPREFIX}-nose>=1.3.4:../../devel/py-nose
 DEPENDS+=	${PYPKGPREFIX}-cElementTree>=2.7.10:../../textproc/py-cElementTree
 DEPENDS+=	${PYPKGPREFIX}-mando>=0.3.2:../../wip/py-mando
 
-WRKSRC=		${WRKDIR}/radon-1.2.2
-
 USE_LANGUAGES=	# none
 
-PYTHON_VERSIONS_ACCEPTED= 34 33 27
-
 do-test:
 	${RUN} cd ${WRKSRC}/radon/tests; ${SETENV} ${TEST_ENV} ${PYTHONBIN} run.py
 
diff --git a/py-regex/Makefile b/py-regex/Makefile
index b82e6c0..60db919 100644
--- a/py-regex/Makefile
+++ b/py-regex/Makefile
@@ -10,7 +10,6 @@ HOMEPAGE=	https://code.google.com/p/mrab-regex-hg
 COMMENT=	Alternative regular expression module, to replace re
 LICENSE=	python-software-foundation
 
-PYTHON_VERSIONS_ACCEPTED= 34 33 27
 PYDISTUTILSPKG=	yes
 
 do-test:
diff --git a/py-sas7bdat/Makefile b/py-sas7bdat/Makefile
index 7270655..00d09e4 100644
--- a/py-sas7bdat/Makefile
+++ b/py-sas7bdat/Makefile
@@ -12,8 +12,7 @@ LICENSE=	mit
 
 USE_LANGUAGES=	# none
 
-PYTHON_VERSIONS_ACCEPTED= 34 33 27
 PYDISTUTILSPKG= yes
 
 .include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
\ No newline at end of file
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-stache/Makefile b/py-stache/Makefile
index 3f3f3bd..af1f4e2 100644
--- a/py-stache/Makefile
+++ b/py-stache/Makefile
@@ -12,11 +12,8 @@ LICENSE=	mit
 
 USE_LANGUAGES=	# none
 
-PYTHON_VERSIONS_ACCEPTED= 34 33 27
-
 do-test:
 	${RUN} cd ${WRKSRC}; ${SETENV} ${TEST_ENV} ${PYTHONBIN} test_pystache.py
 
-
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index