python-Flask-OAuthlib: update to 0.9.3
This commit is contained in:
parent
dce1960dd3
commit
881e0e64ba
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-Flask-OAuthlib'
|
# Template file for 'python-Flask-OAuthlib'
|
||||||
pkgname=python-Flask-OAuthlib
|
pkgname=python-Flask-OAuthlib
|
||||||
version=0.9.2
|
version=0.9.3
|
||||||
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/lepture/flask-oauthlib"
|
homepage="https://github.com/lepture/flask-oauthlib"
|
||||||
distfiles="${PYPI_SITE}/F/Flask-OAuthlib/Flask-OAuthlib-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/F/Flask-OAuthlib/Flask-OAuthlib-${version}.tar.gz"
|
||||||
checksum=e6b2c412bbf9ab7fe347fec9bb66fd0fd335efd87d06feb69c41dc9401d8c3a1
|
checksum=ee60f7e996850c3544821ce9746079917e5b839d38ce4190a63482b0a902e791
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue