diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile index 8d4014843e59..6cd453b7f147 100644 --- a/finance/py-stripe/Makefile +++ b/finance/py-stripe/Makefile @@ -1,29 +1,29 @@ PORTNAME= stripe -DISTVERSION= 5.1.1 +DISTVERSION= 5.2.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= ${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 6a230e291942..bf2da6cadb87 100644 --- a/finance/py-stripe/distinfo +++ b/finance/py-stripe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1783205528 -SHA256 (stripe-5.1.1.tar.gz) = c008dd08c59986dcf059fbb776486e70b82d4fa46a63ca1085d94b2688c28e19 -SIZE (stripe-5.1.1.tar.gz) = 267508 +TIMESTAMP = 1783274330 +SHA256 (stripe-5.2.0.tar.gz) = a4372b9daf8312d82369aaa64997297a6f046bc07ca09f75d79f5ac80933b414 +SIZE (stripe-5.2.0.tar.gz) = 267950