Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-cliff for openSUSE:Factory checked in at 2021-05-05 20:39:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cliff (Old) and /work/SRC/openSUSE:Factory/.python-cliff.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cliff" Wed May 5 20:39:32 2021 rev:39 rq:889961 version:3.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cliff/python-cliff.changes 2020-10-22 14:20:02.714629735 +0200 +++ /work/SRC/openSUSE:Factory/.python-cliff.new.2988/python-cliff.changes 2021-05-05 20:39:32.651033873 +0200 @@ -1,0 +2,28 @@ +Sun May 2 17:15:03 UTC 2021 - cloud-de...@suse.de + +- update to version 3.7.0 + - Add Python3 wallaby unit tests + - Remove unicode from code + - Exit gracefully on Ctrl-C + - Update requirements + - List setuptools under install_requires + - change help action to use its own exception for exit + - Remove Babel from lower-constraints.txt + - Add '--sort-ascending', '--sort-descending' parameters + - requirements: Uncap PrettyTable + - Remove six + - Remove lower-constraints + - columns: Make 'FormattableColumn' comparable + - Remove references to setuptools + - Handle null values when sorting + - Make 'FormattableColumn' comparable + - Bump py37 to py38 in tox.ini + - Update requirements URLs in tox config + - Capturing argparse errors due to problem with cmd2 + - trivial: Remove references to Python 2.7 + - Document KeyboardInterrupt exit code + - Add py38 package metadata + - doc: Update bug tracker to storyboard + - gitignore: Ignore reno artefacts + +------------------------------------------------------------------- Old: ---- cliff-3.4.0.tar.gz New: ---- cliff-3.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cliff.spec ++++++ --- /var/tmp/diff_new_pack.r7ur4R/_old 2021-05-05 20:39:33.443030474 +0200 +++ /var/tmp/diff_new_pack.r7ur4R/_new 2021-05-05 20:39:33.443030474 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-cliff # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: python-cliff -Version: 3.4.0 +Version: 3.7.0 Release: 0 Summary: Command Line Interface Formulation Framework License: Apache-2.0 Group: Development/Languages/Python -URL: https://launchpad.net/python-cliff -Source0: https://files.pythonhosted.org/packages/source/c/cliff/cliff-3.4.0.tar.gz +URL: https://docs.openstack.org/cliff +Source0: https://files.pythonhosted.org/packages/source/c/cliff/cliff-3.7.0.tar.gz BuildRequires: openstack-macros BuildRequires: python3-PrettyTable BuildRequires: python3-PyYAML @@ -52,7 +52,6 @@ %package -n python3-cliff Summary: Command Line Interface Formulation Framework -Group: Development/Languages/Python Requires: python3-PrettyTable Requires: python3-PyYAML Requires: python3-cmd2 @@ -72,7 +71,6 @@ Group: Documentation/HTML BuildRequires: python3-Sphinx BuildRequires: python3-openstackdocstheme -Provides: %{python_module cliff-doc = %{version}} %description -n python-cliff-doc cliff is a framework for building command line programs. It uses @@ -82,12 +80,12 @@ This package contains documentation files for %{name}. %prep -%autosetup -p1 -n cliff-3.4.0 +%autosetup -p1 -n cliff-3.7.0 %py_req_cleanup %build %py3_build -PBR_VERSION=3.4.0 PYTHONPATH=. %sphinx_build -b html doc/source doc/build/html +PBR_VERSION=3.7.0 PYTHONPATH=. %sphinx_build -b html doc/source doc/build/html rm -rf doc/build/html/.{doctrees,buildinfo} %install ++++++ _service ++++++ --- /var/tmp/diff_new_pack.r7ur4R/_old 2021-05-05 20:39:33.475030337 +0200 +++ /var/tmp/diff_new_pack.r7ur4R/_new 2021-05-05 20:39:33.475030337 +0200 @@ -1,6 +1,6 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/cliff/cliff.spec.j2</param> + <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/cliff/cliff.spec.j2</param> <param name="output-name">python-cliff.spec</param> <param name="changelog-email">cloud-de...@suse.de</param> <param name="changelog-provider">gh,openstack,cliff</param> ++++++ cliff-3.4.0.tar.gz -> cliff-3.7.0.tar.gz ++++++ ++++ 2358 lines of diff (skipped)