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.1 :: 0 :: gentoo

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

dev-lang / python : An interpreted, interactive, object-oriented programming language

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

dev-python / treq : A requests-like API built on top of twisted.web's Agent

dev-python / webob : WSGI request and response object

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>