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:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-yappi
|
||||
Version: 1.2.3
|
||||
Version: 1.2.5
|
||||
Release: 0
|
||||
Summary: Yet Another Python Profiler
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user