14
0
forked from pool/python-pyperf

Accepting request 1242549 from home:glaubitz:branches:devel:languages:python

- Update to 2.9.0
  * Bugfix: Hooks now work correctly in subprocess benchmarks
    (bench.run_command).
  * Python 3.8 is now unsupported.
- Limit Python files matched in %files section

OBS-URL: https://build.opensuse.org/request/show/1242549
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyperf?expand=0&rev=23
This commit is contained in:
2025-02-03 11:14:50 +00:00
committed by Git OBS Bridge
parent 24c7c69ca4
commit 8cf5735b41
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Feb 3 09:45:35 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.9.0
* Bugfix: Hooks now work correctly in subprocess benchmarks
(bench.run_command).
* Python 3.8 is now unsupported.
- Limit Python files matched in %files section
-------------------------------------------------------------------
Fri Oct 18 10:45:53 UTC 2024 - Dirk Müller <dmueller@suse.com>