Packages changed: avahi bluez installation-images-MicroOS (14.465 -> 14.466) libxml2 ncurses python-networkx rpm === Details === ==== avahi ==== Subpackages: libavahi-client3 libavahi-common3 libavahi-core7 - Do not pull in dbus-1-python which is py2 variant but properly pull in the python3 package ==== bluez ==== Subpackages: libbluetooth3 - Pull in python3 packages, the tests are py3 based so it does not make sense to pull in py2 packages. ==== 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-networkx ==== - Add patch to fix matplotlib deprecation: * matplotlib.patch - Skip two tests that keep failing everywhere ==== rpm ==== - 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