diff --git a/pyperf-2.3.1.tar.gz b/pyperf-2.3.1.tar.gz deleted file mode 100644 index 0e70805..0000000 --- a/pyperf-2.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ac2e2cf724ab9b525227c3b4a69f16ab5c714ea5bad61c974e0c5d5787238a1 -size 202800 diff --git a/pyperf-2.4.1.tar.gz b/pyperf-2.4.1.tar.gz new file mode 100644 index 0000000..5b6254a --- /dev/null +++ b/pyperf-2.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38cf5e90c56f906a8320ce82a50bfa92c902b93affd72e4dc81580115f355853 +size 220664 diff --git a/python-pyperf.changes b/python-pyperf.changes index a1d0177..bc6c860 100644 --- a/python-pyperf.changes +++ b/python-pyperf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 6 21:53:01 UTC 2022 - Yogalakshmi Arunachalam + +- version update to 2.4.1 + * Reject --tracemalloc in pyperf command by @oraluben in #131 + ------------------------------------------------------------------- Thu Apr 7 07:58:28 UTC 2022 - pgajdos@suse.com diff --git a/python-pyperf.spec b/python-pyperf.spec index 67fb5aa..16a526e 100644 --- a/python-pyperf.spec +++ b/python-pyperf.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pyperf -Version: 2.3.1 +Version: 2.4.1 Release: 0 Summary: Python module to run and analyze benchmarks License: MIT