Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-flask-paranoid


Commits:
21ff1cef by Jelle van der Waa at 2024-04-07T12:34:42+02:00
upgpkg: 0.3.0-4: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,21 @@
+pkgbase = python-flask-paranoid
+       pkgdesc = Simple user session protection for Flask applications
+       pkgver = 0.3.0
+       pkgrel = 4
+       url = https://github.com/miguelgrinberg/flask-paranoid/
+       arch = any
+       license = MIT
+       checkdepends = python-pytest
+       makedepends = python-sphinx
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-setuptools
+       makedepends = python-wheel
+       depends = python
+       depends = python-flask
+       depends = python-werkzeug>=2.3.3
+       source = 
python-flask-paranoid-0.3.0.tar.gz::https://github.com/miguelgrinberg/flask-paranoid/archive/v0.3.0.tar.gz
+       sha256sums = 
cab9f54e382707c31eb5ad58e1ce3b371ecd0d5d4f3385f9cf01bd13a2e1d9ec
+       sha512sums = 
68e49a79e7e00c3a89bcc0347c41b80634b3f5f64227f4ae44db95a286a57b6101dff8f7aba592b8d325b38effc58744ee15d56bd8be30507b76c5dc836fc112
+
+pkgname = python-flask-paranoid


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _pkgname=flask-paranoid
 pkgname=python-flask-paranoid
 pkgver=0.3.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Simple user session protection for Flask applications'
 url='https://github.com/miguelgrinberg/flask-paranoid/'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-paranoid/-/commit/21ff1cefc75e11d4a5ea48b93af8469103386327

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-paranoid/-/commit/21ff1cefc75e11d4a5ea48b93af8469103386327
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to