Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 May 2022 21:37:57 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 235ae9435da0 - main - finance/py-stripe: Update version 2.74.0=>2.76.0
Message-ID:  <202205072137.247LbvNL077582@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=235ae9435da01643ef7e8b32c8be58d16de29775

commit 235ae9435da01643ef7e8b32c8be58d16de29775
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-05-07 21:26:49 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-05-07 21:37:45 +0000

    finance/py-stripe: Update version 2.74.0=>2.76.0
    
    Relnotes: https://github.com/stripe/stripe-python/releases/tag/v2.76.0
---
 finance/py-stripe/Makefile | 3 ++-
 finance/py-stripe/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile
index 413d8e4e12c3..d3bcdaf33581 100644
--- a/finance/py-stripe/Makefile
+++ b/finance/py-stripe/Makefile
@@ -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} \
diff --git a/finance/py-stripe/distinfo b/finance/py-stripe/distinfo
index 6af1356b87be..a5d5bf5300b5 100644
--- a/finance/py-stripe/distinfo
+++ b/finance/py-stripe/distinfo
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205072137.247LbvNL077582>