forked from pool/python-pyperf
Accepting request 1035239 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1035239 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyperf?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:38cf5e90c56f906a8320ce82a50bfa92c902b93affd72e4dc81580115f355853
|
|
||||||
size 220664
|
|
3
pyperf-2.5.0.tar.gz
Normal file
3
pyperf-2.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9fd9be5b57224e68b5a5b88f7126f15b6c8667573f62a0a39faf14d6fdd13909
|
||||||
|
size 221397
|
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 9 18:34:02 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 6 21:53:01 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Thu Oct 6 21:53:01 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-pyperf
|
Name: python-pyperf
|
||||||
Version: 2.4.1
|
Version: 2.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python module to run and analyze benchmarks
|
Summary: Python module to run and analyze benchmarks
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user