Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-jfscripts for openSUSE:Factory checked in at 2022-09-30 17:57:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jfscripts (Old) and /work/SRC/openSUSE:Factory/.python-jfscripts.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jfscripts" Fri Sep 30 17:57:58 2022 rev:3 rq:1007082 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-jfscripts/python-jfscripts.changes 2021-02-18 20:53:01.567474045 +0100 +++ /work/SRC/openSUSE:Factory/.python-jfscripts.new.2275/python-jfscripts.changes 2022-09-30 17:58:17.537312464 +0200 @@ -1,0 +2,45 @@ +Thu Sep 29 02:59:16 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com> + +- Update to version 1.1.0 + * Reformat tox.ini + * Add some types + * Add more type hints + * Bump version 1.0.0 + * Regenerate the README file + * Get rid of the jflib dependency + * Remove unused script + * Fix tests + * Allow type unions with | in 3.8 + * Run tests on Github actions + * Reformat using black and isort + * Add some types + * Clean up + * Merge branch 'main' of github.com:Josef-Friedrich/jfscripts + * Auto commit + * Regenerate the README + * Generate the README using the readme-patcher + * Update dependency to the readme patcher + * Add README_template.rst + * Use the version number in pyproject.toml as the single source of truth + * Remove the u prefix of same strings + * Unify the use of quotation marks in the file pyproject.toml + * Replace nose with nose2 + * Place the test files in a folder named `tests` + * add pyproject.toml + * Remove more files that belonged to the versioneer + * Remove versioneer + * Sort imports using isort + * Upgrade versioneer + * Delete obsolete files + * New option -n, --png + * Add description + * Implement --auto-png + * Use jflib in the tests to import the class ???Capturing()??? + * New function: argparser_to_readme() + * Update setup.py + * Revert "Test on 3.7" + * Test on 3.7 + * Fix flake8 issues + * Add readthedocs badge + +------------------------------------------------------------------- Old: ---- jfscripts-0.5.0.tar.gz New: ---- jfscripts-1.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jfscripts.spec ++++++ --- /var/tmp/diff_new_pack.uFvTXW/_old 2022-09-30 17:58:17.953313353 +0200 +++ /var/tmp/diff_new_pack.uFvTXW/_new 2022-09-30 17:58:17.957313362 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-jfscripts # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2020, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-jfscripts -Version: 0.5.0 +Version: 1.1.0 Release: 0 Summary: A collection of various tools written by Josef Friedrich License: MIT @@ -35,7 +35,7 @@ Requires: python-termcolor BuildArch: noarch Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives %python_subpackages %description ++++++ jfscripts-0.5.0.tar.gz -> jfscripts-1.1.0.tar.gz ++++++ ++++ 5377 lines of diff (skipped)