Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2019 07:31:15 +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: r503449 - in head/finance/py-stripe: . files
Message-ID:  <201906040731.x547VF4L080650@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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