Packages changed: evolution-data-server (3.50.2 -> 3.50.3) osinfo-db (20231027 -> 20231215) plasma-branding-Kalpa python-pyrsistent (0.19.3 -> 0.20.0) python-pyzmq (25.1.1 -> 25.1.2) === Details === ==== evolution-data-server ==== Version update (3.50.2 -> 3.50.3) Subpackages: evolution-data-server-lang libcamel-1_2-64 libebackend-1_2-11 libebook-1_2-21 libebook-contacts-1_2-4 libecal-2_0-2 libedata-book-1_2-27 libedata-cal-2_0-2 libedataserver-1_2-27 libedataserverui-1_2-4 - Update to version 3.50.3: + Camel: Ignore errors about missing messages during filtering. + Bug Fixes: - sqlite3_enable_shared_cache is deprecated - Camel: Hide errors from for-offline download - IMAP: Copy/move messages in smaller batches + Updated translations. ==== osinfo-db ==== Version update (20231027 -> 20231215) - Update to database version 20231215 (jsc#PED-6305) osinfo-db-20231215.tar.xz ==== plasma-branding-Kalpa ==== - Use cURL instead of ping for online check ==== python-pyrsistent ==== Version update (0.19.3 -> 0.20.0) - update to 0.20.0: * Fix #245, never introduce new nodes during discard. * Fix #268, do not rely on well implemented __ne__ for keys in pmaps, instead do explicit inversion of equality comparison when checking for inequality. * Officially support Python 3.12. * Officially drop support for Python 3.7. * Fix #273, build more types of wheels. * Fix #282, add generic types to types * Fix #281, defaultdict can now be frozen. NB! This is a backwards incompatible fix since defaultdict was not previously frozen. ==== python-pyzmq ==== Version update (25.1.1 -> 25.1.2) - update to 25.1.2: * Fix builds with some recent compilers and bundled libzmq * Fix builds with upcoming Cython 3.1