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

Massimiliano Torromeo mtorromeo at archlinux.org
Tue Mar 20 09:15:23 UTC 2018


    Date: Tuesday, March 20, 2018 @ 09:15:23
  Author: mtorromeo
Revision: 309551

upgpkg: python-oauthlib 2.0.7-1

Modified:
  python-oauthlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-20 09:14:06 UTC (rev 309550)
+++ PKGBUILD	2018-03-20 09:15:23 UTC (rev 309551)
@@ -3,7 +3,7 @@
 
 pkgbase=python-oauthlib
 pkgname=(python-oauthlib python2-oauthlib)
-pkgver=2.0.6
+pkgver=2.0.7
 pkgrel=1
 _libname=oauthlib
 pkgdesc="A generic, spec-compliant, thorough implementation of the OAuth request-signing logic"
@@ -12,7 +12,7 @@
 license=('BSD')
 source=(https://files.pythonhosted.org/packages/source/${_libname:0:1}/$_libname/$_libname-$pkgver.tar.gz)
 makedepends=(python-setuptools python2-setuptools)
-sha256sums=('ce57b501e906ff4f614e71c36a3ab9eacbb96d35c24d1970d2539bbc3ec70ce1')
+sha256sums=('909665297635fa11fe9914c146d875f2ed41c8c2d78e21a529dd71c0ba756508')
 
 build() {
 	cd "$srcdir/$_libname-$pkgver"



More information about the arch-commits mailing list