pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/finance/py-stripe === 1.16.0 2014-05-28



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ebdbbf2c64c
branches:  trunk
changeset: 635144:3ebdbbf2c64c
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Sun Jun 01 01:06:24 2014 +0000

description:
=== 1.16.0 2014-05-28

* Support for canceling transfers

=== 1.15.1 2014-05-21

* Support cards for recipients.

=== 1.14.1 2014-05-19

* Disable loading the ssl module on the Google App Engine dev server.

diffstat:

 finance/py-stripe/Makefile |  4 ++--
 finance/py-stripe/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r bc17139019e1 -r 3ebdbbf2c64c finance/py-stripe/Makefile
--- a/finance/py-stripe/Makefile        Sun Jun 01 01:04:11 2014 +0000
+++ b/finance/py-stripe/Makefile        Sun Jun 01 01:06:24 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2014/05/03 13:23:52 rodent Exp $
+# $NetBSD: Makefile,v 1.4 2014/06/01 01:06:24 rodent Exp $
 
-DISTNAME=      stripe-1.14.0
+DISTNAME=      stripe-1.16.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    finance python
 MASTER_SITES=  https://pypi.python.org/packages/source/s/stripe/
diff -r bc17139019e1 -r 3ebdbbf2c64c finance/py-stripe/distinfo
--- a/finance/py-stripe/distinfo        Sun Jun 01 01:04:11 2014 +0000
+++ b/finance/py-stripe/distinfo        Sun Jun 01 01:06:24 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2014/05/03 13:23:52 rodent Exp $
+$NetBSD: distinfo,v 1.4 2014/06/01 01:06:24 rodent Exp $
 
-SHA1 (stripe-1.14.0.tar.gz) = 3e68bfd8fb23fdc773abb6e12bad123880ccb8aa
-RMD160 (stripe-1.14.0.tar.gz) = aebb8043f40670a6b095fe896730a82b3cf1a4e3
-Size (stripe-1.14.0.tar.gz) = 170005 bytes
+SHA1 (stripe-1.16.0.tar.gz) = aa3d55c80c0f0640714bf6074213533a5c20818b
+RMD160 (stripe-1.16.0.tar.gz) = 4fba6c0348d231dca4528af60614fafeddd8aa6b
+Size (stripe-1.16.0.tar.gz) = 171208 bytes



Home | Main Index | Thread Index | Old Index