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

Felix Yan felixonmars at archlinux.org
Fri Feb 2 13:40:43 UTC 2018


    Date: Friday, February 2, 2018 @ 13:40:43
  Author: felixonmars
Revision: 288557

upgpkg: python-requestsexceptions 1.4.0-1

Modified:
  python-requestsexceptions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-02 13:37:42 UTC (rev 288556)
+++ PKGBUILD	2018-02-02 13:40:43 UTC (rev 288557)
@@ -4,7 +4,7 @@
 
 pkgbase=python-requestsexceptions
 pkgname=(python-requestsexceptions python2-requestsexceptions)
-pkgver=1.3.0
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="Import exceptions from potentially bundled packages in requests."
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 'python2-pbr' 'python-requests'
              'python2-requests')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack-infra/requestsexceptions/archive/$pkgver.tar.gz")
-sha512sums=('acae76c2dca030db0eb89f6fc45bf14d61646610551c7694cd406c7fc466bcd9c229631f324dccfb06475aa1c7100bd909d2e38a2b7eb91755a814bd8e216f97')
+sha512sums=('fb7cf432584963eee659b7294a11b4d0a1d1dd850bfccdac7a1d7014b6e97a5330553436df58c034088c8a2096b14bfe40ded7e128a5d8741114265c935cd02f')
 
 prepare() {
   cp -a requestsexceptions-$pkgver{,-py2}



More information about the arch-commits mailing list