diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile index 614f55df9cd7..d1ceb751b732 100644 --- a/finance/py-stripe/Makefile +++ b/finance/py-stripe/Makefile @@ -1,29 +1,28 @@ PORTNAME= stripe -DISTVERSION= 5.4.0 +DISTVERSION= 5.5.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} + ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.22:devel/py-pytest-xdist@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist pep517 +USE_PYTHON= autoplist pep517 pytest 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 611c96ffdfd8..2b365e79e4fa 100644 --- a/finance/py-stripe/distinfo +++ b/finance/py-stripe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1783814120 -SHA256 (stripe-5.4.0.tar.gz) = 72bda7bf9be7528e1b97a5bbacb0716cdf6a0c9597b13fdbfa364cec3c130713 -SIZE (stripe-5.4.0.tar.gz) = 268711 +TIMESTAMP = 1784149552 +SHA256 (stripe-5.5.0.tar.gz) = 04a9732b37a46228ecf0e496163a3edd93596b0e6200029fbc48911638627e19 +SIZE (stripe-5.5.0.tar.gz) = 270144