commit python-masakariclient for openSUSE:Factory

2020-10-26 Thread root
Hello community,

here is the log from the commit of package python-masakariclient for 
openSUSE:Factory checked in at 2020-10-26 16:15:39

Comparing /work/SRC/openSUSE:Factory/python-masakariclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-masakariclient.new.3463 (New)


Package is "python-masakariclient"

Mon Oct 26 16:15:39 2020 rev:9 rq:841188 version:6.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-masakariclient/python-masakariclient.changes  
2020-06-05 20:14:25.482585348 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-masakariclient.new.3463/python-masakariclient.changes
2020-10-26 16:16:27.586942194 +0100
@@ -1,0 +2,14 @@
+Fri Oct  9 19:14:52 UTC 2020 - cloud-de...@suse.de
+
+- update to version 6.1.1
+  - Add Python3 victoria unit tests
+  - Switch to newer openstackdocstheme and reno versions
+  - Update master for stable/ussuri
+  - Use unittest.mock instead of third party mock
+  - remove future from lower-constraints
+  - Remove translation sections from setup.cfg
+  - drop mock from lower-constraints
+  - Fix hacking min version to 3.0.1
+  - Stop to use the __future__ module.
+
+---

Old:

  python-masakariclient-6.0.0.tar.gz

New:

  python-masakariclient-6.1.1.tar.gz



Other differences:
--
++ python-masakariclient.spec ++
--- /var/tmp/diff_new_pack.BHCgPD/_old  2020-10-26 16:16:28.418942863 +0100
+++ /var/tmp/diff_new_pack.BHCgPD/_new  2020-10-26 16:16:28.422942866 +0100
@@ -18,17 +18,16 @@
 
 %global oldpython python
 Name:   python-masakariclient
-Version:6.0.0
+Version:6.1.1
 Release: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.0.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-masakariclient/python-masakariclient-6.1.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PrettyTable
 BuildRequires:  python3-ddt
-BuildRequires:  python3-nose
 BuildRequires:  python3-openstacksdk >= 0.13.0
 BuildRequires:  python3-osc-lib >= 1.8.0
 BuildRequires:  python3-oslo.serialization >= 2.18.0
@@ -36,7 +35,7 @@
 BuildRequires:  python3-oslotest
 BuildRequires:  python3-python-subunit
 BuildRequires:  python3-requests-mock
-BuildRequires:  python3-testrepository
+BuildRequires:  python3-stestr
 BuildRequires:  python3-testscenarios
 BuildRequires:  python3-testtools
 BuildArch:  noarch
@@ -83,8 +82,8 @@
 %{py3_build}
 
 # Build HTML docs and man page
-PBR_VERSION=6.0.0 %sphinx_build -b html doc/source doc/build/html
-PBR_VERSION=6.0.0 %sphinx_build -b man doc/source doc/build/man
+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
 rm -r doc/build/html/.{doctrees,buildinfo}
 
 %install
@@ -93,12 +92,7 @@
 install -p -D -m 644 doc/build/man/python-masakariclient.1 
%{buildroot}%{_mandir}/man1/python-masakariclient.1
 
 %check
-find . -type f -name *.pyc -delete
-%if 0%{?suse_version}
-PYTHONPATH=%{buildroot}%{python3_sitelib} nosetests masakariclient/tests/unit
-%else
-PYTHONPATH=%{buildroot}%{python3_sitelib} nosetests-3 masakariclient/tests/unit
-%endif
+python3 -m stestr.cli run
 
 %files -n python3-masakariclient
 %license LICENSE

++ _service ++
--- /var/tmp/diff_new_pack.BHCgPD/_old  2020-10-26 16:16:28.458942896 +0100
+++ /var/tmp/diff_new_pack.BHCgPD/_new  2020-10-26 16:16:28.458942896 +0100
@@ -1,8 +1,8 @@
 
   
-https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/python-masakariclient/python-masakariclient.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/python-masakariclient/python-masakariclient.spec.j2
 python-masakariclient.spec
-https://opendev.org/openstack/python-masakariclient/raw/branch/stable/ussuri/requirements.txt
+https://opendev.org/openstack/python-masakariclient/raw/branch/stable/victoria/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-masakariclient
   

++ python-masakariclient-6.0.0.tar.gz -> python-masakariclient-6.1.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-masakariclient-6.0.0/.zuul.yaml 
new/python-masakariclient-6.1.1/.zuul.yaml
--- old/python-masakariclient-6.0.0/.zuul.yaml  2020-04-10 14:28:42.0 
+0200
+++ new/python-masakariclient-6.1.1/.zuul.yaml  2020-09-14 16:08:45.0 
+0200
@@ -2,6 +2,6 @@
 templates:

commit python-masakariclient for openSUSE:Factory

2020-06-05 Thread root
Hello community,

here is the log from the commit of package python-masakariclient for 
openSUSE:Factory checked in at 2020-06-05 20:11:19

Comparing /work/SRC/openSUSE:Factory/python-masakariclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-masakariclient.new.3606 (New)


Package is "python-masakariclient"

Fri Jun  5 20:11:19 2020 rev:8 rq:803571 version:6.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-masakariclient/python-masakariclient.changes  
2020-03-24 22:31:58.433078187 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-masakariclient.new.3606/python-masakariclient.changes
2020-06-05 20:14:25.482585348 +0200
@@ -1,0 +2,10 @@
+Tue May 12 09:59:06 UTC 2020 - cloud-de...@suse.de
+
+- update to version 6.0.0
+  - Update master for stable/train
+  - Cleanup py27 support
+  - [ussuri][goal] Drop python 2.7 support and testing
+  - Update operator guide documentation
+  - Update hacking for Python3
+
+---

Old:

  python-masakariclient-5.5.0.tar.gz

New:

  python-masakariclient-6.0.0.tar.gz



Other differences:
--
++ python-masakariclient.spec ++
--- /var/tmp/diff_new_pack.I1g4Iy/_old  2020-06-05 20:14:26.678589749 +0200
+++ /var/tmp/diff_new_pack.I1g4Iy/_new  2020-06-05 20:14:26.678589749 +0200
@@ -18,13 +18,13 @@
 
 %global oldpython python
 Name:   python-masakariclient
-Version:5.5.0
+Version:6.0.0
 Release: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-5.5.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-masakariclient/python-masakariclient-6.0.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PrettyTable
 BuildRequires:  python3-ddt
@@ -83,8 +83,8 @@
 %{py3_build}
 
 # Build HTML docs and man page
-PBR_VERSION=5.5.0 %sphinx_build -b html doc/source doc/build/html
-PBR_VERSION=5.5.0 %sphinx_build -b man doc/source doc/build/man
+PBR_VERSION=6.0.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=6.0.0 %sphinx_build -b man doc/source doc/build/man
 rm -r doc/build/html/.{doctrees,buildinfo}
 
 %install

++ _service ++
--- /var/tmp/diff_new_pack.I1g4Iy/_old  2020-06-05 20:14:26.706589852 +0200
+++ /var/tmp/diff_new_pack.I1g4Iy/_new  2020-06-05 20:14:26.706589852 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/python-masakariclient/python-masakariclient.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/python-masakariclient/python-masakariclient.spec.j2
 python-masakariclient.spec
-https://raw.githubusercontent.com/openstack/python-masakariclient/stable/train/requirements.txt
+https://opendev.org/openstack/python-masakariclient/raw/branch/stable/ussuri/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-masakariclient
   

++ python-masakariclient-5.5.0.tar.gz -> python-masakariclient-6.0.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-masakariclient-5.5.0/.zuul.yaml 
new/python-masakariclient-6.0.0/.zuul.yaml
--- old/python-masakariclient-5.5.0/.zuul.yaml  2019-09-12 11:33:03.0 
+0200
+++ new/python-masakariclient-6.0.0/.zuul.yaml  2020-04-10 14:28:42.0 
+0200
@@ -2,7 +2,6 @@
 templates:
   - check-requirements
   - openstack-lower-constraints-jobs
-  - openstack-python-jobs
-  - openstack-python3-train-jobs
+  - openstack-python3-ussuri-jobs
   - publish-openstack-docs-pti
   - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-masakariclient-5.5.0/AUTHORS 
new/python-masakariclient-6.0.0/AUTHORS
--- old/python-masakariclient-5.5.0/AUTHORS 2019-09-12 11:33:50.0 
+0200
+++ new/python-masakariclient-6.0.0/AUTHORS 2020-04-10 14:29:34.0 
+0200
@@ -2,6 +2,7 @@
 Corey Bryant 
 Dinesh Bhor 
 Doug Hellmann 
+Ghanshyam Mann 
 Keiji Niwa 
 Kengo Takahara 
 Kengo Takahara 
@@ -9,6 +10,7 @@
 Nguyen Hai 
 OpenStack Release Bot 
 Rikimaru Honjo 
+Shilpa Devharakar 
 Takahiro Izumi 
 ZhijunWei 
 akhiljain23 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-masakariclient-5.5.0/ChangeLog 
new/python-masakariclient-6.0.0/ChangeLog
--- old/python-masakariclient-5.5.0/ChangeLog   2019-09-12 11:33:50.0 
+0200
+++ 

commit python-masakariclient for openSUSE:Factory

2020-03-24 Thread root
Hello community,

here is the log from the commit of package python-masakariclient for 
openSUSE:Factory checked in at 2020-03-24 22:31:53

Comparing /work/SRC/openSUSE:Factory/python-masakariclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-masakariclient.new.3160 (New)


Package is "python-masakariclient"

Tue Mar 24 22:31:53 2020 rev:7 rq:783823 version:5.5.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-masakariclient/python-masakariclient.changes  
2019-12-04 14:19:04.162371841 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-masakariclient.new.3160/python-masakariclient.changes
2020-03-24 22:31:58.433078187 +0100
@@ -1,0 +2,5 @@
+Wed Mar 11 12:59:20 UTC 2020 - Dirk Mueller 
+
+- switch to python 3.x only
+
+---



Other differences:
--
++ python-masakariclient.spec ++
--- /var/tmp/diff_new_pack.T0UXK9/_old  2020-03-24 22:31:59.205078575 +0100
+++ /var/tmp/diff_new_pack.T0UXK9/_new  2020-03-24 22:31:59.213078578 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-masakariclient
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,19 +26,6 @@
 URL:https://launchpad.net/%{name}
 Source0:
https://files.pythonhosted.org/packages/source/p/python-masakariclient/python-masakariclient-5.5.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python2-PrettyTable
-BuildRequires:  python2-ddt
-BuildRequires:  python2-nose
-BuildRequires:  python2-openstacksdk >= 0.13.0
-BuildRequires:  python2-osc-lib >= 1.8.0
-BuildRequires:  python2-oslo.serialization >= 2.18.0
-BuildRequires:  python2-oslo.utils
-BuildRequires:  python2-oslotest
-BuildRequires:  python2-python-subunit
-BuildRequires:  python2-requests-mock
-BuildRequires:  python2-testrepository
-BuildRequires:  python2-testscenarios
-BuildRequires:  python2-testtools
 BuildRequires:  python3-PrettyTable
 BuildRequires:  python3-ddt
 BuildRequires:  python3-nose
@@ -52,27 +39,28 @@
 BuildRequires:  python3-testrepository
 BuildRequires:  python3-testscenarios
 BuildRequires:  python3-testtools
-Requires:   python-openstacksdk >= 0.13.0
-Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.serialization >= 2.18.0
-Requires:   python-oslo.utils
-Requires:   python-pbr >= 2.0.0
-Conflicts:  %oldpython-masakariclient < %version
 BuildArch:  noarch
-%if 0%{?suse_version}
-Requires(post): update-alternatives
-Requires(postun): update-alternatives
-%else
-# on RDO, update-alternatives is in chkconfig
-Requires(post): chkconfig
-Requires(postun): chkconfig
-%endif
-%python_subpackages
 
 %description
 Client library for Masakari built on the Masakari API. It provides a Python API
 (the masakariclient module) and a command-line tool (masakari).
 
+%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
+Requires:   python3-oslo.utils
+Requires:   python3-pbr >= 2.0.0
+Conflicts:  %oldpython-masakariclient < %version
+
+%description -n python3-masakariclient
+Client library for Masakari built on the Masakari API. It provides a Python API
+(the masakariclient module) and a command-line tool (masakari).
+
+This package contains the Python 3.x module.
+
 %package -n python-masakariclient-doc
 Summary:Documentation for OpenStack Masakari API client libary
 Group:  Documentation/HTML
@@ -92,7 +80,7 @@
 %py_req_cleanup
 
 %build
-%{python_build}
+%{py3_build}
 
 # Build HTML docs and man page
 PBR_VERSION=5.5.0 %sphinx_build -b html doc/source doc/build/html
@@ -100,26 +88,23 @@
 rm -r doc/build/html/.{doctrees,buildinfo}
 
 %install
-%{python_install}
-%python_clone -a %{buildroot}%{_bindir}/masakari
+%{py3_install}
 # man pages
 install -p -D -m 644 doc/build/man/python-masakariclient.1 
%{buildroot}%{_mandir}/man1/python-masakariclient.1
 
 %check
 find . -type f -name *.pyc -delete
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
nosetests-%{$python_version} masakariclient/tests/unit
-
-%post
-%python_install_alternative masakari
-
-%postun
-%python_uninstall_alternative masakari
+%if 0%{?suse_version}
+PYTHONPATH=%{buildroot}%{python3_sitelib} nosetests masakariclient/tests/unit
+%else
+PYTHONPATH=%{buildroot}%{python3_sitelib} nosetests-3 masakariclient/tests/unit
+%endif
 
-%files %python_files
+%files -n 

commit python-masakariclient for openSUSE:Factory

2019-12-04 Thread root
Hello community,

here is the log from the commit of package python-masakariclient for 
openSUSE:Factory checked in at 2019-12-04 13:49:13

Comparing /work/SRC/openSUSE:Factory/python-masakariclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-masakariclient.new.4691 (New)


Package is "python-masakariclient"

Wed Dec  4 13:49:13 2019 rev:6 rq:743550 version:5.5.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-masakariclient/python-masakariclient.changes  
2019-05-03 22:41:15.851094634 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-masakariclient.new.4691/python-masakariclient.changes
2019-12-04 14:19:04.162371841 +0100
@@ -1,0 +2,10 @@
+Wed Oct  9 13:02:37 UTC 2019 - cloud-de...@suse.de
+
+- update to version 5.5.0
+  - OpenDev Migration Patch
+  - Update master for stable/stein
+  - Replace git.openstack.org URLs with opendev.org URLs
+  - Add Python 3 Train unit tests
+  - [Gate Fix]Switch to stestr
+
+---

Old:

  python-masakariclient-5.4.0.tar.gz

New:

  python-masakariclient-5.5.0.tar.gz



Other differences:
--
++ python-masakariclient.spec ++
--- /var/tmp/diff_new_pack.Mwji0M/_old  2019-12-04 14:19:04.530372151 +0100
+++ /var/tmp/diff_new_pack.Mwji0M/_new  2019-12-04 14:19:04.534372155 +0100
@@ -16,84 +16,114 @@
 #
 
 
-%global sname python-masakariclient
+%global oldpython python
 Name:   python-masakariclient
-Version:5.4.0
+Version:5.5.0
 Release: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/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-masakariclient/python-masakariclient-5.5.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-PrettyTable
-BuildRequires:  python-ddt
-BuildRequires:  python-nose
-BuildRequires:  python-openstacksdk >= 0.13.0
-BuildRequires:  python-osc-lib >= 1.8.0
-BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils
-BuildRequires:  python-oslotest
-BuildRequires:  python-python-subunit
-BuildRequires:  python-reno
-BuildRequires:  python-requests-mock
-BuildRequires:  python-sphinx
-BuildRequires:  python-testrepository
-BuildRequires:  python-testscenarios
-BuildRequires:  python-testtools
+BuildRequires:  python2-PrettyTable
+BuildRequires:  python2-ddt
+BuildRequires:  python2-nose
+BuildRequires:  python2-openstacksdk >= 0.13.0
+BuildRequires:  python2-osc-lib >= 1.8.0
+BuildRequires:  python2-oslo.serialization >= 2.18.0
+BuildRequires:  python2-oslo.utils
+BuildRequires:  python2-oslotest
+BuildRequires:  python2-python-subunit
+BuildRequires:  python2-requests-mock
+BuildRequires:  python2-testrepository
+BuildRequires:  python2-testscenarios
+BuildRequires:  python2-testtools
+BuildRequires:  python3-PrettyTable
+BuildRequires:  python3-ddt
+BuildRequires:  python3-nose
+BuildRequires:  python3-openstacksdk >= 0.13.0
+BuildRequires:  python3-osc-lib >= 1.8.0
+BuildRequires:  python3-oslo.serialization >= 2.18.0
+BuildRequires:  python3-oslo.utils
+BuildRequires:  python3-oslotest
+BuildRequires:  python3-python-subunit
+BuildRequires:  python3-requests-mock
+BuildRequires:  python3-testrepository
+BuildRequires:  python3-testscenarios
+BuildRequires:  python3-testtools
 Requires:   python-openstacksdk >= 0.13.0
 Requires:   python-oslo.i18n >= 3.15.3
 Requires:   python-oslo.serialization >= 2.18.0
 Requires:   python-oslo.utils
 Requires:   python-pbr >= 2.0.0
+Conflicts:  %oldpython-masakariclient < %version
 BuildArch:  noarch
+%if 0%{?suse_version}
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
+%else
+# on RDO, update-alternatives is in chkconfig
+Requires(post): chkconfig
+Requires(postun): chkconfig
+%endif
+%python_subpackages
 
 %description
 Client library for Masakari built on the Masakari API. It provides a Python API
 (the masakariclient module) and a command-line tool (masakari).
 
-%package doc
+%package -n python-masakariclient-doc
 Summary:Documentation for OpenStack Masakari API client libary
 Group:  Documentation/HTML
-BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx
-BuildRequires:  python-sphinxcontrib-apidoc
+BuildRequires:  python3-Sphinx
+BuildRequires:  python3-openstackdocstheme
+%if 0%{?suse_version}
+Obsoletes:  %oldpython-masakariclient < %version
+%endif
 
-%description doc
+%description -n python-masakariclient-doc
 Client library for Masakari built on the Masakari API. 

commit python-masakariclient for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package python-masakariclient for 
openSUSE:Factory checked in at 2019-05-03 22:41:13

Comparing /work/SRC/openSUSE:Factory/python-masakariclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-masakariclient.new.5148 (New)


Package is "python-masakariclient"

Fri May  3 22:41:13 2019 rev:5 rq:692836 version:5.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-masakariclient/python-masakariclient.changes  
2018-09-07 15:37:53.482633589 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-masakariclient.new.5148/python-masakariclient.changes
2019-05-03 22:41:15.851094634 +0200
@@ -1,0 +2,19 @@
+Mon Apr  8 12:19:25 UTC 2019 - cloud-de...@suse.de
+
+- update to version 5.4.0
+  - Add --os-interface and --os-region-name options
+  - Update the hacking to latest
+  - Update the outdated URL in HACKING.rst
+  - Add Python 3.6 classifier to setup.cfg
+  - Run all jobs by default using python3
+  - Fix osc command issue
+  - Change openstack-dev to openstack-discuss
+  - Add api_version support
+  - Update reno for stable/rocky
+  - Display progress_details of the notification
+  - Use template for lower-constraints
+  - Delete segment and host shouldn't ignore not found error
+  - Deprecate masakari CLI
+  - import zuul job settings from project-config
+
+---

Old:

  python-masakariclient-5.2.0.tar.gz

New:

  python-masakariclient-5.4.0.tar.gz



Other differences:
--
++ python-masakariclient.spec ++
--- /var/tmp/diff_new_pack.2HL0PP/_old  2019-05-03 22:41:16.359095704 +0200
+++ /var/tmp/diff_new_pack.2HL0PP/_new  2019-05-03 22:41:16.359095704 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-masakariclient
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %global sname python-masakariclient
 Name:   python-masakariclient
-Version:5.2.0
+Version:5.4.0
 Release:0
 Summary:Python API and CLI for OpenStack Masakari
 License:Apache-2.0
@@ -33,7 +33,6 @@
 BuildRequires:  python-osc-lib >= 1.8.0
 BuildRequires:  python-oslo.serialization >= 2.18.0
 BuildRequires:  python-oslo.utils
-BuildRequires:  python-oslosphinx
 BuildRequires:  python-oslotest
 BuildRequires:  python-python-subunit
 BuildRequires:  python-reno
@@ -58,6 +57,7 @@
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
 BuildRequires:  python-oslosphinx
+BuildRequires:  python-sphinxcontrib-apidoc
 
 %description doc
 Client library for Masakari built on the Masakari API. It provides a Python API
@@ -72,8 +72,9 @@
 %py2_build
 
 # Build HTML docs and man page
-%{__python2} setup.py build_sphinx --builder=html,man
-rm -rf html/.{doctrees,buildinfo}
+PBR_VERSION=%{version} sphinx-build -b html doc/source doc/build/html
+PBR_VERSION=%{version} sphinx-build -b man doc/source doc/build/man
+rm -r doc/build/html/.{doctrees,buildinfo}
 
 %install
 %py2_install

++ _service ++
--- /var/tmp/diff_new_pack.2HL0PP/_old  2019-05-03 22:41:16.379095746 +0200
+++ /var/tmp/diff_new_pack.2HL0PP/_new  2019-05-03 22:41:16.383095754 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/python-masakariclient/python-masakariclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/python-masakariclient/python-masakariclient.spec.j2
 python-masakariclient.spec
-https://raw.githubusercontent.com/openstack/python-masakariclient/stable/rocky/requirements.txt
+https://raw.githubusercontent.com/openstack/python-masakariclient/stable/stein/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-masakariclient
   

++ python-masakariclient-5.2.0.tar.gz -> python-masakariclient-5.4.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-masakariclient-5.2.0/.zuul.yaml 
new/python-masakariclient-5.4.0/.zuul.yaml
--- old/python-masakariclient-5.2.0/.zuul.yaml  2018-07-26 16:06:13.0 
+0200
+++ new/python-masakariclient-5.4.0/.zuul.yaml  2019-03-08 13:54:27.0 
+0100
@@ -1,7 +1,9 @@
 - project:
-check:
-  jobs:
-- 

commit python-masakariclient for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package python-masakariclient for 
openSUSE:Factory checked in at 2018-09-07 15:37:53

Comparing /work/SRC/openSUSE:Factory/python-masakariclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-masakariclient.new (New)


Package is "python-masakariclient"

Fri Sep  7 15:37:53 2018 rev:4 rq:633079 version:5.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-masakariclient/python-masakariclient.changes  
2018-03-19 23:34:51.312978732 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-masakariclient.new/python-masakariclient.changes
 2018-09-07 15:37:53.482633589 +0200
@@ -1,0 +2,13 @@
+Sat Sep  1 09:03:19 UTC 2018 - cloud-de...@suse.de
+
+- update to version 5.2.0
+  - fix tox python3 overrides
+  - Update for upcoming openstacksdk changes
+  - Re-factor test cases to reduce code
+  - Avoid tox_install.sh for constraints support
+  - Add support for auto_priority, rh_priority recovery method
+  - Updated from global requirements
+  - add lower-constraints job
+  - Remove masakariclient's proxy class
+
+---

Old:

  python-masakariclient-4.0.0.tar.gz

New:

  python-masakariclient-5.2.0.tar.gz



Other differences:
--
++ python-masakariclient.spec ++
--- /var/tmp/diff_new_pack.RAvSUX/_old  2018-09-07 15:37:53.866633177 +0200
+++ /var/tmp/diff_new_pack.RAvSUX/_new  2018-09-07 15:37:53.866633177 +0200
@@ -18,34 +18,34 @@
 
 %global sname python-masakariclient
 Name:   python-masakariclient
-Version:4.0.0
+Version:5.2.0
 Release:0
 Summary:Python API and CLI for OpenStack Masakari
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://launchpad.net/%{name}
+URL:https://launchpad.net/%{name}
 Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-PrettyTable >= 0.7.1
-BuildRequires:  python-ddt >= 1.0.1
-BuildRequires:  python-nose >= 1.3.7
-BuildRequires:  python-openstacksdk >= 0.9.19
+BuildRequires:  python-PrettyTable
+BuildRequires:  python-ddt
+BuildRequires:  python-nose
+BuildRequires:  python-openstacksdk >= 0.13.0
 BuildRequires:  python-osc-lib >= 1.8.0
 BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.33.0
-BuildRequires:  python-oslosphinx >= 4.7.0
-BuildRequires:  python-oslotest >= 3.2.0
-BuildRequires:  python-python-subunit >= 1.0.0
-BuildRequires:  python-reno >= 2.5.0
-BuildRequires:  python-requests-mock >= 1.1.0
-BuildRequires:  python-sphinx >= 1.6.2
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 2.2.0
-Requires:   python-openstacksdk >= 0.9.19
+BuildRequires:  python-oslo.utils
+BuildRequires:  python-oslosphinx
+BuildRequires:  python-oslotest
+BuildRequires:  python-python-subunit
+BuildRequires:  python-reno
+BuildRequires:  python-requests-mock
+BuildRequires:  python-sphinx
+BuildRequires:  python-testrepository
+BuildRequires:  python-testscenarios
+BuildRequires:  python-testtools
+Requires:   python-openstacksdk >= 0.13.0
 Requires:   python-oslo.i18n >= 3.15.3
 Requires:   python-oslo.serialization >= 2.18.0
-Requires:   python-oslo.utils >= 3.33.0
+Requires:   python-oslo.utils
 Requires:   python-pbr >= 2.0.0
 BuildArch:  noarch
 
@@ -57,7 +57,7 @@
 Summary:Documentation for OpenStack Masakari API client libary
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-oslosphinx
 
 %description doc
 Client library for Masakari built on the Masakari API. It provides a Python API

++ _service ++
--- /var/tmp/diff_new_pack.RAvSUX/_old  2018-09-07 15:37:53.886633155 +0200
+++ /var/tmp/diff_new_pack.RAvSUX/_new  2018-09-07 15:37:53.890633151 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-masakariclient/python-masakariclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/python-masakariclient/python-masakariclient.spec.j2
 python-masakariclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
+https://raw.githubusercontent.com/openstack/python-masakariclient/stable/rocky/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-masakariclient
   

++ python-masakariclient-4.0.0.tar.gz -> python-masakariclient-5.2.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit python-masakariclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-masakariclient for 
openSUSE:Factory checked in at 2018-03-19 23:34:50

Comparing /work/SRC/openSUSE:Factory/python-masakariclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-masakariclient.new (New)


Package is "python-masakariclient"

Mon Mar 19 23:34:50 2018 rev:3 rq:583307 version:4.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-masakariclient/python-masakariclient.changes  
2018-01-24 15:27:04.251997518 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-masakariclient.new/python-masakariclient.changes
 2018-03-19 23:34:51.312978732 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:09:21 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-masakariclient.spec ++
--- /var/tmp/diff_new_pack.AE0NSS/_old  2018-03-19 23:34:52.672929672 +0100
+++ /var/tmp/diff_new_pack.AE0NSS/_new  2018-03-19 23:34:52.680929383 +0100
@@ -30,11 +30,11 @@
 BuildRequires:  python-ddt >= 1.0.1
 BuildRequires:  python-nose >= 1.3.7
 BuildRequires:  python-openstacksdk >= 0.9.19
-BuildRequires:  python-osc-lib >= 1.7.0
+BuildRequires:  python-osc-lib >= 1.8.0
 BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.31.0
+BuildRequires:  python-oslo.utils >= 3.33.0
 BuildRequires:  python-oslosphinx >= 4.7.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-python-subunit >= 1.0.0
 BuildRequires:  python-reno >= 2.5.0
 BuildRequires:  python-requests-mock >= 1.1.0
@@ -45,7 +45,7 @@
 Requires:   python-openstacksdk >= 0.9.19
 Requires:   python-oslo.i18n >= 3.15.3
 Requires:   python-oslo.serialization >= 2.18.0
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-pbr >= 2.0.0
 BuildArch:  noarch
 

++ _service ++
--- /var/tmp/diff_new_pack.AE0NSS/_old  2018-03-19 23:34:52.732927507 +0100
+++ /var/tmp/diff_new_pack.AE0NSS/_new  2018-03-19 23:34:52.736927364 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-masakariclient/python-masakariclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-masakariclient/python-masakariclient.spec.j2
 python-masakariclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-masakariclient
   




commit python-masakariclient for openSUSE:Factory

2018-01-24 Thread root
Hello community,

here is the log from the commit of package python-masakariclient for 
openSUSE:Factory checked in at 2018-01-24 15:27:04

Comparing /work/SRC/openSUSE:Factory/python-masakariclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-masakariclient.new (New)


Package is "python-masakariclient"

Wed Jan 24 15:27:04 2018 rev:2 rq:567266 version:4.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-masakariclient/python-masakariclient.changes  
2017-08-28 15:32:22.816413931 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-masakariclient.new/python-masakariclient.changes
 2018-01-24 15:27:04.251997518 +0100
@@ -1,0 +2,18 @@
+Mon Jan 15 11:44:37 UTC 2018 - cloud-de...@suse.de
+
+- update to version 4.0.0
+  - Fix failing test case for PY3
+  - Bump openstacksdk to 0.9.13
+  - Use os-testr and add PY35 support
+  - Improve command arguments
+  - Change the base class of osc.v1.DeleteHost
+  - Add assertions to UT code
+  - Re-factor test cases to reduce code
+  - [Fix gate]Update test requirement
+  - Remove unnecessary return statement
+  - Fix failing gate jobs by fixing constraints support
+  - Add support for auto_priority, rh_priority recovery method
+  - Remove inproper comment for APIs.
+  - Enable to specify name and ID when operating segments and hosts
+
+---

Old:

  python-masakariclient-3.0.1.tar.gz

New:

  python-masakariclient-4.0.0.tar.gz



Other differences:
--
++ python-masakariclient.spec ++
--- /var/tmp/diff_new_pack.dmK22h/_old  2018-01-24 15:27:04.935965527 +0100
+++ /var/tmp/diff_new_pack.dmK22h/_new  2018-01-24 15:27:04.939965340 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-masakariclient
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,32 +18,34 @@
 
 %global sname python-masakariclient
 Name:   python-masakariclient
-Version:3.0.1
+Version:4.0.0
 Release:0
 Summary:Python API and CLI for OpenStack Masakari
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/%{name}
-Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-PrettyTable >= 0.7.1
-BuildRequires:  python-nose
-BuildRequires:  python-openstacksdk >= 0.9.17
-BuildRequires:  python-osc-lib >= 1.5.1
-BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.20.0
+BuildRequires:  python-ddt >= 1.0.1
+BuildRequires:  python-nose >= 1.3.7
+BuildRequires:  python-openstacksdk >= 0.9.19
+BuildRequires:  python-osc-lib >= 1.7.0
+BuildRequires:  python-oslo.serialization >= 2.18.0
+BuildRequires:  python-oslo.utils >= 3.31.0
 BuildRequires:  python-oslosphinx >= 4.7.0
 BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-reno >= 1.8.0
+BuildRequires:  python-python-subunit >= 1.0.0
+BuildRequires:  python-reno >= 2.5.0
+BuildRequires:  python-requests-mock >= 1.1.0
 BuildRequires:  python-sphinx >= 1.6.2
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
-Requires:   python-openstacksdk >= 0.9.17
-Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.serialization >= 1.10.0
-Requires:   python-oslo.utils >= 3.20.0
+BuildRequires:  python-testtools >= 2.2.0
+Requires:   python-openstacksdk >= 0.9.19
+Requires:   python-oslo.i18n >= 3.15.3
+Requires:   python-oslo.serialization >= 2.18.0
+Requires:   python-oslo.utils >= 3.31.0
 Requires:   python-pbr >= 2.0.0
 BuildArch:  noarch
 
@@ -53,7 +55,7 @@
 
 %package doc
 Summary:Documentation for OpenStack Masakari API client libary
-Group:  Documentation
+Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
 BuildRequires:  python-oslosphinx >= 4.7.0
 

++ _service ++
--- /var/tmp/diff_new_pack.dmK22h/_old  2018-01-24 15:27:04.971963844 +0100
+++ /var/tmp/diff_new_pack.dmK22h/_new  2018-01-24 15:27:04.971963844 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-masakariclient/python-masakariclient.spec.j2
+