From 7198c282b6ee0d3639ecc3030a4879484c2d27c8 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 19 Mar 2018 15:13:00 -0300 Subject: [PATCH] python-oauthlib: update to 2.0.7. Closes: #12689 [via git-merge-pr] --- srcpkgs/python-oauthlib/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-oauthlib/template b/srcpkgs/python-oauthlib/template index 6c2af9fe29..6510940e51 100644 --- a/srcpkgs/python-oauthlib/template +++ b/srcpkgs/python-oauthlib/template @@ -1,6 +1,6 @@ # Template file for 'python-oauthlib' pkgname=python-oauthlib -version=2.0.6 +version=2.0.7 revision=1 noarch=yes wrksrc="${pkgname#*-}-${version}" @@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools" depends="python" short_desc="Python2 implementation of the OAuth request-signing logic" maintainer="Eivind Uggedal " -license="3-clause-BSD" +license="BSD-3-Clause" homepage="https://github.com/idan/oauthlib" distfiles="${PYPI_SITE}/o/oauthlib/oauthlib-${version}.tar.gz" -checksum=ce57b501e906ff4f614e71c36a3ab9eacbb96d35c24d1970d2539bbc3ec70ce1 +checksum=909665297635fa11fe9914c146d875f2ed41c8c2d78e21a529dd71c0ba756508 post_install() { vlicense LICENSE