14
0
forked from pool/python-yappi

Accepting request 810925 from devel:languages:python

- 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/request/show/810925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-yappi?expand=0&rev=6
This commit is contained in:
2020-06-09 22:46:08 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

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

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

View File

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

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad5fa4caf2859e480ffc4ec3e85615a6f7dea852c8f035f2db723f824ed4ba11
size 52806