python-Flask-OAuthlib: update to 0.9.2
This commit is contained in:
parent
486812d972
commit
628179a359
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Flask-OAuthlib'
|
||||
pkgname=python-Flask-OAuthlib
|
||||
version=0.9.1
|
||||
version=0.9.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -11,10 +11,10 @@ hostmakedepends="python-setuptools python3.4-setuptools"
|
|||
depends="python-Flask python-requests-oauthlib"
|
||||
short_desc="OAuthlib for Flask (Python2)"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="BSD"
|
||||
license="3-clause-BSD"
|
||||
homepage="https://github.com/lepture/flask-oauthlib"
|
||||
distfiles="${PYPI_SITE}/F/Flask-OAuthlib/Flask-OAuthlib-${version}.tar.gz"
|
||||
checksum=0f43719fdc2a6a59a58af133eb76453d4e52de9bb55675f8b698d49963e2a7da
|
||||
checksum=e6b2c412bbf9ab7fe347fec9bb66fd0fd335efd87d06feb69c41dc9401d8c3a1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue