From b0d9955792bc3093bcdb4a8d01e0e6fcbfbc8fdf Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 9 Jul 2016 13:03:30 +0000 Subject: Remove python33: adapt all packages that refer to it. --- finance/py-stripe/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'finance/py-stripe') diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile index 8c734fc0b25..b6c24f513dd 100644 --- a/finance/py-stripe/Makefile +++ b/finance/py-stripe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2016/06/08 17:43:32 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2016/07/09 13:03:47 wiz Exp $ DISTNAME= stripe-1.22.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -11,12 +11,7 @@ COMMENT= Stripe python bindings LICENSE= mit DEPENDS+= ${PYPKGPREFIX}-requests>=0.8.8:../../devel/py-requests - -.include "../../lang/python/pyversion.mk" - -.if ${PYPACKAGE} != "python33" DEPENDS+= ${PYPKGPREFIX}-simplejson-[0-9]*:../../converters/py-simplejson -.endif USE_LANGUAGES= # none -- cgit v1.2.3