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

Felix Yan felixonmars at archlinux.org
Thu Dec 29 06:33:56 UTC 2016


    Date: Thursday, December 29, 2016 @ 06:33:55
  Author: felixonmars
Revision: 203230

upgpkg: python-braintree 3.33.0-1

Modified:
  python-braintree/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-29 06:26:47 UTC (rev 203229)
+++ PKGBUILD	2016-12-29 06:33:55 UTC (rev 203230)
@@ -3,14 +3,14 @@
 
 pkgbase=python-braintree
 pkgname=(python-braintree python2-braintree)
-pkgver=3.32.0
-pkgrel=2
+pkgver=3.33.0
+pkgrel=1
 pkgdesc="Braintree Python Library"
 arch=('any')
 url="https://www.braintreepayments.com/docs/python"
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 'python2-requests' 'git')
-checkdepends=('python-nose' 'python2-nose')
+checkdepends=('python-nose' 'python2-nose' 'python2-mock')
 source=("git+https://github.com/braintree/braintree_python.git#tag=$pkgver")
 sha512sums=('SKIP')
 



More information about the arch-commits mailing list