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

Jelle van der Waa jelle at gemini.archlinux.org
Sun Oct 3 15:40:13 UTC 2021


    Date: Sunday, October 3, 2021 @ 15:40:12
  Author: jelle
Revision: 1027196

upgpkg: python-flask-security-too 4.0.1-2

Modified:
  python-flask-security-too/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-03 15:19:12 UTC (rev 1027195)
+++ PKGBUILD	2021-10-03 15:40:12 UTC (rev 1027196)
@@ -3,13 +3,14 @@
 _pkgname=flask-security
 pkgname=python-flask-security-too
 pkgver=4.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Quick and simple security for Flask applications'
 url='https://github.com/jwag956/flask-security'
 arch=('any')
 license=('MIT')
 depends=('python' 'python-flask' 'python-flask-login' 'python-flask-mail' 'python-flask-principal'
-         'python-flask-wtf' 'python-flask-babelex' 'python-itsdangerous' 'python-passlib')
+         'python-flask-wtf' 'python-flask-babelex' 'python-itsdangerous' 'python-passlib'
+         'python-email-validator')
 makedepends=('python-flask' 'python-flask-login' 'python-flask-mail' 'python-flask-principal'
              'python-flask-wtf' 'python-flask-babelex' 'python-itsdangerous' 'python-passlib'
              'python-sphinx' 'python-setuptools' 'python-pallets-sphinx-themes' 'python-sphinx-issues')



More information about the arch-commits mailing list