python3-Flask-OAuthlib: update to 0.9.6
Closes: #26808 [via git-merge-pr]
This commit is contained in:
parent
c2de24d676
commit
5adf7a5b1d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-Flask-OAuthlib'
|
||||
pkgname=python3-Flask-OAuthlib
|
||||
version=0.9.5
|
||||
revision=4
|
||||
version=0.9.6
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -10,8 +10,9 @@ short_desc="OAuthlib for Flask (Python3)"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/lepture/flask-oauthlib"
|
||||
changelog="https://raw.githubusercontent.com/lepture/flask-oauthlib/master/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/F/Flask-OAuthlib/Flask-OAuthlib-${version}.tar.gz"
|
||||
checksum=cbfe835902569909a19828582c3381148995ad677243016ccad9c951acf69406
|
||||
checksum=5bb79c8a8e670c2eb4cb553dfc3283b6c8d1202f674934676dc173cee94fe39c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue