forked from pool/python-yappi
- update to 1.2.5:
* Fix tag/ctx_id filtering on get_func_stats * Add filter_callback to get_func_stats() for filtering function/module descriptors * FIX: issues related to invalid conversion from long->ptr in Win32 * Optimize tstate->dict retrieval * Various other fixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yappi?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 2 17:34:36 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.2.5:
|
||||||
|
* Fix tag/ctx_id filtering on get_func_stats
|
||||||
|
* Add filter_callback to get_func_stats() for filtering function/module descriptors
|
||||||
|
* FIX: issues related to invalid conversion from long->ptr in Win32
|
||||||
|
* Optimize tstate->dict retrieval
|
||||||
|
* Various other fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 15 12:52:55 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
Fri May 15 12:52:55 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-yappi
|
Name: python-yappi
|
||||||
Version: 1.2.3
|
Version: 1.2.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Yet Another Python Profiler
|
Summary: Yet Another Python Profiler
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b8db9bc607610d6da4e27e87ec828ebddec4bdaac89ca07ebfe9a153b0641580
|
|
||||||
size 45640
|
|
||||||
3
yappi-1.2.5.tar.gz
Normal file
3
yappi-1.2.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ad5fa4caf2859e480ffc4ec3e85615a6f7dea852c8f035f2db723f824ed4ba11
|
||||||
|
size 52806
|
||||||
Reference in New Issue
Block a user