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

Felix Yan felixonmars at archlinux.org
Wed Jul 8 09:06:32 UTC 2020


    Date: Wednesday, July 8, 2020 @ 09:06:32
  Author: felixonmars
Revision: 661295

upgpkg: python-softlayer 5.8.9-1

Modified:
  python-softlayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-08 09:06:32 UTC (rev 661294)
+++ PKGBUILD	2020-07-08 09:06:32 UTC (rev 661295)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-softlayer
-pkgver=5.8.8
+pkgver=5.8.9
 pkgrel=1
 pkgdesc="A library for SoftLayer's API"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-mock' 'python-testtools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/softlayer/softlayer-python/archive/v$pkgver.tar.gz")
-sha512sums=('a5261a96395f23f18409f9214416eaaf0acb37690140a40a0baf5cbc2b9d2019a7d9ad6b966fdc465939e6e5e4aa3a0fc28259f9ccd3601a37d9fabf252efb3f')
+sha512sums=('eafb7e6e4bf34c08ee062fc9f8f5bbea1a11b948d2e4012de010bcf56a36d5836b5893e7fedc34a40da62aa84b9c012b8818bda82c144b8067e8afb89fcdb473')
 
 prepare() {
   cd softlayer-python-$pkgver



More information about the arch-commits mailing list