Package python-linux-procfs-0.7.3-1.el9.src
Name | python-linux-procfs |
---|---|
Epoch | 0 |
Version | 0.7.3 |
Release | 1.el9 |
Architecture | src |
Website/URL | https://git.kernel.org/pub/scm/libs/python/python-linux-procfs/python-linux-procfs.git |
License | GPLv2 |
Build Time | 2024-03-29 15:50:43 |
Build Host | builder-x86-10.inferitos.ru |
Summary | Linux /proc abstraction classes |
Repositories | BaseOS |
Description | Abstractions to extract information from the Linux kernel /proc files. |
Errata | — |
Size | 21 KiB |
Source Project | python-linux-procfs-0.7.3-1.el9 |
SHA-256 checksum | 7d3df12325825c5d23d154dd2ab67871cab9a0a2da30263c33b26cdc26a04fda |
×
* Fri Nov 10 2023 John Kacur <jkacur@redhat.com> - 0.7.3-1 - Rebase to upstream python-linux-procfs-0.7.3 - This rebase removes upstream spec files and - syncs the git tag with version Resolves: RHEL-7614 * Fri Oct 27 2023 John Kacur <jkacur@redhat.com> - 0.7.2-1 - Rebase to upstream python-linux-procfs-0.7.2 Resolves: RHEL-7864 * Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.7.1-1 - Rebuilt for MSVSphere 9.2 beta * Fri Nov 18 2022 John Kacur <jkacur@redhat.com> - 0.7.1-1 - Rebase to upstream version python-linux-procfs-0.7.1 Resolves: rhbz#2121520 * Tue Jan 11 2022 John Kacur <jkacur@redhat.com> - 0.7.0-1 - Rebase to upstream version python-linux-procfs-0.7.0 Resolves: rhbz#2031156 * Mon Dec 13 2021 John Kacur <jkacur@redhat.com> - 0.6.3-5 - various clean-ups including using 'with' context managers in try-except - Fix to ignore UnicodeDecodeError when it occurs Resolves: rhbz#2031717 * Tue Nov 23 2021 John Kacur <jkacur@redhat.com> - 0.6.3-4 - Propagate error to user if pid completed - Handle pid completed in pflags Resolves: rhbz#2012288 * Mon Nov 22 2021 John Kacur <jkacur@redhat.com> - 0.6.3-3 - Fix traceback with non-utf8 chars Resolves: rhbz#2022530