Changelog for
python3-libcomps-0.1.19-6.2.x86_64.rpm :
* Fri Feb 24 2023 Bruno Pitrus
- Precompile python bytecode (boo#1208151)
* Sat Sep 24 2022 Dirk Müller - update to 0.1.19:
* handle upload to pypi
* Wed Nov 03 2021 Neal Gompa - Upgrade to 0.1.18 + Fix several covscan warnings
* Fri Aug 27 2021 Neal Gompa - Upgrade to 0.1.17 + Fix a crash when clearing COMPS_ObjRTree (rh#1888343) + Don\'t print empty requires + Fix memory leaks and resource leaks + Remove Python 2 support- Drop patch included in this release + Patch: fix-sphinx.patch
* Wed Jun 09 2021 Martin Liška - Add upstream patch fix-sphinx.patch which fixes build with Sphinx 4.x.
* Tue Apr 13 2021 Neal Gompa - Upgrade to 0.1.16 + Fix a crash when clearing COMPS_ObjRTree (rh#1888343) + Fixes for leaks and crashes
* Sat Jun 06 2020 Neal Gompa - Upgrade to 0.1.15 + Do not skip type=mandatory in xml output and test it (rh#1771224) + Remove unused global variable UnfoObjListIt (rh#1793424) + Make inline function __comps_objmrtree_all also static (rh#1793424)
* Tue Dec 03 2019 Neal Gompa - Upgrade to 0.1.14 + Fix reference to versioned libcomps.so
* Tue Dec 03 2019 Neal Gompa - Upgrade to 0.1.13 + Fix massively broken libcomps pkgconfig file + Change libcomps soversion to use only the version major
* Sun Dec 01 2019 Neal Gompa - Upgrade to 0.1.12 + Fix order of asserts() in unit test (rh#1713220) + Fix Python method descriptors for Python 3.8 (rh#1734777) + Refactor pkgconfig file generation and install properly + Fix segfault when converting empty dict to string (rh#1757959) + Add missing python metadata to python3-libcomps + Refactor building and installing Python bindings