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

Felix Yan felixonmars at archlinux.org
Sat Feb 16 16:21:55 UTC 2019


    Date: Saturday, February 16, 2019 @ 16:21:54
  Author: felixonmars
Revision: 433526

upgpkg: python-softlayer 5.7.0-1

Modified:
  python-softlayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-16 16:18:09 UTC (rev 433525)
+++ PKGBUILD	2019-02-16 16:21:54 UTC (rev 433526)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-softlayer
-pkgver=5.6.4
+pkgver=5.7.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=('d6334b9fb18e81aac27b4af4a52c5a260fd5709940bedbd08a812ae0b3567048ad2e91b1f72b08c51d02931c113438fe327169753508553c97c260b06908838b')
+sha512sums=('192f58d3adc4cde97a9cb61c3e1b5144bdf6dbb1f53d5e86d045aa18f8aade22048631c38d1487f1ea0365d4fb28e7104cd822e15846450433265f003cfc57c2')
 
 prepare() {
   cd softlayer-python-$pkgver



More information about the arch-commits mailing list