aboutsummaryrefslogtreecommitdiff
path: root/finance/py-stripe/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Convert finance/ to new USES=pythonMarcus von Appen2014-10-201-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371284
* - Stage supportAntoine Brodin2014-02-171-6/+3
| | | | | | | - Switch from easy_install to install Notes: svn path=/head/; revision=344819
* Sweep www/py-requests dependants to www/py-requests1Kubilay Kocak2014-01-271-1/+2
| | | | | | | | | | | | | | Point all www/py-requests dependants to www/py-requests1 in preparation for the upgrade of www/py-requests to version 2.x, which substantially breaks API compatibility. Maintainers of these ports can update their requests dependency independently as time for sufficient testing permits. PR: ports/185631 Notes: svn path=/head/; revision=341385
* finance/py-stripe: Fix missing closing brace in TEST_DEPENDS assignmentKubilay Kocak2013-10-261-1/+1
| | | | | | | Reported by: jgh Notes: svn path=/head/; revision=331655
* finance/py-stripe: Update to 1.9.8Kubilay Kocak2013-10-261-1/+1
| | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=331654
* finance/py-stripe: Python bindings for Stripe.com [NEW PORT]Kubilay Kocak2013-10-261-0/+32
Python bindings for the Stripe.com payment service REST API. WWW: https://github.com/stripe/stripe-python PR: ports/182313 Submitted by: Trevor Caira <trevor@bitba.se> Notes: svn path=/head/; revision=331653