forked from pool/python-yappi
Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 8d82c2845e | |||
| eea3e70dfb | |||
| ad75fd2594 | |||
| e86473f699 |
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- update to 1.6.10:
|
||||
* Add support for python 3.13
|
||||
* fix: Silently ignore exceptions for `PyObject_GetAttrString`
|
||||
calls
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 10:30:18 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-yappi
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# 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.6.0
|
||||
Version: 1.7.3
|
||||
Release: 0
|
||||
Summary: Yet Another Python Profiler
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9aaf72009d8c03067294151ee0470ac7a6dfa7b33baab40b198d6c1ef00430a
|
||||
size 59325
|
||||
3
yappi-1.7.3.tar.gz
Normal file
3
yappi-1.7.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bef71ad0595b600261668dcb1e18b935a7117a724c04d7be60d9d246e32d0928
|
||||
size 59594
|
||||
Reference in New Issue
Block a user