Hello community,

here is the log from the commit of package python-neutronclient for 
openSUSE:Factory checked in at 2018-11-29 23:01:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-neutronclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-neutronclient.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-neutronclient"

Thu Nov 29 23:01:05 2018 rev:20 rq:652503 version:6.9.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-neutronclient/python-neutronclient.changes    
    2018-09-07 15:38:06.270619849 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-neutronclient.new.19453/python-neutronclient.changes
     2018-11-29 23:01:11.111448371 +0100
@@ -1,0 +2,9 @@
+Wed Nov 28 23:52:03 UTC 2018 - cloud-de...@suse.de
+
+- update to version 6.9.1
+  - Update UPPER_CONSTRAINTS_FILE for stable/rocky
+  - Update .gitreview for stable/rocky
+  - Fix broken unittests
+- remove 0001-Fix-broken-unittests.patch (merged)
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-broken-unittests.patch
  python-neutronclient-6.9.0.tar.gz

New:
----
  python-neutronclient-6.9.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-neutronclient.spec ++++++
--- /var/tmp/diff_new_pack.vWejo7/_old  2018-11-29 23:01:12.167447069 +0100
+++ /var/tmp/diff_new_pack.vWejo7/_new  2018-11-29 23:01:12.167447069 +0100
@@ -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/
 #
 
 
 Name:           python-neutronclient
-Version:        6.9.0
+Version:        6.9.1
 Release:        0
 Summary:        Python API and CLI for OpenStack Neutron
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://launchpad.net/%{name}
-Source0:        
https://files.pythonhosted.org/packages/source/p/python-neutronclient/python-neutronclient-6.9.0.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/p/python-neutronclient/python-neutronclient-6.9.1.tar.gz
 # https://review.openstack.org/585387
 # Needed for osprofiler==2.3.0
-Patch0:         0001-Fix-broken-unittests.patch
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-cliff >= 2.8.0
@@ -123,8 +122,8 @@
 %{python_build}
 
 # Build HTML docs and man page
-PBR_VERSION=6.9.0 sphinx-build -b html doc/source doc/build/html
-PBR_VERSION=6.9.0 sphinx-build -b man doc/source doc/build/man
+PBR_VERSION=6.9.1 sphinx-build -b html doc/source doc/build/html
+PBR_VERSION=6.9.1 sphinx-build -b man doc/source doc/build/man
 
 %install
 %{python_install}

++++++ python-neutronclient-6.9.0.tar.gz -> python-neutronclient-6.9.1.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-neutronclient-6.9.0/ChangeLog 
new/python-neutronclient-6.9.1/ChangeLog
--- old/python-neutronclient-6.9.0/ChangeLog    2018-06-11 18:01:08.000000000 
+0200
+++ new/python-neutronclient-6.9.1/ChangeLog    2018-09-05 22:05:33.000000000 
+0200
@@ -1,6 +1,13 @@
 CHANGES
 =======
 
+6.9.1
+-----
+
+* Update UPPER\_CONSTRAINTS\_FILE for stable/rocky
+* Update .gitreview for stable/rocky
+* Fix broken unittests
+
 6.9.0
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-neutronclient-6.9.0/PKG-INFO 
new/python-neutronclient-6.9.1/PKG-INFO
--- old/python-neutronclient-6.9.0/PKG-INFO     2018-06-11 18:01:10.000000000 
+0200
+++ new/python-neutronclient-6.9.1/PKG-INFO     2018-09-05 22:05:35.000000000 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-neutronclient
-Version: 6.9.0
+Version: 6.9.1
 Summary: CLI and Client Library for OpenStack Networking
 Home-page: https://docs.openstack.org/python-neutronclient/latest/
 Author: OpenStack Networking Project
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-neutronclient-6.9.0/lower-constraints.txt 
new/python-neutronclient-6.9.1/lower-constraints.txt
--- old/python-neutronclient-6.9.0/lower-constraints.txt        2018-06-11 
17:57:59.000000000 +0200
+++ new/python-neutronclient-6.9.1/lower-constraints.txt        2018-09-05 
22:02:22.000000000 +0200
@@ -63,7 +63,7 @@
 oslo.service==1.24.0
 oslo.utils==3.33.0
 oslotest==3.2.0
-osprofiler==1.4.0
+osprofiler==2.3.0
 paramiko==2.0.0
 Paste==2.0.2
 PasteDeploy==1.5.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-neutronclient-6.9.0/neutronclient/tests/unit/test_http.py 
new/python-neutronclient-6.9.1/neutronclient/tests/unit/test_http.py
--- old/python-neutronclient-6.9.0/neutronclient/tests/unit/test_http.py        
2018-06-11 17:57:59.000000000 +0200
+++ new/python-neutronclient-6.9.1/neutronclient/tests/unit/test_http.py        
2018-09-05 22:02:22.000000000 +0200
@@ -77,7 +77,7 @@
 
     def test_osprofiler_headers_are_injected(self):
         osprofiler.profiler.init('SWORDFISH')
-        self.addCleanup(osprofiler.profiler._clean)
+        self.addCleanup(osprofiler.profiler.clean)
 
         headers = {'Accept': 'application/json'}
         headers.update(osprofiler.web.get_trace_id_headers())
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-neutronclient-6.9.0/python_neutronclient.egg-info/PKG-INFO 
new/python-neutronclient-6.9.1/python_neutronclient.egg-info/PKG-INFO
--- old/python-neutronclient-6.9.0/python_neutronclient.egg-info/PKG-INFO       
2018-06-11 18:01:09.000000000 +0200
+++ new/python-neutronclient-6.9.1/python_neutronclient.egg-info/PKG-INFO       
2018-09-05 22:05:33.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-neutronclient
-Version: 6.9.0
+Version: 6.9.1
 Summary: CLI and Client Library for OpenStack Networking
 Home-page: https://docs.openstack.org/python-neutronclient/latest/
 Author: OpenStack Networking Project
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-neutronclient-6.9.0/python_neutronclient.egg-info/pbr.json 
new/python-neutronclient-6.9.1/python_neutronclient.egg-info/pbr.json
--- old/python-neutronclient-6.9.0/python_neutronclient.egg-info/pbr.json       
2018-06-11 18:01:09.000000000 +0200
+++ new/python-neutronclient-6.9.1/python_neutronclient.egg-info/pbr.json       
2018-09-05 22:05:33.000000000 +0200
@@ -1 +1 @@
-{"git_version": "d090ea2", "is_release": true}
\ No newline at end of file
+{"git_version": "7eba94e", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-neutronclient-6.9.0/test-requirements.txt 
new/python-neutronclient-6.9.1/test-requirements.txt
--- old/python-neutronclient-6.9.0/test-requirements.txt        2018-06-11 
17:57:59.000000000 +0200
+++ new/python-neutronclient-6.9.1/test-requirements.txt        2018-09-05 
22:02:42.000000000 +0200
@@ -8,7 +8,7 @@
 flake8-import-order==0.12 # LGPLv3
 mock>=2.0.0 # BSD
 oslotest>=3.2.0 # Apache-2.0
-osprofiler>=1.4.0 # Apache-2.0
+osprofiler>=2.3.0 # Apache-2.0
 python-openstackclient>=3.12.0 # Apache-2.0
 python-subunit>=1.0.0 # Apache-2.0/BSD
 requests-mock>=1.2.0 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-neutronclient-6.9.0/tox.ini 
new/python-neutronclient-6.9.1/tox.ini
--- old/python-neutronclient-6.9.0/tox.ini      2018-06-11 17:57:59.000000000 
+0200
+++ new/python-neutronclient-6.9.1/tox.ini      2018-09-05 22:02:42.000000000 
+0200
@@ -12,7 +12,7 @@
          PYTHONWARNINGS=default::DeprecationWarning
 usedevelop = True
 install_command = pip install {opts} {packages}
-deps = 
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
+deps = 
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/rocky}
        -r{toxinidir}/requirements.txt
        -r{toxinidir}/test-requirements.txt
 # Delete bytecodes from normal directories before running tests.


Reply via email to