ubuntu/+source/khmer:applied/debian/experimental

Last commit made on 2024-02-18
Get this branch:
git clone -b applied/debian/experimental 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/debian/experimental
Repository:
lp:ubuntu/+source/khmer

Recent commits

a6aa4c3... by "Michael R. Crusoe" <email address hidden>

3.0.0~a3+dfsg-9~0exp (patches applied)

Imported using git-ubuntu import.

53557be... by "Michael R. Crusoe" <email address hidden>

ensure that Python scripts close files that they open for writing

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

09cfc65... by "Michael R. Crusoe" <email address hidden>

Add support for Python 3.12

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

f7fbf38... by "Michael R. Crusoe" <email address hidden>

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

Gbp-Pq: find_object_files_at_right_loc.patch.

38f0f73... by "Michael R. Crusoe" <email address hidden>

Rerun Cython to support Python 3.10+

Gbp-Pq: refresh_cython.

2d0e514... by "Michael R. Crusoe" <email address hidden>

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

Gbp-Pq: stringio-buffer.patch.

6358430... by "Michael R. Crusoe" <email address hidden>

Use stdlib bz2 instead of bz2file

Gbp-Pq: bz2.patch.

c86a702... by "Michael R. Crusoe" <email address hidden>

Fix gcc-11 FTBFS with including limits header

Gbp-Pq: gcc11.patch.

4d30142... by "Michael R. Crusoe" <email address hidden>

Fix liboxli sanity check test

Gbp-Pq: fix_liboxli_test.

d8be7d5... by "Michael R. Crusoe" <email address hidden>

s/python/python3/ as appropriate

Gbp-Pq: python3.