ubuntu/+source/khmer:applied/ubuntu/oracular

Last commit made on 2024-04-10
Get this branch:
git clone -b applied/ubuntu/oracular https://git.launchpad.net/ubuntu/+source/khmer
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/oracular
Repository:
lp:ubuntu/+source/khmer

Recent commits

93d51c2... by Graham Inggs

3.0.0~a3+dfsg-8build1 (patches applied)

Imported using git-ubuntu import.

b2376d1... by Graham Inggs

ensure that Python scripts close files that they open for writing

Gbp-Pq: close-opened-files.patch.

7001cc1... by Graham Inggs

Add support for Python 3.12

Gbp-Pq: python3.12-support.patch.

7435af3... by Graham Inggs

The location for compiler cpy binaries changed, reflect the change in setup.py

Gbp-Pq: find_object_files_at_right_loc.patch.

dd60dfb... by Graham Inggs

Rerun Cython to support Python 3.10+

Gbp-Pq: refresh_cython.

fd34c22... by Graham Inggs

Cope with https://bugs.python.org/issue14156 being fixed

Gbp-Pq: stringio-buffer.patch.

e192d44... by Graham Inggs

Use stdlib bz2 instead of bz2file

Gbp-Pq: bz2.patch.

60df167... by Graham Inggs

Fix gcc-11 FTBFS with including limits header

Gbp-Pq: gcc11.patch.

2e3b795... by Graham Inggs

Fix liboxli sanity check test

Gbp-Pq: fix_liboxli_test.

9ae34f1... by Graham Inggs

s/python/python3/ as appropriate

Gbp-Pq: python3.