pkgsrc-WIP-changes archive

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

spyder: py-rope supports python-3.x now.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Aug 6 22:13:16 2017 +0200
Changeset:	b5cef12753f66f426a1fd5ee49d03a07a0aeca77

Modified Files:
	spyder/Makefile

Log Message:
spyder: py-rope supports python-3.x now.

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

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

diffstat:
 spyder/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/spyder/Makefile b/spyder/Makefile
index 00ac41fe1b..be4909ad2f 100644
--- a/spyder/Makefile
+++ b/spyder/Makefile
@@ -13,8 +13,6 @@ LICENSE=	mit
 DEPENDS+= 	${PYPKGPREFIX}-rope>=0.9.3:../../devel/py-rope
 DEPENDS+= 	${PYPKGPREFIX}-sphinx>=1.2.3:../../textproc/py-sphinx
 
-PYTHON_VERSIONS_INCOMPATIBLE=	34 35 36 # py-rope
-
 USE_PKGLOCALEDIR=	yes
 USE_LANGUAGES=		# none
 


Home | Main Index | Thread Index | Old Index