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

Felix Yan felixonmars at archlinux.org
Fri Sep 6 05:14:35 UTC 2019


    Date: Friday, September 6, 2019 @ 05:14:34
  Author: felixonmars
Revision: 508238

upgpkg: python-softlayer 5.8.0-1

Modified:
  python-softlayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-06 05:00:03 UTC (rev 508237)
+++ PKGBUILD	2019-09-06 05:14:34 UTC (rev 508238)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-softlayer
-pkgver=5.7.2
+pkgver=5.8.0
 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=('907f75ab10d8615af39eebf9ce344664d764ce7e49233ea4d5bfc1d93a9ca01a567ce845ce4c7493b1a51f95775ce95f9b1d7a6855d59263ed248f9be67c2fb9')
+sha512sums=('07afd4313a848f7c3b4886509af8a5c608c3d34e91a9e94cd73111e40a291e632d7b74f784f1afacc78502f9e9069daeacfa08dcd0e0fbf54ab73814c6c7757f')
 
 prepare() {
   cd softlayer-python-$pkgver



More information about the arch-commits mailing list