Changed packages: ==== python3-coverage ==== Version update (3.7.1 -> 4.0.2) - update to version 4.0.2: * More work on supporting unusually encoded source. Fixed issue 431. * Files or directories with non-ASCII characters are now handled properly, fixing issue 432. * Setting a trace function with sys.settrace was broken by a change in 4.0.1, as reported in issue 436. This is now fixed. * Officially support PyPy 4.0, which required no changes, just updates to the docs. - specfile: * added LICENSE.txt to %doc (see comments in SR 339567) - specfile: * CHANGES.txt -> CHANGES.rst - update to version 4.0.1: * When combining data files, unreadable files will now generate a warning instead of failing the command. This is more in line with the older coverage.py v3.7.1 behavior, which silently ignored unreadable files. Prompted by issue 418. * The ?skip-covered option would skip reporting on 100% covered files, but also skipped them when calculating total coverage. This was wrong, it should only remove lines from the report, not change the final answer. This is now fixed, closing issue 423. * In 4.0, the data file recorded a summary of the system on which it was run. Combined data files would keep all of those summaries. This could lead to enormous data files consisting of mostly repetitive useless information. That summary is now gone, fixing issue 415. If you want summary information, get in touch, and we?ll figure out a better way to do it. * Test suites that mocked os.path.exists would experience strange failures, due to coverage.py using their mock inadvertently. This is now fixed, closing issue 416. * Importing a __init__ module explicitly would lead to an error: AttributeError: 'module' object has no attribute '__path__', as reported in issue 410. This is now fixed. * Code that uses sys.settrace(sys.gettrace()) used to incur a more than 2x speed penalty. Now there?s no penalty at all. Fixes issue 397. * Pyexpat C code will no longer be recorded as a source file, fixing issue 419. * The source kit now contains all of the files needed to have a complete source tree, re-fixing issue 137 and closing issue 281. - specfile: * update copyright year * updated license * updated update-alternatives * README.txt -> README.rst - update to version 4.0: (long list, see http://coverage.readthedocs.org/en/latest/changes.html) ==== sound-juicer ==== Version update (3.18.0 -> 3.18.1) Subpackages: sound-juicer-lang - Update to version 3.18.1: + Avoid NULL string dereference. + Updated translations. ==== sushi ==== - Add sushi-port-to-clutter-gst-3.0.patch: Port to clutter-gst-3.0 (bgo#756725). Also add libtool BuildRequires and pass autoreconf before configure as the patch touches the buildsystem. - Following above port, replace pkgconfig(clutter-gst-2.0) for pkgconfig(clutter-gst-3.0) BuildRequires. Removed packages: typelib-1_0-ClutterGst-2_0 Added packages: