Hello community,

here is the log from the commit of package python-osprofiler for 
openSUSE:Factory checked in at 2018-09-07 15:39:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-osprofiler (Old)
 and      /work/SRC/openSUSE:Factory/.python-osprofiler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-osprofiler"

Fri Sep  7 15:39:24 2018 rev:7 rq:633115 version:2.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-osprofiler/python-osprofiler.changes      
2018-02-27 16:57:19.361419045 +0100
+++ /work/SRC/openSUSE:Factory/.python-osprofiler.new/python-osprofiler.changes 
2018-09-07 15:39:25.710534558 +0200
@@ -1,0 +2,30 @@
+Mon Sep  3 09:47:07 UTC 2018 - [email protected]
+
+- update to version 2.3.0
+  - Check profiler instance before initialize
+  - Put 'db' parameter back and provide a deprecation warning before remove
+  - Update reno for stable/queens
+  - opts: Fix invalid rST formatting
+  - Unify and fix `list_traces` function
+  - Cleanup test-requirements
+  - Add oslo.serialization into requirements
+  - Zuul: Remove project name
+  - Add release note link in README
+  - Add minimum version and fix dulwich issue
+  - Remove Ceilometer support
+  - Filter traces that contain error/exception
+  - Remove lower bound from requirements
+  - Allow user to specify password for Redis connection
+  - Update documentation & usage for redis driver
+  - Trivial: Update pypi url to new url
+  - Fix typo
+  - OSprofiler with Jaeger Tracing as backend
+  - Add lower-constraints job
+  - set default python to python3
+  - fix tox python3 overrides
+  - Make profiler.clean() public method
+  - Initialize osprofiler in Nova Cell configs
+  - update sphinx-doc links
+  - Add initial 'trace list' command
+
+-------------------------------------------------------------------

Old:
----
  osprofiler-1.15.2.tar.gz

New:
----
  osprofiler-2.3.0.tar.gz

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

Other differences:
------------------
++++++ python-osprofiler.spec ++++++
--- /var/tmp/diff_new_pack.8kMT1l/_old  2018-09-07 15:39:26.138534099 +0200
+++ /var/tmp/diff_new_pack.8kMT1l/_new  2018-09-07 15:39:26.138534099 +0200
@@ -17,50 +17,51 @@
 
 
 Name:           python-osprofiler
-Version:        1.15.2
+Version:        2.3.0
 Release:        0
 Summary:        OpenStack Profiler Library
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Url:            https://launchpad.net/osprofiler
-Source0:        
https://files.pythonhosted.org/packages/source/o/osprofiler/osprofiler-1.15.2.tar.gz
+URL:            https://launchpad.net/osprofiler
+Source0:        
https://files.pythonhosted.org/packages/source/o/osprofiler/osprofiler-2.3.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
+BuildRequires:  python2-PrettyTable >= 0.7.2
 BuildRequires:  python2-WebOb >= 1.7.1
-BuildRequires:  python2-ceilometerclient >= 2.5.0
-BuildRequires:  python2-ddt >= 1.0.1
-BuildRequires:  python2-elasticsearch >= 2.0.0
-BuildRequires:  python2-mock >= 2.0.0
-BuildRequires:  python2-oslo.concurrency >= 3.25.0
-BuildRequires:  python2-oslo.config >= 5.1.0
-BuildRequires:  python2-oslo.log >= 3.36.0
+BuildRequires:  python2-ddt
+BuildRequires:  python2-elasticsearch
+BuildRequires:  python2-mock
+BuildRequires:  python2-oslo.concurrency >= 3.26.0
+BuildRequires:  python2-oslo.config
+BuildRequires:  python2-oslo.log
 BuildRequires:  python2-oslo.utils >= 3.33.0
-BuildRequires:  python2-pymongo >= 3.0.2
-BuildRequires:  python2-python-subunit >= 1.0.0
-BuildRequires:  python2-redis >= 2.10.0
+BuildRequires:  python2-pymongo
+BuildRequires:  python2-python-subunit
+BuildRequires:  python2-redis
 BuildRequires:  python2-six >= 1.10.0
-BuildRequires:  python2-testrepository >= 0.0.18
-BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python2-testrepository
+BuildRequires:  python2-testtools
+BuildRequires:  python3-PrettyTable >= 0.7.2
 BuildRequires:  python3-WebOb >= 1.7.1
-BuildRequires:  python3-ceilometerclient >= 2.5.0
-BuildRequires:  python3-ddt >= 1.0.1
+BuildRequires:  python3-ddt
 BuildRequires:  python3-devel
-BuildRequires:  python3-elasticsearch >= 2.0.0
-BuildRequires:  python3-mock >= 2.0.0
-BuildRequires:  python3-oslo.concurrency >= 3.25.0
-BuildRequires:  python3-oslo.config >= 5.1.0
-BuildRequires:  python3-oslo.log >= 3.36.0
+BuildRequires:  python3-elasticsearch
+BuildRequires:  python3-mock
+BuildRequires:  python3-oslo.concurrency >= 3.26.0
+BuildRequires:  python3-oslo.config
+BuildRequires:  python3-oslo.log
 BuildRequires:  python3-oslo.utils >= 3.33.0
-BuildRequires:  python3-pymongo >= 3.0.2
-BuildRequires:  python3-python-subunit >= 1.0.0
-BuildRequires:  python3-redis >= 2.10.0
+BuildRequires:  python3-pymongo
+BuildRequires:  python3-python-subunit
+BuildRequires:  python3-redis
 BuildRequires:  python3-six >= 1.10.0
-BuildRequires:  python3-testrepository >= 0.0.18
-BuildRequires:  python3-testtools >= 2.2.0
+BuildRequires:  python3-testrepository
+BuildRequires:  python3-testtools
+Requires:       python-PrettyTable >= 0.7.2
 Requires:       python-WebOb >= 1.7.1
-Requires:       python-oslo.concurrency >= 3.25.0
-Requires:       python-oslo.config >= 5.1.0
-Requires:       python-oslo.log >= 3.36.0
+Requires:       python-oslo.concurrency >= 3.26.0
+Requires:       python-oslo.config
+Requires:       python-oslo.log
 Requires:       python-oslo.utils >= 3.33.0
 Requires:       python-six >= 1.10.0
 BuildArch:      noarch
@@ -86,13 +87,13 @@
 Summary:        Documentation for OSProfiler
 Group:          Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.18.1
+BuildRequires:  python-openstackdocstheme
 
 %description -n python-osprofiler-doc
 Documentation for OSProfiler.
 
 %prep
-%autosetup -p1 -n osprofiler-1.15.2
+%autosetup -p1 -n osprofiler-2.3.0
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
@@ -116,7 +117,7 @@
 
 %check
 %{python_expand rm -rf .testrepository
-$python setup.py testr
+$python setup.py testr --testr-args 
'(?!^osprofiler.tests.unit.drivers.test_jaeger.JaegerTestCase.*$)(^.*$)'
 }
 
 %files %{python_files}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.8kMT1l/_old  2018-09-07 15:39:26.166534069 +0200
+++ /var/tmp/diff_new_pack.8kMT1l/_new  2018-09-07 15:39:26.166534069 +0200
@@ -1,8 +1,8 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/osprofiler/osprofiler.spec.j2</param>
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/osprofiler/osprofiler.spec.j2</param>
     <param name="output-name">python-osprofiler.spec</param>
-    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param>
+    <param 
name="requirements">https://raw.githubusercontent.com/openstack/osprofiler/stable/rocky/requirements.txt</param>
     <param name="changelog-email">[email protected]</param>
     <param name="changelog-provider">gh,openstack,osprofiler</param>
   </service>

++++++ osprofiler-1.15.2.tar.gz -> osprofiler-2.3.0.tar.gz ++++++
++++ 2569 lines of diff (skipped)


Reply via email to