[ Все 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 ]
×

Проект python-linux-procfs-0.7.3-1.el9

Имя python-linux-procfs
Эпоха 0
Версия 0.7.3
Релиз 1.el9
Сайт https://git.kernel.org/pub/scm/libs/python/python-linux-procfs/python-linux-procfs.git
Лицензия GPLv2
Время сборки 2025-02-20 14:04:49
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Linux /proc abstraction classes
Репозитории OS
Полное описание Abstractions to extract information from the Linux kernel /proc files.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
python3-linux-procfs-0.7.3-1.el9.noarch Linux /proc abstraction classes b255ed850d21726e24b007a51a60b201ec10b8e9fe1dfee45d6ce66e296e2083 download
src
python-linux-procfs-0.7.3-1.el9.src Linux /proc abstraction classes 12e9f04e71a3786c0463669e931a1e7c54c61de4076dec1f8d8b46e3d207211f download
История изменений 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