Name: | python3-cpuinfo |
---|---|
Version: | 5.0.0 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 166882 |
License: | MIT |
RPM: | python3-cpuinfo-5.0.0-1.el8.noarch.rpm |
Source RPM: | python-cpuinfo-5.0.0-1.el8.src.rpm |
Build Date: | Fri Nov 01 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/workhorsy/py-cpuinfo |
Summary: | Getting CPU info |
Description: | Py-cpuinfo gets CPU info with pure Python. Py-cpuinfo should work without any extra programs or libraries, beyond what your OS provides. These approaches are used for getting info: Windows Registry /proc/cpuinfo sysctl dmesg isainfo and psrinfo Querying x86 CPUID register |
- Update to 5.0.0 version (#1691106)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Remove python2 subpackage
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- Update to 4.0.0 version (#1563228)
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Update to 3.3.0 version