diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile index 57aa844b26c3..8f1ce190728c 100644 --- a/finance/py-stripe/Makefile +++ b/finance/py-stripe/Makefile @@ -1,29 +1,29 @@ PORTNAME= stripe -PORTVERSION= 2.76.0 -PORTREVISION= 1 +DISTVERSION= 3.0.0 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Stripe Python bindings WWW= https://github.com/stripe/stripe-python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.20:www/py-requests@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-mock>=1.7:devel/py-pytest-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.22:devel/py-pytest-xdist@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=3.4:devel/py-pytest@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 NO_ARCH= yes do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/finance/py-stripe/distinfo b/finance/py-stripe/distinfo index a5d5bf5300b5..4db1aaef3a3f 100644 --- a/finance/py-stripe/distinfo +++ b/finance/py-stripe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651931026 -SHA256 (stripe-2.76.0.tar.gz) = fd3fc6935c3b6189967191607b6f38ebe490005a590b4d0d43fbe3aba45deca8 -SIZE (stripe-2.76.0.tar.gz) = 240679 +TIMESTAMP = 1778902174 +SHA256 (stripe-3.0.0.tar.gz) = feb400d70a0fbfa54df7e6376c8f9b87651ded977cd6a02ee32c661a607e259a +SIZE (stripe-3.0.0.tar.gz) = 240569