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

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

Recent commits

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

3.0.0~a3+dfsg-8 (patches applied)

Imported using git-ubuntu import.

924f06d... by "Michael R. Crusoe" <email address hidden>

ensure that Python scripts close files that they open for writing

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

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

Add support for Python 3.12

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

52efb8b... 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.

92acb83... by "Michael R. Crusoe" <email address hidden>

Rerun Cython to support Python 3.10+

Gbp-Pq: refresh_cython.

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

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

Gbp-Pq: stringio-buffer.patch.

82b67f2... by "Michael R. Crusoe" <email address hidden>

Use stdlib bz2 instead of bz2file

Gbp-Pq: bz2.patch.

44ae133... by "Michael R. Crusoe" <email address hidden>

Fix gcc-11 FTBFS with including limits header

Gbp-Pq: gcc11.patch.

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

Fix liboxli sanity check test

Gbp-Pq: fix_liboxli_test.

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

s/python/python3/ as appropriate

Gbp-Pq: python3.