From 0d70548a2abc339e100ccce08c1c0ce9c1624a57895793bdded0e0c0aee0c2d8 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 20 Nov 2024 15:32:12 +0000 Subject: [PATCH] - 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 --- python-yappi.changes | 8 ++++++++ python-yappi.spec | 2 +- yappi-1.6.0.tar.gz | 3 --- yappi-1.6.10.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yappi-1.6.0.tar.gz create mode 100644 yappi-1.6.10.tar.gz diff --git a/python-yappi.changes b/python-yappi.changes index 6174f33..3fde9a1 100644 --- a/python-yappi.changes +++ b/python-yappi.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Nov 20 15:29:12 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-yappi.spec b/python-yappi.spec index 7e4de20..f608332 100644 --- a/python-yappi.spec +++ b/python-yappi.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-yappi -Version: 1.6.0 +Version: 1.6.10 Release: 0 Summary: Yet Another Python Profiler License: MIT diff --git a/yappi-1.6.0.tar.gz b/yappi-1.6.0.tar.gz deleted file mode 100644 index ae45e69..0000000 --- a/yappi-1.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9aaf72009d8c03067294151ee0470ac7a6dfa7b33baab40b198d6c1ef00430a -size 59325 diff --git a/yappi-1.6.10.tar.gz b/yappi-1.6.10.tar.gz new file mode 100644 index 0000000..80aeccf --- /dev/null +++ b/yappi-1.6.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463b822727658937bd95a7d80ca9758605b8cd0014e004e9e520ec9cb4db0c92 +size 59379