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

Felix Yan fyan at archlinux.org
Wed Oct 14 01:43:36 UTC 2015


    Date: Wednesday, October 14, 2015 @ 03:43:35
  Author: fyan
Revision: 249237

upgpkg: python-requests 2.8.1-1

Modified:
  python-requests/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-14 00:46:04 UTC (rev 249236)
+++ PKGBUILD	2015-10-14 01:43:35 UTC (rev 249237)
@@ -4,7 +4,7 @@
 
 pkgbase=python-requests
 pkgname=('python-requests' 'python2-requests')
-pkgver=2.8.0
+pkgver=2.8.1
 pkgrel=1
 pkgdesc="Python HTTP for Humans"
 arch=('any')
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest' 'python2-pytest')
 source=(http://pypi.python.org/packages/source/r/requests/requests-$pkgver.tar.gz
         certs.patch)
-sha256sums=('b2f003589b60924909c0acde472590c5ea83906986a7a25b6f7929eb20923b7b'
+sha256sums=('84fe8d5bf4dcdcc49002446c47a146d17ac10facf00d9086659064ac43b6c25b'
             'e35e779d8640f35ea2ea51112f967d927b44d59483af4cd2c0945c84e79bb7c7')
 
 prepare() {



More information about the arch-commits mailing list