ubuntu/+source/python-apptools:applied/ubuntu/jammy-devel

Last commit made on 2022-02-08
Get this branch:
git clone -b applied/ubuntu/jammy-devel https://git.launchpad.net/ubuntu/+source/python-apptools
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/jammy-devel
Repository:
lp:ubuntu/+source/python-apptools

Recent commits

7591a05... by Andreas Tille

5.1.0-1 (patches applied)

Imported using git-ubuntu import.

47fc458... by Andreas Tille

Fix collections import under py3.10

Gbp-Pq: fix_collections_in_py3.10.patch.

546b3fc... by Andreas Tille

Do not try to load enthought_sphinx_theme since its not packaged

Gbp-Pq: no_enthought_sphinx_theme.patch.

71e4591... by Andreas Tille

5.1.0-1 (patches unapplied)

Imported using git-ubuntu import.

add6392... by Anton Gladky

4.5.0-1.1 (patches applied)

Imported using git-ubuntu import.

fa0e1f1... by Anton Gladky

4.5.0-1.1 (patches unapplied)

Imported using git-ubuntu import.

3050b6f... by Anton Gladky

Fix test against python3.9

Gbp-Pq: fix_python3.9_base64_decodestring_deprecation.patch.

3ff1297... by Anton Gladky

[PATCH] Fix SyntaxWarning in file_path.py

Gbp-Pq: fix-syntaxwarning.patch.

99e130e... by Anton Gladky

[PATCH] Work around broken _v_groups.itervalues() in PyTables (#117)

Gbp-Pq: fix-stopiteration-exception.patch.

5a79079... by Anton Gladky

Fixing manpage section

Gbp-Pq: man_page_section.