diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile index 663a71d2918e..15e1219988ef 100644 --- a/finance/py-stripe/Makefile +++ b/finance/py-stripe/Makefile @@ -1,29 +1,29 @@ PORTNAME= stripe -DISTVERSION= 5.0.0 +DISTVERSION= 5.1.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 b52bd0937b6f..f63f9b60fc12 100644 --- a/finance/py-stripe/distinfo +++ b/finance/py-stripe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1782569212 -SHA256 (stripe-5.0.0.tar.gz) = bdc8c5ee8e6b53c4767bbe720752cedb8af91db46ad96e511edd0fb74964ac5d -SIZE (stripe-5.0.0.tar.gz) = 267241 +TIMESTAMP = 1782651682 +SHA256 (stripe-5.1.0.tar.gz) = f2d91d8e3daa4f385403c6cdbb6b38f5482b2de82b6e834a300b36352380e68e +SIZE (stripe-5.1.0.tar.gz) = 267508