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

Felix Yan felixonmars at archlinux.org
Wed Aug 2 14:31:50 UTC 2017


    Date: Wednesday, August 2, 2017 @ 14:31:49
  Author: felixonmars
Revision: 301531

upgpkg: python-requests 2.18.3-1

Modified:
  python-requests/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-02 07:55:12 UTC (rev 301530)
+++ PKGBUILD	2017-08-02 14:31:49 UTC (rev 301531)
@@ -4,7 +4,7 @@
 
 pkgbase=python-requests
 pkgname=('python-requests' 'python2-requests')
-pkgver=2.18.2
+pkgver=2.18.3
 pkgrel=1
 pkgdesc="Python HTTP for Humans"
 arch=('any')
@@ -16,7 +16,7 @@
               'python2-pytest-mock' 'python-pysocks' 'python2-pysocks')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/kennethreitz/requests/archive/v$pkgver.tar.gz"
         certs.patch)
-sha512sums=('1fc7462409b6431a2b7867bb3d01ac08a896a0ca32600dab33bc6b631a8e6b10c0401f1280244a8cb93e3c0eb88ae3d6bea2055110663718651c8d68ffed9196'
+sha512sums=('23fa5386ff7a7f28e9fedd43cb804c488084f73fe4e4bf262161bb3d538cd2de67d965e6f005731ca10fe6c9b49760c24abbdc0435bbfe729a1ea2d7c1a8101b'
             '424a3bb01b23409284f6c9cd2bc22d92df31b85cfd96e1d1b16b5d68adeca670dfed4fff7977d8b10980102b0f780eacc465431021fcd661f3a17168a02a39a3')
 
 prepare() {



More information about the arch-commits mailing list