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