python-oauthlib: update to 2.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-oauthlib'
|
# Template file for 'python-oauthlib'
|
||||||
pkgname=python-oauthlib
|
pkgname=python-oauthlib
|
||||||
version=1.1.2
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
@@ -14,7 +14,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="https://github.com/idan/oauthlib"
|
homepage="https://github.com/idan/oauthlib"
|
||||||
distfiles="${PYPI_SITE}/o/oauthlib/oauthlib-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/o/oauthlib/oauthlib-${version}.tar.gz"
|
||||||
checksum=0e83e91d9e77a396dc178eddba0c4abf75e465761804bfcdb20b977284bcb0bb
|
checksum=0ad22b4f03fd75ef18d5793e1fed5e2361af5d374009f7722b4af390a0030dfd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user