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

Felix Yan felixonmars at gemini.archlinux.org
Sun Aug 7 08:35:59 UTC 2022


    Date: Sunday, August 7, 2022 @ 08:35:59
  Author: felixonmars
Revision: 1260494

upgpkg: python-braintree 4.16.0-1

Modified:
  python-braintree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-07 06:54:08 UTC (rev 1260493)
+++ PKGBUILD	2022-08-07 08:35:59 UTC (rev 1260494)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-braintree
-pkgver=4.15.2
+pkgver=4.16.0
 pkgrel=1
 pkgdesc="Braintree Python Library"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-nose')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/braintree/braintree_python/archive/$pkgver.tar.gz")
-sha512sums=('324823a078bc4068577793b169dd6b3d67e05d77850cebfe09602c0f6c3626ef1098f612c0ddfb7cc72b4b734d7319944c30297658f77edaf906334d27393f13')
+sha512sums=('6eaed1dec96032f3522e59e66c64ab674324518b7086ed9aefd2cdd5ae70e2d3e114a2e422f3edcae47dd95a5f332182dd65800cacb20bcbdf7e01a1e96498bb')
 
 build() {
   cd braintree_python-$pkgver



More information about the arch-commits mailing list