Upstream update available: python3-psutil 7.0.0 → 7.2.2 #1
Labels
No labels
ai-summary
bot
needs-build
needs-triage
priority/medium
update/minor
upstream-update
upstream/pypi
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
rpms/python3-psutil#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Upstream update available:
python3-psutil7.0.0→7.2.2Package
python3-psutilpython3-psutilniceos-5.27.0.0-1minorpython_rpmleafstandardUpstream
pypi-7.2.27.2.2pypi_json2026-01-28T18:14:54.428400ZFalseSignals
FalseFalse-ai-summary, bot, needs-build, needs-triage, priority/medium, update/minor, upstream-update, upstream/pypiNiceSOFT AI preliminary analysis
1. Краткий вывод
Предлагается обновление библиотеки
python3-psutilс версии 7.0.0 до 7.2.2. Это классифицируется как минорное обновление (minor), не содержащее явных признаков уязвимостей безопасности или критических изменений политик.2. Риск для НАЙС.ОС
low. Обновление является минорным (patch/minor release) для стандартной библиотеки мониторинга, не затрагивает критические компоненты ядра ОС или цепочки сборки (toolchain). Текущая политика (
leaf,standard) позволяет обновление без блокировок.3. Security/CVE
Во входных данных отсутствуют данные о CVE, security keywords или отчеты об уязвимостях. Скрипт детекции безопасности не обнаружил триггеров.
4. ABI/API риск
Данных для автоматического анализа изменений ABI/API недостаточно. Для библиотек уровня
psutilминорные обновления могут вносить изменения в возвращаемые типы данных или методы, требующие проверки совместимости с существующими зависимостями в дистрибутиве. Необходим ручной анализHISTORY.rstилиNEWSфайла upstream.5. Риск для RPM-сборки
Вероятность поломки сборки низка, так как это Python-пакет. Однако следует проверить отсутствие новых жестких зависимостей в
BuildRequires(например, специфичных версий компиляторов или системных библиотек, если они требуются для новых платформ) и корректность работы%checkтестов при наличии изменений в API.6. Проверки мейнтейнера
HISTORY.rstна предмет изменений в публичном API (добавление/удаление методов, изменение сигнатур).rpmbuild -ba) и запуск unit-тестов пакета.7. Рекомендация
update candidate
8. Основание рекомендации
Обновление классифицировано как минорное с низким уровнем риска и отсутствием флагов безопасности. Политика пакета (
policy_blocked: False,update_policy: leaf) поддерживает автоматическое или полуавтоматическое обновление таких пакетов после стандартной проверки сборки.Upstream release notes / description
Cross-platform lib for process and system monitoring.
| |downloads| |stars| |forks| |contributors| |packages|
| |version| |license| |stackoverflow| |twitter| |tidelift|
| |github-actions-wheels| |github-actions-bsd|
.. |downloads| image:: https://img.shields.io/pypi/dm/psutil.svg
:target: https://clickpy.clickhouse.com/dashboard/psutil
:alt: Downloads
.. |stars| image:: https://img.shields.io/github/stars/giampaolo/psutil.svg
:target: https://github.com/giampaolo/psutil/stargazers
:alt: Github stars
.. |forks| image:: https://img.shields.io/github/forks/giampaolo/psutil.svg
:target: https://github.com/giampaolo/psutil/network/members
:alt: Github forks
.. |contributors| image:: https://img.shields.io/github/contributors/giampaolo/psutil.svg
:target: https://github.com/giampaolo/psutil/graphs/contributors
:alt: Contributors
.. |stackoverflow| image:: https://img.shields.io/badge/stackoverflow-Ask%20questions-blue.svg
:target: https://stackoverflow.com/questions/tagged/psutil
:alt: Stackoverflow
.. |github-actions-wheels| image:: https://img.shields.io/github/actions/workflow/status/giampaolo/psutil/.github/workflows/build.yml.svg?label=Linux%2C%20macOS%2C%20Windows
:target: https://github.com/giampaolo/psutil/actions?query=workflow%3Abuild
:alt: Linux, macOS, Windows
.. |github-actions-bsd| image:: https://img.shields.io/github/actions/workflow/status/giampaolo/psutil/.github/workflows/bsd.yml.svg?label=FreeBSD,%20NetBSD,%20OpenBSD
:target: https://github.com/giampaolo/psutil/actions?query=workflow%3Absd-tests
:alt: FreeBSD, NetBSD, OpenBSD
.. |version| image:: https://img.shields.io/pypi/v/psutil.svg?label=pypi
:target: https://pypi.org/project/psutil
:alt: Latest version
.. |packages| image:: https://repology.org/badge/tiny-repos/python:psutil.svg
:target: https://repology.org/metapackage/python:psutil/versions
:alt: Binary packages
.. |license| image:: https://img.shields.io/pypi/l/psutil.svg
:target: https://github.com/giampaolo/psutil/blob/master/LICENSE
:alt: License
.. |twitter| image:: https://img.shields.io/twitter/follow/grodola?style=flat
:target: https://twitter.com/grodola
:alt: Twitter Follow
.. |tidelift| image:: https://tidelift.com/badges/github/giampaolo/psutil?style=flat
:target: https://tidelift.com/subscription/pkg/pypi-psutil?utm_source=pypi-psutil&utm_medium=referral&utm_campaign=readme
:alt: Tidelift
Quick links
Home page <https://github.com/giampaolo/psutil>_Install <https://github.com/giampaolo/psutil/blob/master/INSTALL.rst>_Documentation <http://psutil.readthedocs.io>_Download <https://pypi.org/project/psutil/#files>_Forum <http://groups.google.com/group/psutil/topics>_StackOverflow <https://stackoverflow.com/questions/tagged/psutil>_Blog <https://gmpy.dev/tags/psutil>_What's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst>_Summary
psutil (process and system utilities) is a cross-platform library for
retrieving information on running processes and system utilization
(CPU, memory, disks, network, sensors) in Python.
It is useful mainly for system monitoring, profiling and limiting process
resources and management of running processes.
It implements many functionalities offered by classic UNIX command line tools
such as ps, top, iotop, lsof, netstat, ifconfig, free and others.
psutil currently supports the following platforms:
Supported Python versions are cPython 3.6+ and
PyPy <https://pypy.org/>.Latest psutil version supporting Python 2.7 is
psutil 6.1.1 <https://pypi.org/project/psutil/6.1.1/>.Example usages
This represents pretty much the whole psutil API.
CPU
.. code-block:: python
NiceOS maintainer checklist
Versionand related fields inSPECS/*.speconly if policy allows it.SOURCES/sources.lock.json, manifests, metadata and SBOM.Bot metadata
niceos_upstream_monitor.py 1.42026-04-27T22:59:04Z