python-Flask-OAuthlib: update to 0.9.4
This commit is contained in:
parent
bfaeebedc6
commit
e7ccd89d55
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-Flask-OAuthlib'
|
||||
pkgname=python-Flask-OAuthlib
|
||||
version=0.9.3
|
||||
revision=2
|
||||
version=0.9.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="3-clause-BSD"
|
||||
homepage="https://github.com/lepture/flask-oauthlib"
|
||||
distfiles="${PYPI_SITE}/F/Flask-OAuthlib/Flask-OAuthlib-${version}.tar.gz"
|
||||
checksum=ee60f7e996850c3544821ce9746079917e5b839d38ce4190a63482b0a902e791
|
||||
checksum=bcd6f2f4f58c764824a1de31b9beae22585c5191992d298c0be0b3118dfcbdc6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue