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

Felix Yan felixonmars at archlinux.org
Wed Jan 6 11:02:14 UTC 2021


    Date: Wednesday, January 6, 2021 @ 11:02:13
  Author: felixonmars
Revision: 810553

upgpkg: python-qiniu 7.3.1-1

Modified:
  python-qiniu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-06 10:09:40 UTC (rev 810552)
+++ PKGBUILD	2021-01-06 11:02:13 UTC (rev 810553)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-qiniu
-pkgver=7.3.0
-pkgrel=2
+pkgver=7.3.1
+pkgrel=1
 pkgdesc="Qiniu Resource Storage SDK for Python"
 arch=('any')
 url='https://github.com/qiniu/python-sdk'
@@ -10,7 +10,7 @@
 depends=('python-requests' 'python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/qiniu/python-sdk/archive/v$pkgver.tar.gz")
-sha512sums=('c6579c97529d8edce0ef83840f108cf3c6dd7211a4e9106fcdb37f875a36e0aff82dde35543821427bd3a8ba9c0138748260439be1b30e9545a227f470968dd7')
+sha512sums=('c753ae4e5d6630da678e4103b6952c523baa56542aab129856d74c51cfc358a6d2f41a3d00c1ecf69ed13e97a52ded4d184bea4abf7d381bca7a0b4f673824fa')
 
 build() {
   cd python-sdk-$pkgver



More information about the arch-commits mailing list