Package: python-freecontact / 1.1-10

Metadata

Package Version Patches format
python-freecontact 1.1-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_test_failed.patch | (download)

test/test01.py | 10 4 + 6 - 0 !
1 file changed, 4 insertions(+), 6 deletions(-)

 fix test failed
 modify the relevant parts in test/test01.py to be compatible with
 Python 3.12
fix_boost_linkage.patch | (download)

setup.py | 8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-)

 boost python libs are versioned. simply using liboost_python does not work.
 Added in a small function to return proper boost version as per interpreter