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

Felix Yan felixonmars at gemini.archlinux.org
Sun Sep 26 09:31:08 UTC 2021


    Date: Sunday, September 26, 2021 @ 09:31:08
  Author: felixonmars
Revision: 1025666

upgpkg: python-qiniu 7.5.0-1

Modified:
  python-qiniu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-26 09:01:56 UTC (rev 1025665)
+++ PKGBUILD	2021-09-26 09:31:08 UTC (rev 1025666)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-qiniu
-pkgver=7.4.1
+pkgver=7.5.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=('cfd7c0cb53a7e2815252e2f5dfb68fbbbe858d185894dd2c7844360be681bb1dd220c2679e03df5a4ab9f952d1e409819528df41bb3bc17286830d1bc4744796')
+sha512sums=('20644c685bb4a2fe3978cd136e119925b498ab6ce1bb9b7c2b3c8f127649bff4e07d4a60018b92e6700abe6afe38ed752475c1af540acbbba373411aa9505ded')
 
 build() {
   cd python-sdk-$pkgver



More information about the arch-commits mailing list