14
0
forked from pool/python-yappi

- update to 1.3.5:

* Use PyEval_GetLocals for getting locals in Py3.10 and up. 
  * Fix cp->coroutines becomes NULL when head is removed 
  * Remove pypistats dw count

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yappi?expand=0&rev=22
This commit is contained in:
2022-06-04 13:42:13 +00:00
committed by Git OBS Bridge
parent b5390f00a7
commit ecb56b05a5
4 changed files with 13 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-yappi
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%define skip_python2 1
%define skip_python36 1
Name: python-yappi
Version: 1.3.3
Version: 1.3.5
Release: 0
Summary: Yet Another Python Profiler
License: MIT