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

Felix Yan felixonmars at archlinux.org
Sat Dec 21 15:50:58 UTC 2019


    Date: Saturday, December 21, 2019 @ 15:50:57
  Author: felixonmars
Revision: 538619

upgpkg: python-softlayer 5.8.4-1

Modified:
  python-softlayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-21 15:48:14 UTC (rev 538618)
+++ PKGBUILD	2019-12-21 15:50:57 UTC (rev 538619)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-softlayer
-pkgver=5.8.3
+pkgver=5.8.4
 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=('47022c2d3c0182d2f9ff4c74a7d761871b4abb69c1009852ef5db67f1e1c3bcda80e1467c2653df0abb714bfba8565c92bf7cc5222de6f9f64426ab40bb2e53b')
+sha512sums=('fd8f2bbc64777541a8b5efc4f20b5dc8f55a6b48f822a24b97030c2dea1fd3bd37767c6c28678cc8a21285d8bf5d50113fed0ca4fafa000181c30089b1a152a6')
 
 prepare() {
   cd softlayer-python-$pkgver



More information about the arch-commits mailing list