pkgsrc-WIP-changes archive

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

py-jswebkit: python-3.3 is gone from pkgsrc, remove reference.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Aug 25 23:08:03 2016 +0200
Changeset:	8b3910d7fe97bd1bd0cdd94272ae04810c222d15

Modified Files:
	py-jswebkit/Makefile

Log Message:
py-jswebkit: python-3.3 is gone from pkgsrc, remove reference.

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

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

diffstat:
 py-jswebkit/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-jswebkit/Makefile b/py-jswebkit/Makefile
index 9439080..2742b5d 100644
--- a/py-jswebkit/Makefile
+++ b/py-jswebkit/Makefile
@@ -16,7 +16,7 @@ USE_LANGUAGES=	c
 
 PLIST_SUBST+=	THIS_EGG_FILE=${EGG_NAME:S|python-|python_|}-py${PYVERSSUFFIX}.egg-info
 
-PYTHON_VERSIONS_INCOMPATIBLE=	33 34 35 # py-gtk2 via py-webkit
+PYTHON_VERSIONS_INCOMPATIBLE=	34 35 # py-gtk2 via py-webkit
 
 BUILDLINK_API_DEPENDS.pycython+= ${PYPKGPREFIX}-cython>=0.13
 .include "../../devel/py-cython/buildlink3.mk"


Home | Main Index | Thread Index | Old Index