summaryrefslogtreecommitdiff
path: root/finance/py-stripe
diff options
context:
space:
mode:
authorwiz <wiz>2016-07-09 13:03:30 +0000
committerwiz <wiz>2016-07-09 13:03:30 +0000
commitb0d9955792bc3093bcdb4a8d01e0e6fcbfbc8fdf (patch)
tree1de762e883d3779f3b59f427c2c72c506eacef25 /finance/py-stripe
parentb614c6c2adb939eb88ba1f9a145a69c34d1f9df9 (diff)
downloadpkgsrc-b0d9955792bc3093bcdb4a8d01e0e6fcbfbc8fdf.tar.gz
Remove python33: adapt all packages that refer to it.
Diffstat (limited to 'finance/py-stripe')
-rw-r--r--finance/py-stripe/Makefile7
1 files changed, 1 insertions, 6 deletions
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