From 29f904b374025ed594d07746d69386e0f518a37d55095d2bd030046be18fc895 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 22 Apr 2021 19:54:10 +0000 Subject: [PATCH] - update to 1.3.2: - Add support for Python 3.10 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yappi?expand=0&rev=19 --- python-yappi.changes | 6 ++++++ python-yappi.spec | 2 +- yappi-1.3.0.tar.gz | 3 --- yappi-1.3.2.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yappi-1.3.0.tar.gz create mode 100644 yappi-1.3.2.tar.gz diff --git a/python-yappi.changes b/python-yappi.changes index 1c95f01..eb5db3d 100644 --- a/python-yappi.changes +++ b/python-yappi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 22 19:52:10 UTC 2021 - Dirk Müller + +- update to 1.3.2: + - Add support for Python 3.10 + ------------------------------------------------------------------- Tue Mar 16 20:10:58 UTC 2021 - Matej Cepl diff --git a/python-yappi.spec b/python-yappi.spec index 9ad8fc4..03f3d21 100644 --- a/python-yappi.spec +++ b/python-yappi.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-yappi -Version: 1.3.0 +Version: 1.3.2 Release: 0 Summary: Yet Another Python Profiler License: MIT diff --git a/yappi-1.3.0.tar.gz b/yappi-1.3.0.tar.gz deleted file mode 100644 index a3d1d41..0000000 --- a/yappi-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a443240f4a776fa1be04430bf423dbf09615c05eba34f4a2a6af344a7ce8ff61 -size 58200 diff --git a/yappi-1.3.2.tar.gz b/yappi-1.3.2.tar.gz new file mode 100644 index 0000000..7e8f1c9 --- /dev/null +++ b/yappi-1.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a51d3e6e5563cc74b5bb82ed6e7bd44a9c1a7eae3d97e4d52e9465edb3a8da8d +size 58801