Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2019 09:44:34 +0000 (UTC)
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502440 - head/finance/py-stripe
Message-ID:  <201905240944.x4O9iY8S059841@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: koobs
Date: Fri May 24 09:44:34 2019
New Revision: 502440
URL: https://svnweb.freebsd.org/changeset/ports/502440

Log:
  finance/py-stripe: Update to 2.29.0
  
  Changelog:
  
    https://github.com/stripe/stripe-python/blob/v2.29.0/CHANGELOG.md

Modified:
  head/finance/py-stripe/Makefile
  head/finance/py-stripe/distinfo

Modified: head/finance/py-stripe/Makefile
==============================================================================
--- head/finance/py-stripe/Makefile	Fri May 24 09:44:06 2019	(r502439)
+++ head/finance/py-stripe/Makefile	Fri May 24 09:44:34 2019	(r502440)
@@ -3,7 +3,7 @@
 #
 
 PORTNAME=	stripe
-PORTVERSION=	2.28.0
+PORTVERSION=	2.29.0
 CATEGORIES=	finance python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/finance/py-stripe/distinfo
==============================================================================
--- head/finance/py-stripe/distinfo	Fri May 24 09:44:06 2019	(r502439)
+++ head/finance/py-stripe/distinfo	Fri May 24 09:44:34 2019	(r502440)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558157705
-SHA256 (stripe-2.28.0.tar.gz) = 1036267bbc4c394376bd3f4fc5a7867b7fe3cc1f0c4444b49cdd6929cee36daf
-SIZE (stripe-2.28.0.tar.gz) = 204467
+TIMESTAMP = 1558671915
+SHA256 (stripe-2.29.0.tar.gz) = bc4480cf12c7f13a96b559ab4be5966fd40871ec61a6a77e1849423bf21e1599
+SIZE (stripe-2.29.0.tar.gz) = 204747



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