[arch-commits] Commit in python-braintree/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Fri Jul 17 02:44:09 UTC 2015


    Date: Friday, July 17, 2015 @ 04:44:09
  Author: fyan
Revision: 137032

upgpkg: python-braintree 3.18.0-1

Modified:
  python-braintree/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-17 02:42:35 UTC (rev 137031)
+++ PKGBUILD	2015-07-17 02:44:09 UTC (rev 137032)
@@ -4,7 +4,7 @@
 pkgbase=python-braintree
 pkgname=(python-braintree python2-braintree)
 _pkgname=braintree
-pkgver=3.16.0
+pkgver=3.18.0
 pkgrel=1
 pkgdesc="Braintree Python Library"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 'python2-requests')
 checkdepends=('python-nose' 'python2-nose')
 source=("$pkgbase-$pkgver::https://github.com/braintree/braintree_python/archive/${pkgver}.tar.gz")
-sha512sums=('178d845f318a1b6d00b2fe684add03560228501f9e3e863e8491686d4fc4c17e65ec2fe59eca96bee13d16c0cda461ecd9adc4abf6f9aa84092aa0dab7223d58')
+sha512sums=('76b01c29e9d179631687a79d138a93a6f556b002f4850c746fded0b0a8aec78bdac20c9e4c47152c15a6505fdf28bea762e42d1fdff7a61a35e4b4237d9e21bf')
 
 prepare() {
   cp -a ${_pkgname}_python-$pkgver{,-py2}



More information about the arch-commits mailing list