Compare commits

2 Commits

Author SHA256 Message Date
46811df331 Accepting request 1225324 from devel:languages:python
- update to 1.6.10:
  * Add support for python 3.13
  * fix: Silently ignore exceptions for `PyObject_GetAttrString`
    calls

OBS-URL: https://build.opensuse.org/request/show/1225324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-yappi?expand=0&rev=18
2024-11-21 14:13:52 +00:00
0d70548a2a - update to 1.6.10:
* Add support for python 3.13
  * fix: Silently ignore exceptions for `PyObject_GetAttrString`
    calls

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yappi?expand=0&rev=34
2024-11-20 15:32:12 +00:00
4 changed files with 5 additions and 12 deletions

View File

@@ -1,10 +1,3 @@
-------------------------------------------------------------------
Mon Nov 10 08:21:55 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.7.3:
* Better wheel support
* Python 3.14 support
-------------------------------------------------------------------
Wed Nov 20 15:29:12 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-yappi
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-yappi
Version: 1.7.3
Version: 1.6.10
Release: 0
Summary: Yet Another Python Profiler
License: MIT

3
yappi-1.6.10.tar.gz Normal file
View File

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

View File

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