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

Felix Yan felixonmars at gemini.archlinux.org
Tue Feb 15 00:09:03 UTC 2022


    Date: Tuesday, February 15, 2022 @ 00:09:03
  Author: felixonmars
Revision: 1133294

upgpkg: python-softlayer 5.9.9-1

Modified:
  python-softlayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-15 00:07:03 UTC (rev 1133293)
+++ PKGBUILD	2022-02-15 00:09:03 UTC (rev 1133294)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-softlayer
-pkgver=5.9.8
-pkgrel=2
+pkgver=5.9.9
+pkgrel=1
 pkgdesc="A library for SoftLayer's API"
 arch=('any')
 license=('MIT')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python-mock' 'python-testtools' 'tk')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/softlayer/softlayer-python/archive/v$pkgver.tar.gz"
          https://github.com/softlayer/softlayer-python/commit/bfcbc022dd0f16c13ad6618c6dfca01ced9c9b7e.patch)
-sha512sums=('3125489e59e810620c10b5a347015ed62c36c97794c30a4657135ff8e7cd0cd631505e8ce406c02559f652c52ecc0e9e597b8a110a3e0097b71233bc290ea0e4'
+sha512sums=('3391605664f46616f771f0337cbc4c5e5c88a80c84849bc83bf4105ecf1e591315c94d8b18bde76b34d2b4f98c1e5f7890a3cd204796e9af14a6eab01697cc78'
             '07400a8b643cc35eb479be36a074e75bf60576c318409b935e7646ef2b055a2eb510b077e3d19ddf2e4ef5071cb658affc0d82a38c25436bc612b307e174be35')
 
 prepare() {



More information about the arch-commits mailing list