diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile index 2655c9092aa2..2a8e92f129b8 100644 --- a/finance/py-stripe/Makefile +++ b/finance/py-stripe/Makefile @@ -1,29 +1,29 @@ PORTNAME= stripe -DISTVERSION= 4.0.0 +DISTVERSION= 4.0.1 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= ${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 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 141aa14b79eb..c5032e7431bf 100644 --- a/finance/py-stripe/distinfo +++ b/finance/py-stripe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1781355985 -SHA256 (stripe-4.0.0.tar.gz) = c4e61218cd1882ac49e37fbe17b4b5b42794e8ec402b31f23c44b581a14188c5 -SIZE (stripe-4.0.0.tar.gz) = 250886 +TIMESTAMP = 1781439338 +SHA256 (stripe-4.0.1.tar.gz) = 791c1a419c2a970f94e909c9a82ca97a285fad9b92c1d113b7c68dc8809f75c9 +SIZE (stripe-4.0.1.tar.gz) = 251855