finance/py-stripe: Update version 2.74.0=>2.76.0
Relnotes: https://github.com/stripe/stripe-python/releases/tag/v2.76.0
This commit is contained in:
parent
fc6cc69c0e
commit
235ae9435d
@ -1,7 +1,7 @@
|
||||
# Created by: Trevor Caira <trevor@bitba.se>
|
||||
|
||||
PORTNAME= stripe
|
||||
PORTVERSION= 2.74.0
|
||||
PORTVERSION= 2.76.0
|
||||
CATEGORIES= finance python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,6 +12,7 @@ COMMENT= Stripe Python bindings
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${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} \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1650645549
|
||||
SHA256 (stripe-2.74.0.tar.gz) = fa8ed2b5c241bfda5e8984d606721f9c352aa1d886dec5502416ca04e00b92d0
|
||||
SIZE (stripe-2.74.0.tar.gz) = 240731
|
||||
TIMESTAMP = 1651931026
|
||||
SHA256 (stripe-2.76.0.tar.gz) = fd3fc6935c3b6189967191607b6f38ebe490005a590b4d0d43fbe3aba45deca8
|
||||
SIZE (stripe-2.76.0.tar.gz) = 240679
|
||||
|
Loading…
Reference in New Issue
Block a user