diff --git a/pyperf-2.6.3.tar.gz b/pyperf-2.6.3.tar.gz deleted file mode 100644 index 00ca513..0000000 --- a/pyperf-2.6.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9752fe749c21e460a564bb3f52fc319b892c62ee61c5138b4a9bbf94ad2755e6 -size 222314 diff --git a/pyperf-2.7.0.tar.gz b/pyperf-2.7.0.tar.gz new file mode 100644 index 0000000..37fdbf8 --- /dev/null +++ b/pyperf-2.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4201c6601032f374e9c900c6d2544a2f5891abedc1a96eec0e7b2338a6247589 +size 222458 diff --git a/python-pyperf.changes b/python-pyperf.changes index 0d253f2..d59cb68 100644 --- a/python-pyperf.changes +++ b/python-pyperf.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jun 24 15:29:45 UTC 2024 - Dirk Müller + +- update to 2.7.0: + * Fix logic in MSR availability test. + * Disable tuning TurboBoost setting on non-Intel device. + * Include CONFIG_ARGS in Metadata. + * Support environment variables PYTHON_GIL / PYTHON_CPU_COUNT. + ------------------------------------------------------------------- Sat Mar 16 09:47:08 UTC 2024 - Dirk Müller diff --git a/python-pyperf.spec b/python-pyperf.spec index b0bbee5..ff0f3ba 100644 --- a/python-pyperf.spec +++ b/python-pyperf.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pyperf -Version: 2.6.3 +Version: 2.7.0 Release: 0 Summary: Python module to run and analyze benchmarks License: MIT