commit python-watcherclient for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package python-watcherclient for 
openSUSE:Factory checked in at 2019-09-23 12:37:42

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


Package is "python-watcherclient"

Mon Sep 23 12:37:42 2019 rev:3 rq:732097 version:2.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-watcherclient/python-watcherclient.changes
2019-05-03 22:43:27.791372412 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-watcherclient.new.7948/python-watcherclient.changes
  2019-09-23 12:38:39.845597655 +0200
@@ -1,0 +2,5 @@
+Fri Sep 20 07:58:59 UTC 2019 - Dirk Mueller 
+
+- update requires to be able to drop tempest
+
+---



Other differences:
--
++ python-watcherclient.spec ++
--- /var/tmp/diff_new_pack.Vt9Tnc/_old  2019-09-23 12:38:40.177597601 +0200
+++ /var/tmp/diff_new_pack.Vt9Tnc/_new  2019-09-23 12:38:40.181597600 +0200
@@ -25,7 +25,6 @@
 URL:https://launchpad.net/%{name}
 Source0:
https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  openstack-tempest
 BuildRequires:  python-PrettyTable >= 0.7.2
 BuildRequires:  python-PyYAML >= 3.12
 BuildRequires:  python-cliff >= 2.11.0
@@ -34,6 +33,7 @@
 BuildRequires:  python-mock
 BuildRequires:  python-osc-lib >= 1.10.0
 BuildRequires:  python-oslo.i18n >= 3.20.0
+BuildRequires:  python-oslo.serialization
 BuildRequires:  python-oslo.utils >= 3.36.0
 BuildRequires:  python-oslotest
 BuildRequires:  python-pbr >= 3.1.1




commit python-watcherclient for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package python-watcherclient for 
openSUSE:Factory checked in at 2019-05-03 22:43:26

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


Package is "python-watcherclient"

Fri May  3 22:43:26 2019 rev:2 rq:692883 version:2.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-watcherclient/python-watcherclient.changes
2019-02-08 12:14:41.661440257 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-watcherclient.new.5148/python-watcherclient.changes
  2019-05-03 22:43:27.791372412 +0200
@@ -1,0 +2,17 @@
+Mon Apr  8 12:07:23 UTC 2019 - cloud-de...@suse.de
+
+- update to version 2.2.0
+  - Use templates lower-constraints, remove cover
+  - Allow CLI to pass goal and strategy names
+  - Add audit name to CLI help doc
+  - Switch to stestr
+  - fix watcher actionplan show command
+  - Add --marker help info
+  - Update watcher strategy state in CLI
+  - switch documentation job to new PTI
+  - add python 3.6 unit test job
+  - Organize the use of 'log' and replace 'log' with LOG
+  - Fix watherclient error in py3
+  - import zuul job settings from project-config
+
+---

Old:

  python-watcherclient-2.1.0.tar.gz

New:

  python-watcherclient-2.2.0.tar.gz



Other differences:
--
++ python-watcherclient.spec ++
--- /var/tmp/diff_new_pack.hMeZRo/_old  2019-05-03 22:43:28.167373203 +0200
+++ /var/tmp/diff_new_pack.hMeZRo/_new  2019-05-03 22:43:28.167373203 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-watcherclient
-Version:2.1.0
+Version:2.2.0
 Release:0
 Summary:Python API and CLI for OpenStack Watcher
 License:Apache-2.0
@@ -26,33 +26,32 @@
 Source0:
https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  openstack-tempest
-BuildRequires:  python-PrettyTable >= 0.7.1
+BuildRequires:  python-PrettyTable >= 0.7.2
 BuildRequires:  python-PyYAML >= 3.12
-BuildRequires:  python-cliff >= 2.8.0
-BuildRequires:  python-devel
+BuildRequires:  python-cliff >= 2.11.0
 BuildRequires:  python-fixtures
 BuildRequires:  python-keystoneauth1 >= 3.4.0
 BuildRequires:  python-mock
-BuildRequires:  python-osc-lib >= 1.8.0
-BuildRequires:  python-oslo.i18n >= 3.15.3
-BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-osc-lib >= 1.10.0
+BuildRequires:  python-oslo.i18n >= 3.20.0
+BuildRequires:  python-oslo.utils >= 3.36.0
 BuildRequires:  python-oslotest
-BuildRequires:  python-pbr >= 2.0.0
+BuildRequires:  python-pbr >= 3.1.1
 BuildRequires:  python-python-subunit
 BuildRequires:  python-setuptools
-BuildRequires:  python-testrepository
+BuildRequires:  python-stestr
 BuildRequires:  python-testscenarios
 BuildRequires:  python-testtools
-Requires:   python-Babel >= 2.3.4
-Requires:   python-PrettyTable >= 0.7.1
+Requires:   python-Babel >= 2.5.3
+Requires:   python-PrettyTable >= 0.7.2
 Requires:   python-PyYAML >= 3.12
-Requires:   python-cliff >= 2.8.0
+Requires:   python-cliff >= 2.11.0
 Requires:   python-keystoneauth1 >= 3.4.0
-Requires:   python-osc-lib >= 1.8.0
-Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.utils >= 3.33.0
-Requires:   python-pbr >= 2.0.0
-Requires:   python-six >= 1.10.0
+Requires:   python-osc-lib >= 1.10.0
+Requires:   python-oslo.i18n >= 3.20.0
+Requires:   python-oslo.utils >= 3.36.0
+Requires:   python-pbr >= 3.1.1
+Requires:   python-six >= 1.11.0
 BuildArch:  noarch
 
 %description
@@ -86,8 +85,7 @@
 %py2_install
 
 %check
-export OS_TEST_PATH=./watcherclient/tests/unit
-%{__python2} setup.py testr
+%{__python2} -m stestr.cli --test-path=./watcherclient/tests/unit run
 
 %files
 %doc README.rst

++ _service ++
--- /var/tmp/diff_new_pack.hMeZRo/_old  2019-05-03 22:43:28.187373245 +0200
+++ /var/tmp/diff_new_pack.hMeZRo/_new  2019-05-03 22:43:28.187373245 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/python-watcherclient/python-watcherclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/python-watcherclient/python-watcherclient.spec.j2
 python-watcherclient.spec
-https://raw.githubusercontent.com/openstack/python-watcherclient/stable/rocky/requirements.txt
+https://raw.githubusercontent.com/openstack/python-watcherclient/stable/stein/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-watcherclient
   

++ python-watcherclient-2.1.0.tar.gz ->