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

Felix Yan felixonmars at archlinux.org
Wed May 26 20:00:58 UTC 2021


    Date: Wednesday, May 26, 2021 @ 20:00:57
  Author: felixonmars
Revision: 946896

upgpkg: python-qiniu 7.4.1-1

Modified:
  python-qiniu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-26 20:00:54 UTC (rev 946895)
+++ PKGBUILD	2021-05-26 20:00:57 UTC (rev 946896)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-qiniu
-pkgver=7.4.0
+pkgver=7.4.1
 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=('30b3b37106972d1e4c9edb7177130c239143a0d942494994b381d13ccc324a6abc64436636814dceab7fb50ecea7453b8c640c2a261dc930fb4f3825545a096b')
+sha512sums=('cfd7c0cb53a7e2815252e2f5dfb68fbbbe858d185894dd2c7844360be681bb1dd220c2679e03df5a4ab9f952d1e409819528df41bb3bc17286830d1bc4744796')
 
 build() {
   cd python-sdk-$pkgver



More information about the arch-commits mailing list