Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-masakariclient for openSUSE:Factory checked in at 2021-05-10 15:37:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-masakariclient (Old) and /work/SRC/openSUSE:Factory/.python-masakariclient.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-masakariclient" Mon May 10 15:37:28 2021 rev:10 rq:889975 version:7.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-masakariclient/python-masakariclient.changes 2020-10-26 16:16:27.586942194 +0100 +++ /work/SRC/openSUSE:Factory/.python-masakariclient.new.2988/python-masakariclient.changes 2021-05-10 15:39:40.177493139 +0200 @@ -1,0 +2,24 @@ +Sun May 2 17:23:18 UTC 2021 - cloud-de...@suse.de + +- update to version 7.0.0 + - Drop lower-constraints + - Add 'is_enabled' attr to segment + - Add Python3 wallaby unit tests + - [goal] Migrate testing to ubuntu focal + - Add py38 package metadata. + - [CI] Add periodic jobs + - [CI] Add openstackclient-plugin-jobs template + - Update master for stable/victoria + - remove unicode from code + - Revert "remove py37" + - Drop the legacy client + - Add py38 package metadata + - Fix docs reqs for new pip + - Fix the plugin after removing the legacy client + - Add release notes to readme.rst + - Remove usage of six + - Use unittest.mock instead of mock in the doc + - Fix tox for py38 and lower-contraints + - remove py37 + +------------------------------------------------------------------- Old: ---- python-masakariclient-6.1.1.tar.gz New: ---- python-masakariclient-7.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-masakariclient.spec ++++++ --- /var/tmp/diff_new_pack.AcFN4j/_old 2021-05-10 15:39:40.609491370 +0200 +++ /var/tmp/diff_new_pack.AcFN4j/_new 2021-05-10 15:39:40.609491370 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-masakariclient # -# 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 @@ -18,13 +18,14 @@ %global oldpython python Name: python-masakariclient -Version: 6.1.1 +Version: 7.0.0 Release: 0 +Epoch: 0 Summary: Python API and CLI for OpenStack Masakari License: Apache-2.0 Group: Development/Languages/Python -URL: https://launchpad.net/%{name} -Source0: https://files.pythonhosted.org/packages/source/p/python-masakariclient/python-masakariclient-6.1.1.tar.gz +URL: https://docs.openstack.org/python-masakariclient +Source0: https://files.pythonhosted.org/packages/source/p/python-masakariclient/python-masakariclient-7.0.0.tar.gz BuildRequires: openstack-macros BuildRequires: python3-PrettyTable BuildRequires: python3-ddt @@ -46,7 +47,6 @@ %package -n python3-masakariclient Summary: Python API and CLI for OpenStack Masakari -Group: Development/Languages/Python Requires: python3-openstacksdk >= 0.13.0 Requires: python3-oslo.i18n >= 3.15.3 Requires: python3-oslo.serialization >= 2.18.0 @@ -82,8 +82,8 @@ %{py3_build} # Build HTML docs and man page -PBR_VERSION=6.1.1 %sphinx_build -b html doc/source doc/build/html -PBR_VERSION=6.1.1 %sphinx_build -b man doc/source doc/build/man +PBR_VERSION=7.0.0 %sphinx_build -b html doc/source doc/build/html +PBR_VERSION=7.0.0 %sphinx_build -b man doc/source doc/build/man rm -r doc/build/html/.{doctrees,buildinfo} %install @@ -98,7 +98,6 @@ %license LICENSE %{python3_sitelib}/masakariclient %{python3_sitelib}/*.egg-info -%{_bindir}/masakari %files -n python-masakariclient-doc %license LICENSE ++++++ _service ++++++ --- /var/tmp/diff_new_pack.AcFN4j/_old 2021-05-10 15:39:40.633491272 +0200 +++ /var/tmp/diff_new_pack.AcFN4j/_new 2021-05-10 15:39:40.637491256 +0200 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/python-masakariclient/python-masakariclient.spec.j2</param> + <param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/python-masakariclient/python-masakariclient.spec.j2</param> <param name="output-name">python-masakariclient.spec</param> - <param name="requirements">https://opendev.org/openstack/python-masakariclient/raw/branch/stable/victoria/requirements.txt</param> + <param name="requirements">https://opendev.org/openstack/python-masakariclient/raw/branch/stable/wallaby/requirements.txt</param> <param name="changelog-email">cloud-de...@suse.de</param> <param name="changelog-provider">gh,openstack,python-masakariclient</param> </service> ++++++ python-masakariclient-6.1.1.tar.gz -> python-masakariclient-7.0.0.tar.gz ++++++ ++++ 2388 lines of diff (skipped)