Skip to content
Snippets Groups Projects
Commit 2440b2e3 authored by Justin Berthault's avatar Justin Berthault Committed by TBK
Browse files

community/py3-flask-oauthlib: upgrade to 0.9.6

parent 971536d8
No related branches found
No related tags found
1 merge request!15907community/py3-flask-oauthlib: upgrade to 0.9.6
# Maintainer:
pkgname=py3-flask-oauthlib
_pkgname=Flask-OAuthlib
pkgver=0.9.5
pkgrel=3
pkgver=0.9.6
pkgrel=0
pkgdesc="Flask OAuth extension using OAuthlib"
url="https://github.com/lepture/flask-oauthlib"
arch="noarch"
......@@ -17,13 +17,11 @@ replaces="py-flask-oauthlib" # Backwards compatibility
provides="py-flask-oauthlib=$pkgver-r$pkgrel" # Backwards compatibility
build() {
cd "$builddir"
python3 setup.py build
}
package() {
cd "$builddir"
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="4dceac5517612987b506016e2a2d5e90274045df3423e21003fafa43cdd312c41108e97f1b1ba361182e9f499fd102de9e709645be9c470c424bdc8d04364863 Flask-OAuthlib-0.9.5.tar.gz"
sha512sums="f12e566ad92993bb7c980ca678987ee38a90afec567e550088406e386680e389cafd0ff0e063d8d2c9f742918ae5531f9e7da43bece7292455a467fb3f9a25c5 Flask-OAuthlib-0.9.6.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment