[arch-commits] Commit in python-flask-dance/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Wed Aug 31 17:01:02 UTC 2022


    Date: Wednesday, August 31, 2022 @ 17:01:01
  Author: arojas
Revision: 1289176

upgpkg: python-flask-dance 6.1.0-1: Update to 6.1.0

Modified:
  python-flask-dance/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-31 16:59:42 UTC (rev 1289175)
+++ PKGBUILD	2022-08-31 17:01:01 UTC (rev 1289176)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-flask-dance
-pkgver=6.0.0
+pkgver=6.1.0
 pkgrel=1
 pkgdesc="Doing the OAuth dance with style using Flask, requests, and oauthlib"
 url="https://github.com/singingwolfboy/flask-dance"
@@ -16,7 +16,7 @@
               'python-flask-sphinx-themes' 'python-sphinxcontrib-seqdiag' 'python-betamax'
               'python-pyjwt' 'python-pytest-mock')
 source=("https://github.com/singingwolfboy/flask-dance/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('7088ba4001141d247fa9c124ea0a1a512ef54fded572e89e5016798c9610143d5bae19a6fb71789714bca5a66760c9ff5a5e30d67037de36c59764166b4fc170')
+sha512sums=('bb2b80cf2fe6031a4004b66cbcc16d847472af8fa454fe5b00bcea81843fed983367795913f1cfa08df9e7c614da9dd8710d7bb88c463db7bc1d65468fe61c81')
 
 prepare() {
   cd flask-dance-$pkgver



More information about the arch-commits mailing list