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

Massimiliano Torromeo mtorromeo at archlinux.org
Tue Jun 7 08:23:25 UTC 2016


    Date: Tuesday, June 7, 2016 @ 10:23:25
  Author: mtorromeo
Revision: 178088

upgpkg: python-oauthlib 1.1.2-1

Updated to 1.1.2

Modified:
  python-oauthlib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-07 08:18:42 UTC (rev 178087)
+++ PKGBUILD	2016-06-07 08:23:25 UTC (rev 178088)
@@ -3,7 +3,7 @@
 
 pkgbase=python-oauthlib
 pkgname=(python-oauthlib python2-oauthlib)
-pkgver=1.1.0
+pkgver=1.1.2
 pkgrel=1
 _libname=oauthlib
 pkgdesc="A generic, spec-compliant, thorough implementation of the OAuth request-signing logic"
@@ -10,7 +10,7 @@
 arch=(any)
 url="https://github.com/idan/oauthlib"
 license=('BSD')
-source=(http://pypi.python.org/packages/source/${_libname:0:1}/$_libname/$_libname-$pkgver.tar.gz)
+source=(https://files.pythonhosted.org/packages/source/${_libname:0:1}/$_libname/$_libname-$pkgver.tar.gz)
 makedepends=(python-setuptools python2-setuptools)
 
 build() {
@@ -45,4 +45,4 @@
 	chmod -R a+r "$pkgdir/usr/lib"
 }
 
-sha256sums=('822afd25fd9f122df5e2ddeb53b825f3849fb180c8c0d1babc5d7ce0dc1d002a')
+sha256sums=('0e83e91d9e77a396dc178eddba0c4abf75e465761804bfcdb20b977284bcb0bb')



More information about the arch-commits mailing list