Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-PyDispatcher for openSUSE:Factory checked in at 2022-09-12 19:08:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyDispatcher (Old) and /work/SRC/openSUSE:Factory/.python-PyDispatcher.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyDispatcher" Mon Sep 12 19:08:47 2022 rev:4 rq:1002778 version:2.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyDispatcher/python-PyDispatcher.changes 2019-11-08 15:25:09.418958636 +0100 +++ /work/SRC/openSUSE:Factory/.python-PyDispatcher.new.2083/python-PyDispatcher.changes 2022-09-12 19:08:50.702636982 +0200 @@ -1,0 +2,40 @@ +Fri Sep 9 12:27:33 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com> + +- Update to 2.0.6 + No change log. Following is git log + * README Show the pypi badges for the project + * PACKAGING Update the packaging and docs for github hosting, version bump + * PAGES Check in the pydispatcher pydoc for gh-pages + * PYTHON3 Update the pydoc runner to work under python3 + * Add tox-file to run the test suite across current interpreters + * Remove 2to3 command as well + * Remove the 2to3 operation, provide a __bool__ method + * Fix indentation weirdness + * Bump version for 2/3 release + * A few percent improvement in test coverage in trivial branches + * Expand tabs to 4-spaces + * Eliminate the old CVS auto-update metadata (now out of date), unused import + * Pass test suite under Python 3.4 + * Fix license declaration and get rid of the python 2.2 work arounds + * Ignore coverage directory + * More print function changes + * Print function + * Eliminate the future statement from 2.3 or so + * Coverage test run script + * Use modern except forms + * Note link to django.dispatch, provide links to pyvrml97 use-case examples + * Add script to upload the documentation + * Eliminate some un-needed imports and assignments + * Hrm, didn't get docs checked in, anyway, docs and 2 introductory samples + * Extend docs with some basic usage + * Ignore generated pydocs + * Update the docs ever so slightly with more accurate references + * Note current maintainer in setup, build zip and tar by default + * Add Python3 identifier + * Python 3.2 now passes the whole test suite + * Ignore a few generated files + * Version bump for the 3.x compatible release + * Make the test suite run under 2.x or 3.x + * Allow use of 2to3 automatically on installation, clean up code ever so slightly + +------------------------------------------------------------------- Old: ---- PyDispatcher-2.0.5.tar.gz New: ---- PyDispatcher-2.0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyDispatcher.spec ++++++ --- /var/tmp/diff_new_pack.KqOum1/_old 2022-09-12 19:08:51.150638241 +0200 +++ /var/tmp/diff_new_pack.KqOum1/_new 2022-09-12 19:08:51.154638252 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-PyDispatcher # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-PyDispatcher -Version: 2.0.5 +Version: 2.0.6 Release: 0 Summary: Multi-producer-multi-consumer signal dispatching mechanism License: BSD-3-Clause ++++++ PyDispatcher-2.0.5.tar.gz -> PyDispatcher-2.0.6.tar.gz ++++++ ++++ 3221 lines of diff (skipped)