[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-linux-procfs-0.7.3-1.el9

Name python-linux-procfs
Epoch 0
Version 0.7.3
Release 1.el9
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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-linux-procfs-0.7.3-1.el9.noarch Linux /proc abstraction classes f7001b6b5aab2b0752cacb635d84abec68ad15ae3c42b9aed51b7d670fec8408 download
src
python-linux-procfs-0.7.3-1.el9.src Linux /proc abstraction classes 7d3df12325825c5d23d154dd2ab67871cab9a0a2da30263c33b26cdc26a04fda download
Changelog link
* 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