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

Felix Yan felixonmars at archlinux.org
Tue Jan 15 13:43:36 UTC 2019


    Date: Tuesday, January 15, 2019 @ 13:43:35
  Author: felixonmars
Revision: 423336

upgpkg: python-requests-oauthlib 1.2.0-1

Modified:
  python-requests-oauthlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-15 13:34:34 UTC (rev 423335)
+++ PKGBUILD	2019-01-15 13:43:35 UTC (rev 423336)
@@ -4,7 +4,7 @@
 
 pkgbase=python-requests-oauthlib
 pkgname=('python-requests-oauthlib' 'python2-requests-oauthlib')
-pkgver=1.1.0
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="First-class OAuth library support for Requests"
 arch=('any')
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest' 'python2-pytest' 'python-requests-mock' 'python2-requests-mock'
               'python-mock' 'python2-mock' 'python-pyjwt' 'python2-pyjwt')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/requests/requests-oauthlib/archive/v$pkgver.tar.gz")
-sha512sums=('61a475b59eaafe355d0d3a9abe7c49fd6eb99521c9618939ab3333eb4faebfd720e870b44ee0ca0848c713296800df0d1c7a083d573e4890ea82343024b6b6ac')
+sha512sums=('f684e3f8ff300eb58610deeb18b45ab411a5002bd15759e5f46ce174be8b76fb29583ccce6dd39965b31f53c0343ea8af2a1b6fa3d9d38342efdfbfb555f52f1')
 
 prepare() {
   cp -a requests-oauthlib-$pkgver{,-py2}



More information about the arch-commits mailing list