14
0
forked from pool/python-pyperf

Accepting request 1034911 from home:yarunachalam:branches:devel:languages:python

- Update to version 2.5.0 
  * Recognize new name of Graal-based Python as jitted by @timfel in #139
  * Collect specialization statistics from running benchmarks by @mdboom in #140
  * Add support for Python 3.11 by @hugovk in #142

OBS-URL: https://build.opensuse.org/request/show/1034911
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyperf?expand=0&rev=13
This commit is contained in:
2022-11-11 13:00:00 +00:00
committed by Git OBS Bridge
parent 402742d464
commit 820921ca7c
4 changed files with 12 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pyperf
Version: 2.4.1
Version: 2.5.0
Release: 0
Summary: Python module to run and analyze benchmarks
License: MIT