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

Felix Yan felixonmars at archlinux.org
Thu Dec 13 18:53:03 UTC 2018


    Date: Thursday, December 13, 2018 @ 18:52:58
  Author: felixonmars
Revision: 416051

upgpkg: python-braintree 3.50.0-1

Modified:
  python-braintree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-13 18:51:26 UTC (rev 416050)
+++ PKGBUILD	2018-12-13 18:52:58 UTC (rev 416051)
@@ -2,7 +2,7 @@
 
 pkgbase=python-braintree
 pkgname=(python-braintree python2-braintree)
-pkgver=3.49.0
+pkgver=3.50.0
 pkgrel=1
 pkgdesc="Braintree Python Library"
 arch=('any')
@@ -11,7 +11,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=('6d6a65c71bced3067662b31ab49b56f91dc033e33844bdb27e856d9c6635c3fa29b431e396eacafe1c1f18bc74cd3f25ca2c3a01a94ca8135710ac6f2468ff30')
+sha512sums=('c7762119ece6388a90d59bc2f4b2678d4e5024da9ed9752c4784d170072bcbcf58f1806e85be8ee45b2b55bd9213387a712169b549e2d504e628daab2ade99ef')
 
 prepare() {
   cp -a braintree_python-$pkgver{,-py2}



More information about the arch-commits mailing list