forked from pool/python-yappi
Accepting request 980765 from devel:languages:python
- 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/request/show/980765 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-yappi?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 4 12:43:04 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 16 19:39:15 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:855890cd9a90d833dd2df632d648de8ccd0a4c3131f1edc8abd004db0625b5e8
|
||||
size 58925
|
||||
3
yappi-1.3.5.tar.gz
Normal file
3
yappi-1.3.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f54c25f04aa7c613633b529bffd14e0699a4363f414dc9c065616fd52064a49b
|
||||
size 58618
|
||||
Reference in New Issue
Block a user