Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Eric Dorland
automake-1.16
Commits
52570ab5
Commit
52570ab5
authored
Jan 18, 2022
by
Eric Dorland
Browse files
Non-maintainer upload.
* Add support for Python 3.10 and 3.11.
parent
884d9fb0
Changes
3
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
52570ab5
automake-1.16 (1:1.16.5-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Add support for Python 3.10 and 3.11.
-- Matthias Klose <doko@debian.org> Thu, 11 Nov 2021 12:46:00 +0100
automake-1.16 (1:1.16.5-1) unstable; urgency=medium
automake-1.16 (1:1.16.5-1) unstable; urgency=medium
[ Eric Dorland ]
[ Eric Dorland ]
...
...
debian/patches/python3.10.patch
0 → 100644
View file @
52570ab5
Description: Add support for Python 3.10
Author: Graham Inggs <ginggs@debian.org>
Last-Update: 2021-11-08
--- a/m4/python.m4
+++ b/m4/python.m4
@@ -38,6 +38,7 @@
dnl supported. (2.0 was released on October 16, 2000).
m4_define_default([_AM_PYTHON_INTERPRETER_LIST],
[python python2 python3 dnl
+ python3.11 python3.10 dnl
python3.9 python3.8 python3.7 python3.6 python3.5 python3.4 python3.3 dnl
python3.2 python3.1 python3.0 dnl
python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 dnl
debian/patches/series
View file @
52570ab5
0001-texi-rename.patch
0001-texi-rename.patch
0002-Drop-SHELL.patch
0002-Drop-SHELL.patch
0003-t-python-prefix.sh-Respect-PYTHON-environment-variable.patch
0003-t-python-prefix.sh-Respect-PYTHON-environment-variable.patch
python3.10.patch
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment