mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
python3-Flask-OAuthlib: update to 0.9.6
Closes: #26808 [via git-merge-pr]
This commit is contained in:
parent
c2de24d676
commit
5adf7a5b1d
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-Flask-OAuthlib'
|
# Template file for 'python3-Flask-OAuthlib'
|
||||||
pkgname=python3-Flask-OAuthlib
|
pkgname=python3-Flask-OAuthlib
|
||||||
version=0.9.5
|
version=0.9.6
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,8 +10,9 @@ short_desc="OAuthlib for Flask (Python3)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/lepture/flask-oauthlib"
|
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"
|
distfiles="${PYPI_SITE}/F/Flask-OAuthlib/Flask-OAuthlib-${version}.tar.gz"
|
||||||
checksum=cbfe835902569909a19828582c3381148995ad677243016ccad9c951acf69406
|
checksum=5bb79c8a8e670c2eb4cb553dfc3283b6c8d1202f674934676dc173cee94fe39c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue