[arch-commits] Commit in python-qiniu/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 9 06:15:18 UTC 2019
Date: Thursday, May 9, 2019 @ 06:15:18
Author: felixonmars
Revision: 463862
upgpkg: python-qiniu 7.2.4-1
Modified:
python-qiniu/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-09 06:14:24 UTC (rev 463861)
+++ PKGBUILD 2019-05-09 06:15:18 UTC (rev 463862)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-qiniu
-pkgver=7.2.2
-pkgrel=3
+pkgver=7.2.4
+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=('29f9573c6c20224611d90c3f27b977d5e725cf40da045352ecc6c0f3496a6573f63246f1afd55a7cef0201d3f69c68d5f2c50bbe46d19e8b3d68889910869845')
+sha512sums=('c7ad924cc413d991e637d66a092b49b960063c364a81c96ceb6e5a777379b8f2d2bc230827b9c847d93b1c549e940a93abd8126eb176e8102c729f6f708eb2d4')
build() {
cd python-sdk-$pkgver
More information about the arch-commits
mailing list