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

Felix Yan felixonmars at archlinux.org
Thu Apr 12 04:42:49 UTC 2018


    Date: Thursday, April 12, 2018 @ 04:42:48
  Author: felixonmars
Revision: 315847

upgpkg: python-braintree 3.44.0-1

Modified:
  python-braintree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-12 04:42:00 UTC (rev 315846)
+++ PKGBUILD	2018-04-12 04:42:48 UTC (rev 315847)
@@ -3,7 +3,7 @@
 
 pkgbase=python-braintree
 pkgname=(python-braintree python2-braintree)
-pkgver=3.43.0
+pkgver=3.44.0
 pkgrel=1
 pkgdesc="Braintree Python Library"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 'python2-requests')
 checkdepends=('python-nose' 'python2-nose' 'python2-mock')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/braintree/braintree_python/archive/$pkgver.tar.gz")
-sha512sums=('d3b6396863a252ba0e77ba141a240ea154d873379601637dd490d53bfa60d5cca4b8a20d494c331bad2936ea2382f1cf4094cf4b9518a2a998d296c841c75e76')
+sha512sums=('0ca9919aa93f37c38d98d4e2eaafcaea3eb0b4e3dccf798ba3a832419eb0ca4035c6462e0c8e474a46e0db2fc4b017ee5dde12a31d5a1ee98e42efd027afdf0a')
 
 prepare() {
   cp -a braintree_python-$pkgver{,-py2}



More information about the arch-commits mailing list