Hello community,

here is the log from the commit of package python-yappi for openSUSE:Factory 
checked in at 2020-11-09 13:57:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-yappi (Old)
 and      /work/SRC/openSUSE:Factory/.python-yappi.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-yappi"

Mon Nov  9 13:57:54 2020 rev:8 rq:847008 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-yappi/python-yappi.changes        
2020-08-17 14:40:05.018574898 +0200
+++ /work/SRC/openSUSE:Factory/.python-yappi.new.11331/python-yappi.changes     
2020-11-09 13:59:03.755748037 +0100
@@ -1,0 +2,9 @@
+Mon Nov  9 04:31:31 UTC 2020 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 1.3.0:
+  * Add support for profiling gevent applications
+  * A new API has been defined: `set_context_backend` which accepts `greenlet`
+    as a backend.
+  * Fix various issues 
+
+-------------------------------------------------------------------

Old:
----
  yappi-1.2.5.tar.gz

New:
----
  yappi-1.3.0.tar.gz

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

Other differences:
------------------
++++++ python-yappi.spec ++++++
--- /var/tmp/diff_new_pack.0Mjwan/_old  2020-11-09 13:59:04.283746886 +0100
+++ /var/tmp/diff_new_pack.0Mjwan/_new  2020-11-09 13:59:04.287746877 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-yappi
-Version:        1.2.5
+Version:        1.3.0
 Release:        0
 Summary:        Yet Another Python Profiler
 License:        MIT
@@ -27,6 +27,7 @@
 Source:         
https://files.pythonhosted.org/packages/source/y/yappi/yappi-%{version}.tar.gz
 BuildRequires:  %{python_module contextvars}
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module gevent >= 20.6.2}
 BuildRequires:  %{python_module pytest-asyncio}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}

++++++ yappi-1.2.5.tar.gz -> yappi-1.3.0.tar.gz ++++++
++++ 5757 lines of diff (skipped)


Reply via email to