Packages changed: installation-images-MicroOS (14.465 -> 14.466) libxml2 ncurses python-msgpack (0.6.2 -> 1.0.0) python-networkx rpm === Details === ==== installation-images-MicroOS ==== Version update (14.465 -> 14.466) - merge gh#openSUSE/installation-images#370 - avoid python3-numpy - 14.466 ==== libxml2 ==== Subpackages: libxml2-2 libxml2-tools - Do not pull in the non-python deps on the python build - Revert the previous change and use multibuild to determine supported flavors. We need to be able to enable/disable pythons in prjconf and multibuild directly clashes with that. ==== ncurses ==== Subpackages: libncurses6 ncurses-utils terminfo terminfo-base - Add check for wide character support in libncursesw ==== python-msgpack ==== Version update (0.6.2 -> 1.0.0) - version update to 1.0.0 * Remove Python 2 support from the msgpack/_cmsgpack. msgpack/fallback still supports Python 2. * Remove encoding option from the Packer and Unpacker. * Unpacker: The default value of max_buffer_type is changed to 100MiB. * Unpacker: strict_map_key is True by default now. * Unpacker: String map keys are interned. * Drop old buffer protocol support. * Support Timestamp type. * Support serializing and decerializing datetime object with tzinfo. * Unpacker: Fix Unpacker.read_bytes() in fallback implementation. (#352) ==== python-networkx ==== - Add patch to fix matplotlib deprecation: * matplotlib.patch - Skip two tests that keep failing everywhere ==== rpm ==== Subpackages: librpmbuild9 - Fix verification of DSA2 signatures with libgrcypt [bnc#1165731] * new patch: gcryptdsa2.diff - Do not map the index database read-write all the time * new patch: ndb_backport2.diff - Fix name of Packages DB file in rpmconfigcheck