UDD
Skip Quicknav
Ultimate Database
Bugs search
Maintainer dashboard
Lintian
Lintian tags
Patches
Bugs usertags
Patches
Debian Patches
Status for python3-simpletal/5.2-5
Search:
Patch
Description
Author
Forwarded
Bugs
Origin
Last update
remove-cgi-example.patch
Remove cgi-example
It's broken with Python 3.13 (which removes the `cgi` module), and so
old that it's probably not worth trying to fix.
Colin Watson <cjwatson@debian.org>
no
2024-10-07
use-html-escape.patch
cgi.escape method has been removed in python3.8. To make it work cgi.escape is replaced by html.escape
Olivier Aubert <contact@olivieraubert.net>
invalid
2021-03-02
use-importlib.patch
Use importlib rather than imp.load_source
The `imp` module was removed in Python 3.12. Recipe from
https://docs.python.org/3/whatsnew/3.12.html#imp.
Colin Watson <cjwatson@debian.org>
no
2024-07-31
Showing 1 to 3 of 3 entries
All known versions for source package 'python3-simpletal'
5.2-5
(sid, trixie)
5.2-3
(bookworm)
5.2-2
(bullseye)
Links
Package Tracker for 'python3-simpletal'
Debian Maintainer Dashboard for 'python3-simpletal'
Browse sources for 'python3-simpletal/5.2-5' on sources.debian.org
DEP3: Patch Tagging Guidelines