ubuntu/+source/python-biom-format:applied/ubuntu/jammy

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

Branch merges

Branch information

Name:
applied/ubuntu/jammy
Repository:
lp:ubuntu/+source/python-biom-format

Recent commits

305052d... by Graham Inggs

2.1.10-3ubuntu1 (patches applied)

Imported using git-ubuntu import.

5b140af... by Graham Inggs

Ignore one failing test

Gbp-Pq: ignore_one_failing_hdf5_test.patch.

e604b16... by Graham Inggs

Add support for Python 3.10 (#865)

Gbp-Pq: python3.10.patch.

2b8d91d... by Graham Inggs

Ignore failing test

Gbp-Pq: ignore_failing_hdf5_test.patch.

f84cee3... by Graham Inggs

Fix data type which is enforced in Python3.9

Gbp-Pq: fix_test.patch.

5ca9485... by Graham Inggs

add_javascript() was deprecated in v1.8 and removed in v4.0. add_js_file() is a successor of the API.

Gbp-Pq: sphinx_add_javascript.patch.

a83b6ad... by Graham Inggs

Fix shell syntax

Gbp-Pq: posix_shell.patch.

60298c2... by Graham Inggs

Fix "Could not import extension sphinx.ext.pngmath"

Gbp-Pq: sphinx.ext.pngmath.patch.

2726c47... by Graham Inggs

Fix build with sphinx 1.6

Gbp-Pq: sphinx_1.6.patch.

d2ad82c... by Graham Inggs

If Warnings are treated as errors this leads to

Gbp-Pq: enable_sloppy_sphinx_build.patch.