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

Felix Yan fyan at archlinux.org
Thu Jun 4 08:43:27 UTC 2015


    Date: Thursday, June 4, 2015 @ 10:43:27
  Author: fyan
Revision: 134750

upgpkg: python-braintree 3.16.0-1

Modified:
  python-braintree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-04 08:43:11 UTC (rev 134749)
+++ PKGBUILD	2015-06-04 08:43:27 UTC (rev 134750)
@@ -4,7 +4,7 @@
 pkgbase=python-braintree
 pkgname=(python-braintree python2-braintree)
 _pkgname=braintree
-pkgver=3.15.0
+pkgver=3.16.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=('dfc2a13f9b6f44baf317ba12cd1886134013947852b0af1f414f85a82ef61fa96797fe7373590567ca0875e42b07482f5bf898577d3175baa0d88dfe369d39a6')
+sha512sums=('178d845f318a1b6d00b2fe684add03560228501f9e3e863e8491686d4fc4c17e65ec2fe59eca96bee13d16c0cda461ecd9adc4abf6f9aa84092aa0dab7223d58')
 
 prepare() {
   cp -a ${_pkgname}_python-$pkgver{,-py2}



More information about the arch-commits mailing list