From 22867575c0a1115d245acfc68b67af8a841c6521 Mon Sep 17 00:00:00 2001 From: Kubilay Kocak Date: Sat, 26 Oct 2013 06:44:26 +0000 Subject: [PATCH] finance/py-stripe: Update to 1.9.8 - Update to 1.9.8 I missed this during the initial port commit. It fixes the failing unit test. Changes: 1.9.8 2013-10-17: Removed incorrect test. 1.9.7 2013-10-10: Add support for metadata. 1.9.6 2013-10-08: Fix issue with support for closing disputes. PR: ports/182313 --- finance/py-stripe/Makefile | 2 +- finance/py-stripe/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile index 10d003250b1e..5415682da94f 100644 --- a/finance/py-stripe/Makefile +++ b/finance/py-stripe/Makefile @@ -3,7 +3,7 @@ # PORTNAME= stripe -PORTVERSION= 1.9.5 +PORTVERSION= 1.9.8 CATEGORIES= finance python MASTER_SITES= https://code.stripe.com/stripe/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/finance/py-stripe/distinfo b/finance/py-stripe/distinfo index 1537c160a33e..896e698bbd60 100644 --- a/finance/py-stripe/distinfo +++ b/finance/py-stripe/distinfo @@ -1,2 +1,2 @@ -SHA256 (stripe-1.9.5.tar.gz) = 5c01bab3ae831f8eb2ad72f9337777f66abb2f952cddc417bfb31038335d746c -SIZE (stripe-1.9.5.tar.gz) = 142358 +SHA256 (stripe-1.9.8.tar.gz) = 6fa50635daf56340fda495b1cb6cbaeefea0b73ef3d1ef4e69cafe9437e52479 +SIZE (stripe-1.9.8.tar.gz) = 143137