Hello community,

here is the log from the commit of package python-osprofiler for 
openSUSE:Factory checked in at 2016-05-23 16:40:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-osprofiler (Old)
 and      /work/SRC/openSUSE:Factory/.python-osprofiler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-osprofiler"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-osprofiler/python-osprofiler.changes      
2016-05-04 08:19:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-osprofiler.new/python-osprofiler.changes 
2016-05-23 16:40:39.000000000 +0200
@@ -1,0 +2,21 @@
+Wed Apr 27 11:48:12 UTC 2016 - mmnelem...@suse.com
+
+- Upgraded to version 1.3.0
+  * Add hepler to trace sessions
+  * Add an error tip when trace_id is not found
+  * Add a similar link with reference to similar projects/libraries
+  * Continue work on standardizing osprofiler docs
+  * Remove dead/broken link to example
+  * Updates to doc conf.py to look the same as other projects
+  * Clean thread local profiler object after usage
+  * Avoid tracing class and static methods
+  * Avoid multiple tracing when applying meta or class decorator
+  * Remove outdated version
+  * Dont claim copyright for future years
+  * Use pkg_resources to get version
+  * Enable bandit in gate
+  * Fallback if git is absent
+  * It's unnecessary set deprecate group for option 'enabled'
+  * Add CONTRIBUTING.rst
+
+-------------------------------------------------------------------

Old:
----
  osprofiler-1.2.0.tar.gz

New:
----
  osprofiler-1.3.0.tar.gz

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

Other differences:
------------------
++++++ python-osprofiler.spec ++++++
--- /var/tmp/diff_new_pack.GNrQMP/_old  2016-05-23 16:40:41.000000000 +0200
+++ /var/tmp/diff_new_pack.GNrQMP/_new  2016-05-23 16:40:41.000000000 +0200
@@ -17,13 +17,15 @@
 
 
 Name:           python-osprofiler
-Version:        1.2.0
+Version:        1.3.0
 Release:        0
 Summary:        OpenStack Profiler Library
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Url:            https://github.com/stackforge/osprofiler
-Source:         
https://pypi.python.org/packages/source/o/osprofiler/osprofiler-%{version}.tar.gz
+Url:            https://git.openstack.org/cgit/openstack/osprofiler
+# The link used earlier: https://pypi.python.org/packages/source/o/osprofiler/ 
is now broken. 
+# Pypi now provides the lengthy download link as below. 
+Source:         
https://pypi.python.org/packages/7a/73/209ff20d871c8d5d25f2d6af0f82808bc5246c6033bf16ea3db03c19f4ef/osprofiler-%{version}.tar.gz
 BuildRequires:  python-WebOb
 BuildRequires:  python-devel
 BuildRequires:  python-mock
@@ -74,7 +76,7 @@
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 %check
-nosetests
+python setup.py testr --slowest 
 
 %files
 %defattr(-,root,root,-)

++++++ osprofiler-1.2.0.tar.gz -> osprofiler-1.3.0.tar.gz ++++++
++++ 2159 lines of diff (skipped)


Reply via email to