14
0
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:
2020-06-02 17:36:18 +00:00
committed by Git OBS Bridge
parent 560e4c28a8
commit d086213a56
4 changed files with 14 additions and 4 deletions

View File

@@ -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