From b080842df9825c8bc9ff55dbe3929a5649ee5971 Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Wed, 23 May 2018 15:30:44 -0300 Subject: [PATCH] python-Flask-OAuthlib: update to 0.9.5. (#14473) --- srcpkgs/python-Flask-OAuthlib/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-Flask-OAuthlib/template b/srcpkgs/python-Flask-OAuthlib/template index 58f0a5af6b2..9252c7dc0a3 100644 --- a/srcpkgs/python-Flask-OAuthlib/template +++ b/srcpkgs/python-Flask-OAuthlib/template @@ -1,7 +1,7 @@ # Template file for 'python-Flask-OAuthlib' pkgname=python-Flask-OAuthlib -version=0.9.4 -revision=2 +version=0.9.5 +revision=1 noarch=yes wrksrc="${pkgname#*-}-${version}" build_style=python-module @@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools" depends="python-Flask python-requests-oauthlib" short_desc="OAuthlib for Flask (Python2)" maintainer="Eivind Uggedal " -license="3-clause-BSD" +license="BSD-3-Clause" homepage="https://github.com/lepture/flask-oauthlib" distfiles="${PYPI_SITE}/F/Flask-OAuthlib/Flask-OAuthlib-${version}.tar.gz" -checksum=bcd6f2f4f58c764824a1de31b9beae22585c5191992d298c0be0b3118dfcbdc6 +checksum=cbfe835902569909a19828582c3381148995ad677243016ccad9c951acf69406 post_install() { vlicense LICENSE