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

Massimiliano Torromeo mtorromeo at archlinux.org
Thu Oct 17 12:40:28 UTC 2019


    Date: Thursday, October 17, 2019 @ 12:40:27
  Author: mtorromeo
Revision: 516414

upgpkg: python-grequests 0.4.0-1

Modified:
  python-grequests/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-17 12:29:14 UTC (rev 516413)
+++ PKGBUILD	2019-10-17 12:40:27 UTC (rev 516414)
@@ -3,8 +3,8 @@
 pkgbase=python-grequests
 pkgname=(python-grequests python2-grequests)
 _libname=grequests
-pkgver=0.3.0
-pkgrel=4
+pkgver=0.4.0
+pkgrel=1
 pkgdesc="Allows you to use Requests with Gevent to make asyncronous HTTP Requests easily."
 url="https://pypi.python.org/pypi/grequests/"
 license=('custom: ISC')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 source=(https://files.pythonhosted.org/packages/source/${_libname:0:1}/$_libname/$_libname-$pkgver.tar.gz
         $_libname-$pkgver-LICENSE::https://github.com/kennethreitz/grequests/raw/v$pkgver/LICENSE)
-sha256sums=('0f41c4eee83bab39f5543af49665c08681637a0562a5704a3f7b2e4a996531c9'
+sha256sums=('8aeccc15e60ec65c7e67ee32e9c596ab2196979815497f85cf863465a1626490'
             '4063882a8913e4b37457d58fe6600bd975ba053c8db2e8c6b218e7c9c8575ca8')
 
 build() {



More information about the arch-commits mailing list