[arch-commits] Commit in python-oauthlib/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Tue Aug 13 17:51:29 UTC 2019
Date: Tuesday, August 13, 2019 @ 17:51:29
Author: mtorromeo
Revision: 499072
upgpkg: python-oauthlib 3.1.0-1
Modified:
python-oauthlib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-13 17:50:33 UTC (rev 499071)
+++ PKGBUILD 2019-08-13 17:51:29 UTC (rev 499072)
@@ -2,7 +2,7 @@
pkgbase=python-oauthlib
pkgname=(python-oauthlib python2-oauthlib)
-pkgver=3.0.1
+pkgver=3.1.0
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=('0ce32c5d989a1827e3f1148f98b9085ed2370fc939bf524c9c851d8714797298')
+sha256sums=('bee41cc35fcca6e988463cacc3bcb8a96224f470ca547e697b604cc697b2f889')
build() {
cd "$srcdir/$_libname-$pkgver"
More information about the arch-commits
mailing list