commit python-congressclient for openSUSE:Factory

2020-06-05 Thread root
Hello community,

here is the log from the commit of package python-congressclient for 
openSUSE:Factory checked in at 2020-06-05 20:09:38

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


Package is "python-congressclient"

Fri Jun  5 20:09:38 2020 rev:9 rq:803556 version:2.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-congressclient/python-congressclient.changes  
2020-03-24 22:32:03.633080799 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-congressclient.new.3606/python-congressclient.changes
2020-06-05 20:11:48.318046631 +0200
@@ -1,0 +2,11 @@
+Tue May 12 10:02:44 UTC 2020 - cloud-de...@suse.de
+
+- update to version 2.0.1
+  - [ussuri][goal] Drop python 2.7 support and testing
+  - Update master for stable/train
+  - Switch to Ussuri jobs
+  - Generate PDF documentation
+  - tox: Keeping going with docs
+  - Change README.rst with a better title
+
+---

Old:

  python-congressclient-1.13.0.tar.gz

New:

  python-congressclient-2.0.1.tar.gz



Other differences:
--
++ python-congressclient.spec ++
--- /var/tmp/diff_new_pack.857vPH/_old  2020-06-05 20:11:51.842058000 +0200
+++ /var/tmp/diff_new_pack.857vPH/_new  2020-06-05 20:11:51.842058000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-congressclient
-Version:1.13.0
+Version:2.0.1
 Release:0
 Summary:Client library for Congress
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-congressclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-congressclient/python-congressclient-1.13.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-congressclient/python-congressclient-2.0.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-fixtures
 BuildRequires:  python3-mock
@@ -88,7 +88,7 @@
 %{py3_build}
 
 # Build HTML docs and man page
-PBR_VERSION=1.13.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=2.0.1 %sphinx_build -b html doc/source doc/build/html
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install

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

++ python-congressclient-1.13.0.tar.gz -> 
python-congressclient-2.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-congressclient-1.13.0/.zuul.yaml 
new/python-congressclient-2.0.1/.zuul.yaml
--- old/python-congressclient-1.13.0/.zuul.yaml 2019-09-13 16:57:17.0 
+0200
+++ new/python-congressclient-2.0.1/.zuul.yaml  2020-04-09 12:59:10.0 
+0200
@@ -3,7 +3,7 @@
   - check-requirements
   - openstack-lower-constraints-jobs
   - openstack-python-jobs
-  - openstack-python3-train-jobs
+  - openstack-python3-ussuri-jobs
   - release-notes-jobs-python3
   - openstackclient-plugin-jobs
   - publish-openstack-docs-pti
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-congressclient-1.13.0/AUTHORS 
new/python-congressclient-2.0.1/AUTHORS
--- old/python-congressclient-1.13.0/AUTHORS2019-09-13 16:57:59.0 
+0200
+++ new/python-congressclient-2.0.1/AUTHORS 2020-04-09 13:00:17.0 
+0200
@@ -20,6 +20,7 @@
 Masahito Muroi 
 Monty Taylor 
 Nguyen Hai 
+OpenStack Release Bot 
 Pierre Crégut 
 Rui Chen 
 Rui Yuan Dou 
@@ -38,8 +39,10 @@
 ZhijunWei 
 aimee.ukasick 
 akhiljain23 
+caoyuan 
 howardlee 
 jacky06 
+kangyufei 
 kavithahr 
 lingyongxu 
 malei 
@@ -47,5 +50,7 @@
 qingszhao 
 ricolin 
 shu-mutou 
+whoami-rajat 
+yangkun.lc 
 yuyafei 
 zhangboye 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-congressclient-1.13.0/ChangeLog 
new/python-congressclient-2.0.1/ChangeLog
--- old/python-congressclient-1.13.0/ChangeLog  2019-09-13 16:57:59.0 
+0200

commit python-congressclient for openSUSE:Factory

2020-03-24 Thread root
Hello community,

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

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


Package is "python-congressclient"

Tue Mar 24 22:31:59 2020 rev:8 rq:783827 version:1.13.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-congressclient/python-congressclient.changes  
2019-05-03 22:40:18.310973494 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-congressclient.new.3160/python-congressclient.changes
2020-03-24 22:32:03.633080799 +0100
@@ -1,0 +2,17 @@
+Wed Mar 11 13:06:11 UTC 2020 - Dirk Mueller 
+
+- build against python 3.x only
+
+---
+Wed Oct  9 12:57:27 UTC 2019 - cloud-de...@suse.de
+
+- update to version 1.13.0
+  - Switch python3 versions of test jobs to match Train PTI
+  - add releasenotes tox env and commands
+  - Cap sphinx for py2 to match global requirements
+  - OpenDev Migration Patch
+  - Dropping the py35 testing
+  - add python 3.7 unit test job
+  - Changes for url transition to OpenDev
+
+---

Old:

  python-congressclient-1.12.0.tar.gz

New:

  python-congressclient-1.13.0.tar.gz



Other differences:
--
++ python-congressclient.spec ++
--- /var/tmp/diff_new_pack.QnaxtK/_old  2020-03-24 22:32:04.797081384 +0100
+++ /var/tmp/diff_new_pack.QnaxtK/_new  2020-03-24 22:32:04.801081386 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-congressclient
 #
-# 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
@@ -16,41 +16,25 @@
 #
 
 
-%global sname python-congressclient
 Name:   python-congressclient
-Version:1.12.0
+Version:1.13.0
 Release:0
 Summary:Client library for Congress
 License:Apache-2.0
 Group:  Development/Languages/Python
-URL:https://launchpad.net/%{name}
-Source0:
https://files.pythonhosted.org/packages/source/p/python-congressclient/python-congressclient-1.12.0.tar.gz
+URL:https://launchpad.net/python-congressclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-congressclient/python-congressclient-1.13.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-fixtures
-BuildRequires:  python-jsonpatch
-BuildRequires:  python-mock
-BuildRequires:  python-osc-lib
-BuildRequires:  python-oslo.log >= 3.36.0
-BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils
-BuildRequires:  python-oslotest
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-python-subunit
-BuildRequires:  python-requests-mock
-BuildRequires:  python-setuptools
-BuildRequires:  python-sphinxcontrib-apidoc
-BuildRequires:  python-stestr
-BuildRequires:  python-testscenarios
-Requires:   python-Babel >= 2.3.4
-Requires:   python-cliff >= 2.8.0
-Requires:   python-keystoneauth1 >= 3.4.0
-Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.log >= 3.36.0
-Requires:   python-oslo.serialization >= 2.18.0
-Requires:   python-oslo.utils
-Requires:   python-pbr >= 2.0.0
-Requires:   python-requests
-Requires:   python-six >= 1.10.0
+BuildRequires:  python3-fixtures
+BuildRequires:  python3-mock
+BuildRequires:  python3-osc-lib
+BuildRequires:  python3-oslo.log >= 3.36.0
+BuildRequires:  python3-oslo.serialization >= 2.18.0
+BuildRequires:  python3-oslotest
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-requests-mock
+BuildRequires:  python3-sphinxcontrib-apidoc
+BuildRequires:  python3-stestr
 BuildArch:  noarch
 
 %description
@@ -63,12 +47,27 @@
 state abides by the cloud operator's policies. Congress
 is designed to work with any policy and any cloud service.
 
+%package -n python3-congressclient
+Summary:Client library for OpenStack Congress
+Group:  Development/Languages/Python
+Requires:   python3-Babel >= 2.3.4
+Requires:   python3-cliff >= 2.8.0
+Requires:   python3-keystoneauth1 >= 3.4.0
+Requires:   python3-oslo.i18n >= 3.15.3
+Requires:   python3-oslo.log >= 3.36.0
+Requires:   python3-oslo.serialization >= 2.18.0
+Requires:   python3-pbr >= 2.0.0
+Requires:   python3-requests
+Requires:   python3-six >= 1.10.0
+
+%description -n python3-congressclient
+Client library for interacting with Openstack Congress API.
+
 %package doc
 Summary:

commit python-congressclient for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package python-congressclient for 
openSUSE:Factory checked in at 2019-05-03 22:40:09

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


Package is "python-congressclient"

Fri May  3 22:40:09 2019 rev:7 rq:692820 version:1.12.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-congressclient/python-congressclient.changes  
2018-09-07 15:36:59.902691636 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-congressclient.new.5148/python-congressclient.changes
2019-05-03 22:40:18.310973494 +0200
@@ -1,0 +2,14 @@
+Mon Apr  8 12:05:30 UTC 2019 - cloud-de...@suse.de
+
+- update to version 1.12.0
+  - Add Python 3.6 classifier to setup.cfg
+  - Switch to stestr
+  - Change openstack-dev to openstack-discuss
+  - Update hacking version
+  - Add python 3.6 for test in tox
+  - switch documentation job to new PTI
+  - add python 3.6 unit test job
+  - Use template for lower-constraints
+  - import zuul job settings from project-config
+
+---

Old:

  python-congressclient-1.11.0.tar.gz

New:

  python-congressclient-1.12.0.tar.gz



Other differences:
--
++ python-congressclient.spec ++
--- /var/tmp/diff_new_pack.SQwDjr/_old  2019-05-03 22:40:20.754978639 +0200
+++ /var/tmp/diff_new_pack.SQwDjr/_new  2019-05-03 22:40:20.794978723 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-congressclient
 #
-# 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,21 +12,20 @@
 # 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-congressclient
 Name:   python-congressclient
-Version:1.11.0
+Version:1.12.0
 Release:0
 Summary:Client library for Congress
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/%{name}
-Source0:
https://files.pythonhosted.org/packages/source/p/python-congressclient/python-congressclient-1.11.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-congressclient/python-congressclient-1.12.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-devel
 BuildRequires:  python-fixtures
 BuildRequires:  python-jsonpatch
 BuildRequires:  python-mock
@@ -40,9 +39,8 @@
 BuildRequires:  python-requests-mock
 BuildRequires:  python-setuptools
 BuildRequires:  python-sphinxcontrib-apidoc
-BuildRequires:  python-testrepository
+BuildRequires:  python-stestr
 BuildRequires:  python-testscenarios
-BuildRequires:  python-testtools
 Requires:   python-Babel >= 2.3.4
 Requires:   python-cliff >= 2.8.0
 Requires:   python-keystoneauth1 >= 3.4.0
@@ -86,20 +84,19 @@
 %prep
 %autosetup -n %{name}-%{version}
 %py_req_cleanup
-sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %{py2_build}
 
 # Build HTML docs and man page
-PBR_VERSION=1.11.0 sphinx-build -b html doc/source doc/build/html
+PBR_VERSION=1.12.0 sphinx-build -b html doc/source doc/build/html
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install
 %{py2_install}
 
 %check
-%{__python2} setup.py testr
+stestr run
 
 %files
 %doc README.rst

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

++ python-congressclient-1.11.0.tar.gz -> 
python-congressclient-1.12.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-congressclient-1.11.0/.stestr.conf 
new/python-congressclient-1.12.0/.stestr.conf
--- 

commit python-congressclient for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package python-congressclient for 
openSUSE:Factory checked in at 2018-09-07 15:36:59

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


Package is "python-congressclient"

Fri Sep  7 15:36:59 2018 rev:6 rq:633063 version:1.11.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-congressclient/python-congressclient.changes  
2018-03-19 23:34:24.877932363 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-congressclient.new/python-congressclient.changes
 2018-09-07 15:36:59.902691636 +0200
@@ -1,0 +2,14 @@
+Mon Sep  3 17:28:54 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.11.0
+  - fix tox python3 overrides
+  - Update links in README
+  - Update the home-page
+  - Adds support for z3 policies
+  - Follow the new PTI for document build
+  - Cleanup test-requirements
+  - doc update to fix errors from new sphinx version 1.7.5
+  - Updated from global requirements
+  - add lower-constraints job
+
+---

Old:

  python-congressclient-1.9.0.tar.gz

New:

  python-congressclient-1.11.0.tar.gz



Other differences:
--
++ python-congressclient.spec ++
--- /var/tmp/diff_new_pack.ZoywKz/_old  2018-09-07 15:37:00.486690981 +0200
+++ /var/tmp/diff_new_pack.ZoywKz/_new  2018-09-07 15:37:00.514690950 +0200
@@ -18,39 +18,40 @@
 
 %global sname python-congressclient
 Name:   python-congressclient
-Version:1.9.0
+Version:1.11.0
 Release:0
 Summary:Client library for Congress
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://launchpad.net/%{name}
-Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+URL:https://launchpad.net/%{name}
+Source0:
https://files.pythonhosted.org/packages/source/p/python-congressclient/python-congressclient-1.11.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-jsonpatch >= 1.16
-BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-osc-lib >= 1.8.0
+BuildRequires:  python-fixtures
+BuildRequires:  python-jsonpatch
+BuildRequires:  python-mock
+BuildRequires:  python-osc-lib
 BuildRequires:  python-oslo.log >= 3.36.0
 BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.33.0
-BuildRequires:  python-oslotest >= 3.2.0
+BuildRequires:  python-oslo.utils
+BuildRequires:  python-oslotest
 BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-python-subunit >= 1.0.0
-BuildRequires:  python-requests-mock >= 1.1.0
-BuildRequires:  python-setuptools >= 16.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 2.2.0
+BuildRequires:  python-python-subunit
+BuildRequires:  python-requests-mock
+BuildRequires:  python-setuptools
+BuildRequires:  python-sphinxcontrib-apidoc
+BuildRequires:  python-testrepository
+BuildRequires:  python-testscenarios
+BuildRequires:  python-testtools
 Requires:   python-Babel >= 2.3.4
 Requires:   python-cliff >= 2.8.0
-Requires:   python-keystoneauth1 >= 3.3.0
+Requires:   python-keystoneauth1 >= 3.4.0
 Requires:   python-oslo.i18n >= 3.15.3
 Requires:   python-oslo.log >= 3.36.0
 Requires:   python-oslo.serialization >= 2.18.0
-Requires:   python-oslo.utils >= 3.33.0
+Requires:   python-oslo.utils
 Requires:   python-pbr >= 2.0.0
-Requires:   python-requests >= 2.14.2
+Requires:   python-requests
 Requires:   python-six >= 1.10.0
 BuildArch:  noarch
 
@@ -68,8 +69,8 @@
 Summary:Documentation for OpenStack Congress API client libary
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.18.1
-BuildRequires:  python-reno >= 2.5.0
+BuildRequires:  python-openstackdocstheme
+BuildRequires:  python-reno
 
 %description doc
 This package is client for Congress component.
@@ -91,8 +92,8 @@
 %{py2_build}
 
 # Build HTML docs and man page
-%{__python2} setup.py build_sphinx
-rm -rf html/.{doctrees,buildinfo}
+PBR_VERSION=1.11.0 sphinx-build -b html doc/source doc/build/html
+rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install
 %{py2_install}

++ _service ++
--- /var/tmp/diff_new_pack.ZoywKz/_old  2018-09-07 15:37:00.618690834 +0200
+++ /var/tmp/diff_new_pack.ZoywKz/_new  2018-09-07 15:37:00.622690829 +0200
@@ -1,8 +1,8 @@
 
   
-

commit python-congressclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

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

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


Package is "python-congressclient"

Mon Mar 19 23:34:23 2018 rev:5 rq:583293 version:1.9.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-congressclient/python-congressclient.changes  
2018-01-31 19:52:00.849135503 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-congressclient.new/python-congressclient.changes
 2018-03-19 23:34:24.877932363 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 12:52:25 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-congressclient.spec ++
--- /var/tmp/diff_new_pack.vDI9au/_old  2018-03-19 23:34:25.877896290 +0100
+++ /var/tmp/diff_new_pack.vDI9au/_new  2018-03-19 23:34:25.881896145 +0100
@@ -30,11 +30,11 @@
 BuildRequires:  python-fixtures >= 3.0.0
 BuildRequires:  python-jsonpatch >= 1.16
 BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-osc-lib >= 1.7.0
-BuildRequires:  python-oslo.log >= 3.30.0
+BuildRequires:  python-osc-lib >= 1.8.0
+BuildRequires:  python-oslo.log >= 3.36.0
 BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.31.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 1.0.0
 BuildRequires:  python-requests-mock >= 1.1.0
@@ -44,11 +44,11 @@
 BuildRequires:  python-testtools >= 2.2.0
 Requires:   python-Babel >= 2.3.4
 Requires:   python-cliff >= 2.8.0
-Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-keystoneauth1 >= 3.3.0
 Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.log >= 3.30.0
+Requires:   python-oslo.log >= 3.36.0
 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
 Requires:   python-requests >= 2.14.2
 Requires:   python-six >= 1.10.0
@@ -68,7 +68,7 @@
 Summary:Documentation for OpenStack Congress API client libary
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 BuildRequires:  python-reno >= 2.5.0
 
 %description doc

++ _service ++
--- /var/tmp/diff_new_pack.vDI9au/_old  2018-03-19 23:34:25.921894702 +0100
+++ /var/tmp/diff_new_pack.vDI9au/_new  2018-03-19 23:34:25.925894558 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-congressclient/python-congressclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-congressclient/python-congressclient.spec.j2
 python-congressclient.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-congressclient
   




commit python-congressclient for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package python-congressclient for 
openSUSE:Factory checked in at 2018-01-31 19:51:58

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


Package is "python-congressclient"

Wed Jan 31 19:51:58 2018 rev:4 rq:571131 version:1.9.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-congressclient/python-congressclient.changes  
2017-08-28 15:30:07.687410914 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-congressclient.new/python-congressclient.changes
 2018-01-31 19:52:00.849135503 +0100
@@ -1,0 +2,9 @@
+Tue Jan 30 15:08:09 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.9.0
+  - Enable include_rules option for library policy
+  - Support activating library policy
+  - Updated from global requirements
+  - Avoid tox_install.sh for constraints support
+
+---

Old:

  python-congressclient-1.8.0.tar.gz

New:

  python-congressclient-1.9.0.tar.gz



Other differences:
--
++ python-congressclient.spec ++
--- /var/tmp/diff_new_pack.OeLG9Q/_old  2018-01-31 19:52:01.489105743 +0100
+++ /var/tmp/diff_new_pack.OeLG9Q/_new  2018-01-31 19:52:01.497105371 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-congressclient
 #
-# 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,40 +18,40 @@
 
 %global sname python-congressclient
 Name:   python-congressclient
-Version:1.8.0
+Version:1.9.0
 Release:0
 Summary:Client library for Congress
 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-devel
 BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-jsonpatch >= 1.1
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-osc-lib >= 1.5.1
-BuildRequires:  python-oslo.log >= 3.22.0
-BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.20.0
+BuildRequires:  python-jsonpatch >= 1.16
+BuildRequires:  python-mock >= 2.0.0
+BuildRequires:  python-osc-lib >= 1.7.0
+BuildRequires:  python-oslo.log >= 3.30.0
+BuildRequires:  python-oslo.serialization >= 2.18.0
+BuildRequires:  python-oslo.utils >= 3.31.0
 BuildRequires:  python-oslotest >= 1.10.0
 BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-requests-mock >= 1.1
+BuildRequires:  python-python-subunit >= 1.0.0
+BuildRequires:  python-requests-mock >= 1.1.0
 BuildRequires:  python-setuptools >= 16.0
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
+BuildRequires:  python-testtools >= 2.2.0
 Requires:   python-Babel >= 2.3.4
-Requires:   python-cliff >= 2.6.0
-Requires:   python-keystoneauth1 >= 2.21.0
-Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.log >= 3.22.0
-Requires:   python-oslo.serialization >= 1.10.0
-Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-cliff >= 2.8.0
+Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-oslo.i18n >= 3.15.3
+Requires:   python-oslo.log >= 3.30.0
+Requires:   python-oslo.serialization >= 2.18.0
+Requires:   python-oslo.utils >= 3.31.0
 Requires:   python-pbr >= 2.0.0
 Requires:   python-requests >= 2.14.2
-Requires:   python-six >= 1.9.0
+Requires:   python-six >= 1.10.0
 BuildArch:  noarch
 
 %description
@@ -66,10 +66,10 @@
 
 %package doc
 Summary:Documentation for OpenStack Congress API client libary
-Group:  Documentation
+Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.11.0
-BuildRequires:  python-reno >= 1.8.0
+BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-reno >= 2.5.0
 
 %description doc
 This package is client for Congress component.

++ _service ++
--- /var/tmp/diff_new_pack.OeLG9Q/_old  2018-01-31 19:52:01.529103883 +0100
+++ /var/tmp/diff_new_pack.OeLG9Q/_new  2018-01-31 19:52:01.537103511 +0100
@@ -1,8 +1,8 @@
 
   
-

commit python-congressclient for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package python-congressclient for 
openSUSE:Factory checked in at 2017-08-28 15:30:06

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


Package is "python-congressclient"

Mon Aug 28 15:30:06 2017 rev:3 rq:514870 version:1.8.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-congressclient/python-congressclient.changes  
2017-02-21 13:43:20.483608513 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-congressclient.new/python-congressclient.changes
 2017-08-28 15:30:07.687410914 +0200
@@ -1,0 +2,25 @@
+Mon Aug  7 08:31:56 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.8.0
+  - Use oslo_log instead of system logging for consistency
+  - Revert "Fix the problem of default width is small"
+  - Remove unused packages from requirements.txt
+  - Add client methods for library policy CRUD
+  - Remove log translations
+  - Update .gitignore
+  - Python 3.5 is added
+  - Use 'project' instead of 'tenant' when switching to openstackclient command
+  - Fix modindex link
+  - Set default max-width to 80 everywhere
+  - [Fix gate]Update test requirement
+  - Added how to install from a branch
+  - Add command to create policy from file
+  - remove redundant path variables in v1/client.py
+  - Update documentation link
+  - Update the documentation link for doc migration
+  - Updated from global requirements
+  - Fix the problem of default width is small
+  - Switch from oslosphinx to openstackdocstheme
+  - doc migration
+
+---

Old:

  python-congressclient-1.6.0.tar.gz

New:

  python-congressclient-1.8.0.tar.gz



Other differences:
--
++ python-congressclient.spec ++
--- /var/tmp/diff_new_pack.oKhUsG/_old  2017-08-28 15:30:08.695269230 +0200
+++ /var/tmp/diff_new_pack.oKhUsG/_new  2017-08-28 15:30:08.699268668 +0200
@@ -18,7 +18,7 @@
 
 %global sname python-congressclient
 Name:   python-congressclient
-Version:1.6.0
+Version:1.8.0
 Release:0
 Summary:Client library for Congress
 License:Apache-2.0
@@ -30,12 +30,12 @@
 BuildRequires:  python-fixtures >= 3.0.0
 BuildRequires:  python-jsonpatch >= 1.1
 BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-osc-lib >= 1.2.0
-BuildRequires:  python-oslo.log >= 3.11.0
+BuildRequires:  python-osc-lib >= 1.5.1
+BuildRequires:  python-oslo.log >= 3.22.0
 BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.18.0
+BuildRequires:  python-oslo.utils >= 3.20.0
 BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 1.8
+BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 0.0.18
 BuildRequires:  python-requests-mock >= 1.1
 BuildRequires:  python-setuptools >= 16.0
@@ -43,14 +43,14 @@
 BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 1.4.0
 Requires:   python-Babel >= 2.3.4
-Requires:   python-cliff >= 2.3.0
-Requires:   python-keystoneauth1 >= 2.17.0
+Requires:   python-cliff >= 2.6.0
+Requires:   python-keystoneauth1 >= 2.21.0
 Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.log >= 3.11.0
+Requires:   python-oslo.log >= 3.22.0
 Requires:   python-oslo.serialization >= 1.10.0
-Requires:   python-oslo.utils >= 3.18.0
-Requires:   python-pbr >= 1.8
-Requires:   python-requests >= 2.10.0
+Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-pbr >= 2.0.0
+Requires:   python-requests >= 2.14.2
 Requires:   python-six >= 1.9.0
 BuildArch:  noarch
 
@@ -68,7 +68,7 @@
 Summary:Documentation for OpenStack Congress API client libary
 Group:  Documentation
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-openstackdocstheme >= 1.11.0
 BuildRequires:  python-reno >= 1.8.0
 
 %description doc
@@ -85,6 +85,7 @@
 %prep
 %autosetup -n %{name}-%{version}
 %py_req_cleanup
+sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %{py2_build}

++ _service ++
--- /var/tmp/diff_new_pack.oKhUsG/_old  2017-08-28 15:30:08.795255174 +0200
+++ /var/tmp/diff_new_pack.oKhUsG/_new  2017-08-28 15:30:08.795255174 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/python-congressclient/python-congressclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-congressclient/python-congressclient.spec.j2
 python-congressclient.spec
-

commit python-congressclient for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package python-congressclient for 
openSUSE:Factory checked in at 2017-02-21 13:43:19

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


Package is "python-congressclient"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-congressclient/python-congressclient.changes  
2016-09-30 15:30:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-congressclient.new/python-congressclient.changes
 2017-02-21 13:43:20.483608513 +0100
@@ -1,0 +2,17 @@
+Mon Feb 13 11:24:40 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.6.0:
+  - Add plug-in summary for osc doc
+  - Add Constraints support
+  - Remove unnecessary utf coding
+  - Add method to show datasource
+  - Show team and repo badges on README
+  - Fall back to UUID when delete by name fails
+  - Remove unnecessary db calls to list_datasources
+  - Minor edit of misleading message
+  - no longer use oslo-incubator code
+  - Updated from global requirements
+  - Change home-page and documentation link
+  - Remove oslo.i18n from requirements
+
+---

Old:

  python-congressclient-1.5.0.tar.gz

New:

  python-congressclient-1.6.0.tar.gz



Other differences:
--
++ python-congressclient.spec ++
--- /var/tmp/diff_new_pack.itFpPG/_old  2017-02-21 13:43:20.875553219 +0100
+++ /var/tmp/diff_new_pack.itFpPG/_new  2017-02-21 13:43:20.879552655 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-congressclient
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,11 +18,11 @@
 
 %global sname python-congressclient
 Name:   python-congressclient
-Version:1.5.0
+Version:1.6.0
 Release:0
 Summary:Client library for Congress
 License:Apache-2.0
-Group:  Documentation
+Group:  Development/Languages/Python
 Url:http://launchpad.net/%{name}
 Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
@@ -30,26 +30,26 @@
 BuildRequires:  python-fixtures >= 3.0.0
 BuildRequires:  python-jsonpatch >= 1.1
 BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-osc-lib >= 0.4.0
-BuildRequires:  python-oslo.log >= 1.14.0
+BuildRequires:  python-osc-lib >= 1.2.0
+BuildRequires:  python-oslo.log >= 3.11.0
 BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.16.0
+BuildRequires:  python-oslo.utils >= 3.18.0
 BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-pbr >= 1.8
 BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-requests-mock >= 1.0
+BuildRequires:  python-requests-mock >= 1.1
 BuildRequires:  python-setuptools >= 16.0
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 1.4.0
 Requires:   python-Babel >= 2.3.4
-Requires:   python-cliff >= 1.15.0
-Requires:   python-keystoneauth1 >= 2.10.0
+Requires:   python-cliff >= 2.3.0
+Requires:   python-keystoneauth1 >= 2.17.0
 Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.log >= 1.14.0
+Requires:   python-oslo.log >= 3.11.0
 Requires:   python-oslo.serialization >= 1.10.0
-Requires:   python-oslo.utils >= 3.16.0
-Requires:   python-pbr >= 1.6
+Requires:   python-oslo.utils >= 3.18.0
+Requires:   python-pbr >= 1.8
 Requires:   python-requests >= 2.10.0
 Requires:   python-six >= 1.9.0
 BuildArch:  noarch
@@ -68,7 +68,7 @@
 Summary:Documentation for OpenStack Congress API client libary
 Group:  Documentation
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 2.5.0
+BuildRequires:  python-oslosphinx >= 4.7.0
 BuildRequires:  python-reno >= 1.8.0
 
 %description doc
@@ -83,7 +83,8 @@
 This package contains the documentation.
 
 %prep
-%setup -q -n %{name}-%{version}
+%autosetup -n %{name}-%{version}
+%py_req_cleanup
 
 %build
 %{py2_build}

++ _service ++
--- /var/tmp/diff_new_pack.itFpPG/_old  2017-02-21 13:43:20.907548705 +0100
+++ /var/tmp/diff_new_pack.itFpPG/_new  2017-02-21 13:43:20.907548705 +0100
@@ -1,13 +1,12 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-congressclient/python-congressclient.spec.j2
+

commit python-congressclient for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

here is the log from the commit of package python-congressclient for 
openSUSE:Factory checked in at 2016-09-30 15:30:49

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


Package is "python-congressclient"

Changes:

New Changes file:

--- /dev/null   2016-09-15 12:42:18.240042505 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-congressclient.new/python-congressclient.changes
 2016-09-30 15:30:51.0 +0200
@@ -0,0 +1,17 @@
+---
+Thu Sep  8 12:25:34 UTC 2016 - tbecht...@suse.com
+
+update to version 1.5.0
+  * Remove discover from test-requirements
+  * Remove python-keystoneclient dependency
+  * Add __ne__ built-in function
+  * Add missing makefile so HTML docs can be generated
+  * Add release notes
+  * Updated from global requirements
+  * Support push rows to datasources
+
+---
+Fri Aug 26 10:45:21 UTC 2016 - tbecht...@suse.com
+
+- Initial packaging (version 1.4.0)
+

New:

  _service
  python-congressclient-1.5.0.tar.gz
  python-congressclient.changes
  python-congressclient.spec



Other differences:
--
++ python-congressclient.spec ++
#
# spec file for package python-congressclient
#
# Copyright (c) 2016 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


%global sname python-congressclient
Name:   python-congressclient
Version:1.5.0
Release:0
Summary:Client library for Congress
License:Apache-2.0
Group:  Documentation
Url:http://launchpad.net/%{name}
Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
BuildRequires:  openstack-macros
BuildRequires:  python-devel
BuildRequires:  python-fixtures >= 3.0.0
BuildRequires:  python-jsonpatch >= 1.1
BuildRequires:  python-mock >= 2.0
BuildRequires:  python-osc-lib >= 0.4.0
BuildRequires:  python-oslo.log >= 1.14.0
BuildRequires:  python-oslo.serialization >= 1.10.0
BuildRequires:  python-oslo.utils >= 3.16.0
BuildRequires:  python-oslotest >= 1.10.0
BuildRequires:  python-pbr >= 1.6
BuildRequires:  python-python-subunit >= 0.0.18
BuildRequires:  python-requests-mock >= 1.0
BuildRequires:  python-setuptools >= 16.0
BuildRequires:  python-testrepository >= 0.0.18
BuildRequires:  python-testscenarios >= 0.4
BuildRequires:  python-testtools >= 1.4.0
Requires:   python-Babel >= 2.3.4
Requires:   python-cliff >= 1.15.0
Requires:   python-keystoneauth1 >= 2.10.0
Requires:   python-oslo.i18n >= 2.1.0
Requires:   python-oslo.log >= 1.14.0
Requires:   python-oslo.serialization >= 1.10.0
Requires:   python-oslo.utils >= 3.16.0
Requires:   python-pbr >= 1.6
Requires:   python-requests >= 2.10.0
Requires:   python-six >= 1.9.0
BuildArch:  noarch

%description
This package is client for Congress component.
Congress is an open policy framework for the cloud.
Congress fetches information about VMs from Nova,
and network state from Neutron, etc. Congress then
feeds input data from those services into its policy
engine where Congress verifies that the cloud's actual
state abides by the cloud operator's policies. Congress
is designed to work with any policy and any cloud service.

%package doc
Summary:Documentation for OpenStack Congress API client libary
Group:  Documentation
BuildRequires:  python-Sphinx
BuildRequires:  python-oslosphinx >= 2.5.0
BuildRequires:  python-reno >= 1.8.0

%description doc
This package is client for Congress component.
Congress is an open policy framework for the cloud.
Congress fetches information about VMs from Nova,
and network state from Neutron, etc. Congress then
feeds input data from those services into its policy
engine where Congress verifies that the cloud's actual
state abides by the cloud operator's policies. Congress
is designed to work with any policy and any cloud service.
This package contains the documentation.

%prep
%setup -q -n %{name}-%{version}

%build
%{py2_build}

# Build HTML docs and