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

Massimiliano Torromeo mtorromeo at archlinux.org
Sun Jan 27 17:38:29 UTC 2019


    Date: Sunday, January 27, 2019 @ 17:38:28
  Author: mtorromeo
Revision: 428245

upgpkg: python-oauthlib 3.0.1-1

Modified:
  python-oauthlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-27 17:15:13 UTC (rev 428244)
+++ PKGBUILD	2019-01-27 17:38:28 UTC (rev 428245)
@@ -2,7 +2,7 @@
 
 pkgbase=python-oauthlib
 pkgname=(python-oauthlib python2-oauthlib)
-pkgver=3.0.0
+pkgver=3.0.1
 pkgrel=1
 _libname=oauthlib
 pkgdesc="A generic, spec-compliant, thorough implementation of the OAuth request-signing logic"
@@ -11,7 +11,7 @@
 license=('BSD')
 source=(https://files.pythonhosted.org/packages/source/${_libname:0:1}/$_libname/$_libname-$pkgver.tar.gz)
 makedepends=(python-setuptools python2-setuptools)
-sha256sums=('0a8b2e0daa7afb62bd1b0b387b7a3723fa9a35d1183694ca5a5c8e3d6df59913')
+sha256sums=('0ce32c5d989a1827e3f1148f98b9085ed2370fc939bf524c9c851d8714797298')
 
 build() {
 	cd "$srcdir/$_libname-$pkgver"



More information about the arch-commits mailing list