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

Felix Yan fyan at archlinux.org
Sun May 3 16:13:45 UTC 2015


    Date: Sunday, May 3, 2015 @ 18:13:44
  Author: fyan
Revision: 238381

upgpkg: python-requests 2.7.0-1

Modified:
  python-requests/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-03 10:55:44 UTC (rev 238380)
+++ PKGBUILD	2015-05-03 16:13:44 UTC (rev 238381)
@@ -4,7 +4,7 @@
 
 pkgbase=python-requests
 pkgname=('python-requests' 'python2-requests')
-pkgver=2.6.2
+pkgver=2.7.0
 pkgrel=1
 pkgdesc="Python HTTP for Humans"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 source=(http://pypi.python.org/packages/source/r/requests/requests-$pkgver.tar.gz
         certs.patch)
-sha256sums=('0577249d4b6c4b11fd97c28037e98664bfaa0559022fee7bcef6b752a106e505'
+sha256sums=('398a3db6d61899d25fd4a06c6ca12051b0ce171d705decd7ed5511517b4bb93d'
             'e35e779d8640f35ea2ea51112f967d927b44d59483af4cd2c0945c84e79bb7c7')
 
 prepare() {



More information about the arch-commits mailing list