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

Last commit made on 2022-09-25
Get this branch:
git clone -b applied/debian/bookworm 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/bookworm
Repository:
lp:ubuntu/+source/khmer

Recent commits

521e1dd... by Nilesh Patra <email address hidden>

3.0.0~a3+dfsg-4 (patches applied)

Imported using git-ubuntu import.

69121f1... by Nilesh Patra <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.

6a70805... by Nilesh Patra <email address hidden>

Rerun Cython to support Python 3.10+

Gbp-Pq: refresh_cython.

73907ac... by Nilesh Patra <email address hidden>

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

Gbp-Pq: stringio-buffer.patch.

efbdb92... by Nilesh Patra <email address hidden>

Use stdlib bz2 instead of bz2file

Gbp-Pq: bz2.patch.

993c8e5... by Nilesh Patra <email address hidden>

Fix gcc-11 FTBFS with including limits header

Gbp-Pq: gcc11.patch.

b925d52... by Nilesh Patra <email address hidden>

Fix liboxli sanity check test

Gbp-Pq: fix_liboxli_test.

1855341... by Nilesh Patra <email address hidden>

s/python/python3/ as appropriate

Gbp-Pq: python3.

5b6c721... by Nilesh Patra <email address hidden>

Fix fatal pytest.skip usage

Gbp-Pq: amend-skip.

9e07262... by Nilesh Patra <email address hidden>

Work around a suspected CPython bug

Gbp-Pq: cpython-bug-empty-exceptions.