Package: python-kyotocabinet / 1.23-6

Metadata

Package Version Patches format
python-kyotocabinet 1.23-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 pkg config.patch | (download)

setup.py | 8 2 + 6 - 0 !
1 file changed, 2 insertions(+), 6 deletions(-)

 [patch 1/2] pkg-config


0002 inherit PYTHON in kctest.py.patch | (download)

Makefile | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 [patch 2/2] inherit $python in kctest.py


0003 Migrate to PY_SSIZE_T_CLEAN.patch | (download)

kyotocabinet.cc | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 migrate to py_ssize_t_clean

Allowing to build with Python 3.10

Bug-Debian: https://bugs.debian.org/1008736
0004 Fix python3.12 compatibility with integer division.patch | (download)

kctest.py | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix python3.12 compatibility with integer division