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 - [email protected]
+
+- 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 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-congressclient/python-congressclient.spec.j2</param>
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-congressclient/python-congressclient.spec.j2</param>
     <param name="output-name">python-congressclient.spec</param>
-    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt</param>
+    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt</param>
     <param name="changelog-email">[email protected]</param>
     <param name="changelog-provider">gh,openstack,python-congressclient</param>
   </service>

++++++ python-congressclient-1.8.0.tar.gz -> python-congressclient-1.9.0.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-congressclient-1.8.0/AUTHORS 
new/python-congressclient-1.9.0/AUTHORS
--- old/python-congressclient-1.8.0/AUTHORS     2017-07-26 20:50:20.000000000 
+0200
+++ new/python-congressclient-1.9.0/AUTHORS     2017-12-07 17:22:00.000000000 
+0100
@@ -1,6 +1,7 @@
 Aaron Rosen <[email protected]>
 Aimee Ukasick <[email protected]>
 Amey Bhide <[email protected]>
+Andreas Jaeger <[email protected]>
 Anusha Ramineni <[email protected]>
 Arundhati Surpur <[email protected]>
 Cao Xuan Hoang <[email protected]>
@@ -29,6 +30,7 @@
 Tony Breeds <[email protected]>
 Tony Xu <[email protected]>
 Zhenzan Zhou <[email protected]>
+Zuul <[email protected]>
 aimee.ukasick <[email protected]>
 howardlee <[email protected]>
 kavithahr <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-congressclient-1.8.0/ChangeLog 
new/python-congressclient-1.9.0/ChangeLog
--- old/python-congressclient-1.8.0/ChangeLog   2017-07-26 20:50:20.000000000 
+0200
+++ new/python-congressclient-1.9.0/ChangeLog   2017-12-07 17:22:00.000000000 
+0100
@@ -1,6 +1,20 @@
 CHANGES
 =======
 
+1.9.0
+-----
+
+* Updated from global requirements
+* Avoid tox\_install.sh for constraints support
+* Enable include\_rules option for library policy
+* Updated from global requirements
+* Support activating library policy
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+
 1.8.0
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-congressclient-1.8.0/PKG-INFO 
new/python-congressclient-1.9.0/PKG-INFO
--- old/python-congressclient-1.8.0/PKG-INFO    2017-07-26 20:50:21.000000000 
+0200
+++ new/python-congressclient-1.9.0/PKG-INFO    2017-12-07 17:22:01.000000000 
+0100
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: python-congressclient
-Version: 1.8.0
+Version: 1.9.0
 Summary: Client for Congress
 Home-page: http://git.openstack.org/cgit/openstack/python-congressclient
 Author: OpenStack
 Author-email: [email protected]
 License: UNKNOWN
+Description-Content-Type: UNKNOWN
 Description: ========================
         Team and repository tags
         ========================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-congressclient-1.8.0/congressclient/v1/client.py 
new/python-congressclient-1.9.0/congressclient/v1/client.py
--- old/python-congressclient-1.8.0/congressclient/v1/client.py 2017-07-26 
20:48:46.000000000 +0200
+++ new/python-congressclient-1.9.0/congressclient/v1/client.py 2017-12-07 
17:18:02.000000000 +0100
@@ -65,24 +65,23 @@
         kwargs.setdefault('user_agent', 'python-congressclient')
         self.httpclient = adapter.LegacyJsonAdapter(**kwargs)
 
-    def create_policy(self, body):
-        resp, body = self.httpclient.post(
-            self.policies, body=body)
+    def create_policy(self, body, library_policy_id=None):
+        url = self.policies
+        if library_policy_id:
+            url = url + "?library_policy=%s" % library_policy_id
+        resp, body = self.httpclient.post(url, body=body)
         return body
 
     def delete_policy(self, policy):
-        resp, body = self.httpclient.delete(
-            self.policy_path % policy)
+        resp, body = self.httpclient.delete(self.policy_path % policy)
         return body
 
     def show_policy(self, policy):
-        resp, body = self.httpclient.get(
-            self.policy_path % policy)
+        resp, body = self.httpclient.get(self.policy_path % policy)
         return body
 
     def create_library_policy(self, body):
-        resp, body = self.httpclient.post(
-            self.library_policies, body=body)
+        resp, body = self.httpclient.post(self.library_policies, body=body)
         return body
 
     def delete_library_policy(self, policy):
@@ -90,9 +89,10 @@
             self.library_policy_path % policy)
         return body
 
-    def show_library_policy(self, policy):
+    def show_library_policy(self, policy, include_rules=True):
+        query = "?include_rules=%s" % include_rules
         resp, body = self.httpclient.get(
-            self.library_policy_path % policy)
+            (self.library_policy_path % policy) + query)
         return body
 
     def create_policy_rule(self, policy_name, body=None):
@@ -126,8 +126,9 @@
         resp, body = self.httpclient.get(self.policies)
         return body
 
-    def list_library_policy(self):
-        resp, body = self.httpclient.get(self.library_policies)
+    def list_library_policy(self, include_rules=True):
+        query = "?include_rules=%s" % include_rules
+        resp, body = self.httpclient.get(self.library_policies + query)
         return body
 
     def list_policy_tables(self, policy_name):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-congressclient-1.8.0/python_congressclient.egg-info/PKG-INFO 
new/python-congressclient-1.9.0/python_congressclient.egg-info/PKG-INFO
--- old/python-congressclient-1.8.0/python_congressclient.egg-info/PKG-INFO     
2017-07-26 20:50:20.000000000 +0200
+++ new/python-congressclient-1.9.0/python_congressclient.egg-info/PKG-INFO     
2017-12-07 17:22:00.000000000 +0100
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: python-congressclient
-Version: 1.8.0
+Version: 1.9.0
 Summary: Client for Congress
 Home-page: http://git.openstack.org/cgit/openstack/python-congressclient
 Author: OpenStack
 Author-email: [email protected]
 License: UNKNOWN
+Description-Content-Type: UNKNOWN
 Description: ========================
         Team and repository tags
         ========================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-congressclient-1.8.0/python_congressclient.egg-info/SOURCES.txt 
new/python-congressclient-1.9.0/python_congressclient.egg-info/SOURCES.txt
--- old/python-congressclient-1.8.0/python_congressclient.egg-info/SOURCES.txt  
2017-07-26 20:50:21.000000000 +0200
+++ new/python-congressclient-1.9.0/python_congressclient.egg-info/SOURCES.txt  
2017-12-07 17:22:01.000000000 +0100
@@ -57,5 +57,4 @@
 python_congressclient.egg-info/pbr.json
 python_congressclient.egg-info/requires.txt
 python_congressclient.egg-info/top_level.txt
-releasenotes/notes/add-datasource-push-d92854a72b4d6480.yaml
-tools/tox_install.sh
\ No newline at end of file
+releasenotes/notes/add-datasource-push-d92854a72b4d6480.yaml
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-congressclient-1.8.0/python_congressclient.egg-info/pbr.json 
new/python-congressclient-1.9.0/python_congressclient.egg-info/pbr.json
--- old/python-congressclient-1.8.0/python_congressclient.egg-info/pbr.json     
2017-07-26 20:50:20.000000000 +0200
+++ new/python-congressclient-1.9.0/python_congressclient.egg-info/pbr.json     
2017-12-07 17:22:00.000000000 +0100
@@ -1 +1 @@
-{"git_version": "e2baac2", "is_release": true}
\ No newline at end of file
+{"git_version": "a8ec6c8", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-congressclient-1.8.0/python_congressclient.egg-info/requires.txt 
new/python-congressclient-1.9.0/python_congressclient.egg-info/requires.txt
--- old/python-congressclient-1.8.0/python_congressclient.egg-info/requires.txt 
2017-07-26 20:50:20.000000000 +0200
+++ new/python-congressclient-1.9.0/python_congressclient.egg-info/requires.txt 
2017-12-07 17:22:00.000000000 +0100
@@ -1,8 +1,8 @@
 pbr!=2.1.0,>=2.0.0
 Babel!=2.4.0,>=2.3.4
-cliff>=2.8.0
-keystoneauth1>=3.0.1
-oslo.i18n!=3.15.2,>=2.1.0
-oslo.log>=3.22.0
-oslo.serialization!=2.19.1,>=1.10.0
-six>=1.9.0
+cliff!=2.9.0,>=2.8.0
+keystoneauth1>=3.3.0
+oslo.i18n>=3.15.3
+oslo.log>=3.30.0
+oslo.serialization!=2.19.1,>=2.18.0
+six>=1.10.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-congressclient-1.8.0/requirements.txt 
new/python-congressclient-1.9.0/requirements.txt
--- old/python-congressclient-1.8.0/requirements.txt    2017-07-26 
20:48:46.000000000 +0200
+++ new/python-congressclient-1.9.0/requirements.txt    2017-12-07 
17:18:02.000000000 +0100
@@ -3,9 +3,9 @@
 # process, which may cause wedges in the gate later.
 pbr!=2.1.0,>=2.0.0 # Apache-2.0
 Babel!=2.4.0,>=2.3.4 # BSD
-cliff>=2.8.0 # Apache-2.0
-keystoneauth1>=3.0.1 # Apache-2.0
-oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
-oslo.log>=3.22.0 # Apache-2.0
-oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
-six>=1.9.0 # MIT
+cliff!=2.9.0,>=2.8.0 # Apache-2.0
+keystoneauth1>=3.3.0 # Apache-2.0
+oslo.i18n>=3.15.3 # Apache-2.0
+oslo.log>=3.30.0 # Apache-2.0
+oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
+six>=1.10.0 # MIT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-congressclient-1.8.0/test-requirements.txt 
new/python-congressclient-1.9.0/test-requirements.txt
--- old/python-congressclient-1.8.0/test-requirements.txt       2017-07-26 
20:48:46.000000000 +0200
+++ new/python-congressclient-1.9.0/test-requirements.txt       2017-12-07 
17:18:02.000000000 +0100
@@ -5,9 +5,9 @@
 
 coverage!=4.4,>=4.0 # Apache-2.0
 fixtures>=3.0.0 # Apache-2.0/BSD
-python-subunit>=0.0.18 # Apache-2.0/BSD
+python-subunit>=1.0.0 # Apache-2.0/BSD
 sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.17.0 # Apache-2.0
 testrepository>=0.0.18 # Apache-2.0/BSD
-testtools>=1.4.0 # MIT
-mock>=2.0 # BSD
+testtools>=2.2.0 # MIT
+mock>=2.0.0 # BSD
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-congressclient-1.8.0/tools/tox_install.sh 
new/python-congressclient-1.9.0/tools/tox_install.sh
--- old/python-congressclient-1.8.0/tools/tox_install.sh        2017-07-26 
20:48:46.000000000 +0200
+++ new/python-congressclient-1.9.0/tools/tox_install.sh        1970-01-01 
01:00:00.000000000 +0100
@@ -1,30 +0,0 @@
-#!/usr/bin/env bash
-
-# Client constraint file contains this client version pin that is in conflict
-# with installing the client from source. We should remove the version pin in
-# the constraints file before applying it for from-source installation.
-
-CONSTRAINTS_FILE="$1"
-shift 1
-
-set -e
-
-# NOTE(tonyb): Place this in the tox enviroment's log dir so it will get
-# published to logs.openstack.org for easy debugging.
-localfile="$VIRTUAL_ENV/log/upper-constraints.txt"
-
-if [[ "$CONSTRAINTS_FILE" != http* ]]; then
-    CONSTRAINTS_FILE="file://$CONSTRAINTS_FILE"
-fi
-# NOTE(tonyb): need to add curl to bindep.txt if the project supports bindep
-curl "$CONSTRAINTS_FILE" --insecure --progress-bar --output "$localfile"
-
-pip install -c"$localfile" openstack-requirements
-
-# This is the main purpose of the script: Allow local installation of
-# the current repo. It is listed in constraints file and thus any
-# install will be constrained and we need to unconstrain it.
-edit-constraints "$localfile" -- "$CLIENT_NAME"
-
-pip install -c"$localfile" -U "$@"
-exit $?
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-congressclient-1.8.0/tox.ini 
new/python-congressclient-1.9.0/tox.ini
--- old/python-congressclient-1.8.0/tox.ini     2017-07-26 20:48:46.000000000 
+0200
+++ new/python-congressclient-1.9.0/tox.ini     2017-12-07 17:18:02.000000000 
+0100
@@ -5,13 +5,11 @@
 
 [testenv]
 usedevelop = True
-install_command = {toxinidir}/tools/tox_install.sh 
{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
 {opts} {packages}
+install_command = pip install -U {opts} {packages}
 whitelist_externals = find
-setenv =
-   VIRTUAL_ENV={envdir}
-   BRANCH_NAME=master
-   CLIENT_NAME=python-congressclient
-deps = -r{toxinidir}/requirements.txt
+deps =
+       
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
+       -r{toxinidir}/requirements.txt
        -r{toxinidir}/test-requirements.txt
 commands =
  find . -type f -name "*.pyc" -delete


Reply via email to