pkgsrc-WIP-changes archive

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

py-rf: ready for python-3.x, or if not, at least not due to py-suds.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sat Aug 20 21:20:45 2016 +0200
Changeset:	f1ea3c3dc0b2ef1fa39b62d0c60166a9d3365fa3

Modified Files:
	py-rf/Makefile

Log Message:
py-rf: ready for python-3.x, or if not, at least not due to py-suds.

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

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

diffstat:
 py-rf/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/py-rf/Makefile b/py-rf/Makefile
index 7869949..67e0778 100644
--- a/py-rf/Makefile
+++ b/py-rf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/06/01 12:49:45 thomasklausner Exp $
+# $NetBSD$
 
 DISTNAME=	rf-0.1.3
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,6 @@ DEPENDS+=	${PYPKGPREFIX}-obspy>=0.8.4:../../geography/py-obspy
 DEPENDS+=	${PYPKGPREFIX}-toeplitz>=0.1.2:../../wip/py-toeplitz
 
 USE_LANGUAGES=	c fortran
-PYTHON_VERSIONS_INCOMPATIBLE=	34 35 # py-suds via py-obspy
 
 .include "../../lang/python/egg.mk"
 .include "../../math/py-numpy/buildlink3.mk"


Home | Main Index | Thread Index | Old Index