dev-python / flask-paranoid

Simple user session protection extension for Flask

Official package sites : https://github.com/miguelgrinberg/flask-paranoid/ · https://pypi.org/project/Flask-Paranoid/ ·

v0.3.0 :: 0 :: gentoo

Modified
License
BSD
Keywords
amd64 arm64 x86
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_targets

python3_10
Build with Python 3.10
python3_11
Build with Python 3.11
python3_12
Build with Python 3.12
python3_13
Build with Python 3.13

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-python / flask : A microframework based on Werkzeug, Jinja2 and good intentions

Repository mirror & CI · gentoo
Merge updates from master
Petr Vaněk · gentoo
dev-python/flask-paranoid: enable py3.13
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/flask-paranoid: Stabilize 0.3.0 arm64, #918224
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/flask-paranoid: Keyword 0.3.0 arm64, #917903
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/flask-paranoid: Enable py3.12
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/flask-paranoid: Enable py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/flask-paranoid: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
dev-python/flask-paranoid: Stabilize 0.3.0 ALLARCHES, #842924
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/flask-paranoid: Bump to 0.3.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
dev-python/flask-paranoid: Modernise using distutils_enable_tests
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
dev-python/flask-paranoid: EAPI-7, python3_9
Tests passed. Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/flask-paranoid: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
dev-python/flask-paranoid: python3_8
Tests passed. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner · gentoo
dev-python/flask-paranoid: python3_7
Tests passed. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Virgil Dupras · gentoo
dev-python/flask-paranoid: remove old
Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Virgil Dupras · gentoo
dev-python/flask-paranoid: stabilize on amd64 and x86
Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Virgil Dupras · gentoo
dev-python/flask-paranoid: fix broken tests
Previously, tests would seemingly run, but they would actually run nothing: tests aren't included in the PyPI tarball. We switch to github releases so that we get tests. Also, don't use tox. See https://wiki.gentoo.org/wiki/Project:Python/Tests#Do_not_ever_use_tox.21 Package-Manager: Portage-2.3.46, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
dev-python/flask-paranoid: amd64 stable wrt bug #647078
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
dev-python/flask-paranoid: x86 stable (bug #647078)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Aaron W. Swenson · gentoo
dev-python/flask-paranoid: Bump to 0.2.0
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Jason Zaman · gentoo
dev-python/flask-paranoid: amd64 stable
Gentoo-bug: 641312 Package-Manager: Portage-2.3.13, Repoman-2.3.3
Thomas Deutschmann · gentoo
dev-python/flask-paranoid: x86 stable (bug #641312)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Aaron W. Swenson · gentoo
dev-python/flask-paranoid: Initial Commit
Required by dev-db/pgadmin4. Gentoo-Bug: 633732 Package-Manager: Portage-2.3.8, Repoman-2.3.3