Skip to content

Commit

Permalink
finance/py-stripe: Update version 2.67.0=>2.70.0
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Apr 1, 2022
1 parent a1087cc commit 2a2c74f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions finance/py-stripe/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Trevor Caira <trevor@bitba.se>

PORTNAME= stripe
PORTVERSION= 2.67.0
PORTVERSION= 2.70.0
CATEGORIES= finance python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,9 +13,9 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.20:www/py-requests@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.4:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-mock>=1.7:devel/py-pytest-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.22:devel/py-pytest-xdist@${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:3.6+
USE_PYTHON= autoplist distutils
Expand Down
6 changes: 3 additions & 3 deletions finance/py-stripe/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1646928602
SHA256 (stripe-2.67.0.tar.gz) = 718b93d6a18105243bce0c9b48e518f72f1f083d27f07e07b8bdb3a541fe3835
SIZE (stripe-2.67.0.tar.gz) = 235426
TIMESTAMP = 1648711266
SHA256 (stripe-2.70.0.tar.gz) = ed8897f68e6bac3398cc998eb5634551840630d6504c0026fcfd0ad91c9a74a4
SIZE (stripe-2.70.0.tar.gz) = 239653

0 comments on commit 2a2c74f

Please sign in to comment.