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

Felix Yan fyan at archlinux.org
Tue Dec 22 01:52:37 UTC 2015


    Date: Tuesday, December 22, 2015 @ 02:52:37
  Author: fyan
Revision: 257099

upgpkg: python-requests 2.9.1-1

Modified:
  python-requests/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-21 22:44:47 UTC (rev 257098)
+++ PKGBUILD	2015-12-22 01:52:37 UTC (rev 257099)
@@ -4,7 +4,7 @@
 
 pkgbase=python-requests
 pkgname=('python-requests' 'python2-requests')
-pkgver=2.9.0
+pkgver=2.9.1
 pkgrel=1
 pkgdesc="Python HTTP for Humans"
 arch=('any')
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest-httpbin' 'python2-pytest-httpbin')
 source=(http://pypi.python.org/packages/source/r/requests/requests-$pkgver.tar.gz
         certs.patch)
-sha256sums=('4881966532b5a36c552244fd909de66d1b8c4a26086f56fd5837cfcde63f8eb8'
+sha256sums=('c577815dd00f1394203fc44eb979724b098f88264a9ef898ee45b8e5e9cf587f'
             'e35e779d8640f35ea2ea51112f967d927b44d59483af4cd2c0945c84e79bb7c7')
 
 prepare() {



More information about the arch-commits mailing list