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
This commit is contained in:
Kubilay Kocak 2013-10-26 06:44:26 +00:00
parent 1bf1251a5a
commit 22867575c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331654
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# #
PORTNAME= stripe PORTNAME= stripe
PORTVERSION= 1.9.5 PORTVERSION= 1.9.8
CATEGORIES= finance python CATEGORIES= finance python
MASTER_SITES= https://code.stripe.com/stripe/ MASTER_SITES= https://code.stripe.com/stripe/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,2 +1,2 @@
SHA256 (stripe-1.9.5.tar.gz) = 5c01bab3ae831f8eb2ad72f9337777f66abb2f952cddc417bfb31038335d746c SHA256 (stripe-1.9.8.tar.gz) = 6fa50635daf56340fda495b1cb6cbaeefea0b73ef3d1ef4e69cafe9437e52479
SIZE (stripe-1.9.5.tar.gz) = 142358 SIZE (stripe-1.9.8.tar.gz) = 143137