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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jul 4 18:19:59 UTC 2022


    Date: Monday, July 4, 2022 @ 18:19:58
  Author: felixonmars
Revision: 1243949

upgpkg: python-qiniu 7.8.0-1

Modified:
  python-qiniu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-04 18:19:27 UTC (rev 1243948)
+++ PKGBUILD	2022-07-04 18:19:58 UTC (rev 1243949)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-qiniu
-pkgver=7.7.1
+pkgver=7.8.0
 pkgrel=1
 pkgdesc="Qiniu Resource Storage SDK for Python"
 arch=('any')
@@ -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=('0472df22853ad3782206845947954d58991aa9147aec3e356afe4fc63d15e8359f73a56c1e7f9326d2b274adf93a8a9cffc05d4195f95a92987688e3d309f5cf')
+sha512sums=('5231b32b90d260b77359b0abfc107cd4278439ba5c0c94bbc320fced861a48076b7749f4979edff9f5dc140cd7a4a40a741a1c48bd4651b272df524f7303f762')
 
 build() {
   cd python-sdk-$pkgver



More information about the arch-commits mailing list