dev-python / legacy-cgi

Fork of the standard library cgi and cgitb modules (deprecated)

Official package sites : https://github.com/jackrosenthal/legacy-cgi/ · https://pypi.org/project/legacy-cgi/ ·

v2.6.3 :: 0 :: gentoo

Modified
License
PSF-2
Keywords
amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~loong ~m68k ~mips ~riscv ~s390
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_13
Build with Python 3.13

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

dev-python / bottle : A fast and simple micro-framework for small web-applications

dev-python / webob : WSGI request and response object

Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/legacy-cgi: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Arthur Zamarin · gentoo
dev-python/legacy-cgi: Stabilize 2.6.3 ALLARCHES, #953607
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/legacy-cgi: Bump to 2.6.3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
dev-python/legacy-cgi: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/legacy-cgi: Stabilize 2.6.2 ALLARCHES, #949153
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/legacy-cgi: Bump to 2.6.2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-python/legacy-cgi: Stabilize 2.6.1 ppc64, #942522
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-python/legacy-cgi: Stabilize 2.6.1 ppc, #942522
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-python/legacy-cgi: Stabilize 2.6.1 sparc, #942522
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-python/legacy-cgi: Stabilize 2.6.1 hppa, #942522
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-python/legacy-cgi: Stabilize 2.6.1 x86, #942522
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-python/legacy-cgi: Stabilize 2.6.1 amd64, #942522
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-python/legacy-cgi: Stabilize 2.6.1 arm64, #942522
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
dev-python/legacy-cgi: Stabilize 2.6.1 arm, #942522
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/legacy-cgi: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/legacy-cgi: Bump to 2.6.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/legacy-cgi: Sync keywords to dev-lang/python
This code is taken verbatim from dev-lang/python, so let's not bother rekeywording it. Closes: https://bugs.gentoo.org/934338 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/legacy-cgi: Add compat package for py3.13, v2.6
Add the compatibility `legacy-cgi` package that brings back `cgi` modules in Python 3.13. This is only meant as a stop-gap solution to fix dead packages relying on the module. As such, the package is deprecated immediately. Signed-off-by: Michał Górny <mgorny@gentoo.org>