forked from pool/python-py-cpuinfo
Accepting request 1034909 from home:yarunachalam:branches:devel:languages:python
- Update to Release 9.0.0 * Fixed Bug #178: Changes to lscpu breaks parsing of cache info * Fixed Bug #152: CPU stepping, model, and family values are blank if 0 * Fixed Bug #177: Officially drop support for Python 2 * Fixed Bug #171: Replace Python 3.11 deprecated unittest.makeSuite * Fixed Bug #173: Fix lgtm.com alerts * Fixed Bug #165: Support Wheel * Fixed Bug #167: Add support for RISC-V OBS-URL: https://build.opensuse.org/request/show/1034909 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py-cpuinfo?expand=0&rev=17
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-py-cpuinfo
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without tests
|
||||
Name: python-py-cpuinfo
|
||||
Version: 8.0.0
|
||||
Version: 9.0.0
|
||||
Release: 0
|
||||
Summary: Python library and tool to get CPU info
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user