pkgsrc-WIP-changes archive

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

No need to list PYTHON_VERSIONS_ACCEPTED with all versions.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Tue Mar 1 11:12:49 2016 +0100
Changeset:	8ce1984097bbfe02528d4fb83ddfa521d091a971

Modified Files:
	py-napalm/Makefile

Log Message:
No need to list PYTHON_VERSIONS_ACCEPTED with all versions.

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

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

diffstat:
 py-napalm/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/py-napalm/Makefile b/py-napalm/Makefile
index af83cd5..73ccafe 100644
--- a/py-napalm/Makefile
+++ b/py-napalm/Makefile
@@ -23,7 +23,6 @@ DEPENDS+=	${PYPKGPREFIX}-eapi-[0-9]*:../../wip/py-eapi
 # bnclient	Blade Network Technologies Netconf Python Client
 
 USE_LANGUAGES=	# none
-PYTHON_VERSIONS_ACCEPTED=	35 34 33 27
 
 # Target dir already exists...
 INSTALL_EXTRA_FILES=	napalm/utils/*.yml


Home | Main Index | Thread Index | Old Index