svn commit: r503449 - in head/finance/py-stripe: . files

Kubilay Kocak koobs at FreeBSD.org
Tue Jun 4 07:31:16 UTC 2019


Author: koobs
Date: Tue Jun  4 07:31:15 2019
New Revision: 503449
URL: https://svnweb.freebsd.org/changeset/ports/503449

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

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

Modified: head/finance/py-stripe/Makefile
==============================================================================
--- head/finance/py-stripe/Makefile	Tue Jun  4 06:45:05 2019	(r503448)
+++ head/finance/py-stripe/Makefile	Tue Jun  4 07:31:15 2019	(r503449)
@@ -3,7 +3,7 @@
 #
 
 PORTNAME=	stripe
-PORTVERSION=	2.29.0
+PORTVERSION=	2.29.4
 CATEGORIES=	finance python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/finance/py-stripe/distinfo
==============================================================================
--- head/finance/py-stripe/distinfo	Tue Jun  4 06:45:05 2019	(r503448)
+++ head/finance/py-stripe/distinfo	Tue Jun  4 07:31:15 2019	(r503449)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558671915
-SHA256 (stripe-2.29.0.tar.gz) = bc4480cf12c7f13a96b559ab4be5966fd40871ec61a6a77e1849423bf21e1599
-SIZE (stripe-2.29.0.tar.gz) = 204747
+TIMESTAMP = 1559633087
+SHA256 (stripe-2.29.4.tar.gz) = 92d6691382e0abf314759863c48a4830b5bfd3a935193ee6c3e5621ab25740ba
+SIZE (stripe-2.29.4.tar.gz) = 205243


More information about the svn-ports-all mailing list