Upstream update available: python3-packaging 24.2 → 26.2 #1
Labels
No labels
ai-summary
bot
needs-build
needs-triage
priority/high
security-release
update/major
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-packaging#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-packaging24.2→26.2Package
python3-packagingpython3-packagingniceos-5.224.2-1majorpython_rpmleafstandardUpstream
pypi-26.226.2pypi_json2026-04-24T20:15:23.917886ZFalseSignals
TrueFalse-ai-summary, bot, needs-build, needs-triage, priority/high, security-release, update/major, upstream-update, upstream/pypiNiceSOFT AI preliminary analysis
1. Краткий вывод
Предлагается обновление библиотеки
python3-packagingс версии 24.2 до 26.2, что классифицируется как мажорное обновление (major). В метаданных обновления зафиксированы теги безопасности (security_keywords_detected_by_script: True), однако конкретные уязвимости или CVE не указаны во входных данных.2. Риск для НАЙС.ОС
high. Обновление является мажорным (смена мажорной версии с 24 на 26), что подразумевает потенциальные изменения в публичном API или поведении библиотеки. Наличие флага безопасности требует обязательного ручного анализа, так как автоматические проверки могут пропустить специфичные для этой версии изменения.
3. Security/CVE
Во входных данных присутствуют признаки активности безопасности (
security_keywords_detected_by_script: True), но конкретные номера CVE, описания уязвимостей или ссылки на отчеты отсутствуют. Факты о наличии конкретных уязвимостей не могут быть подтверждены без дополнительной информации.4. ABI/API риск
Вероятность изменений в ABI/API высока из-за мажорного характера обновления (24.x -> 26.x). Библиотека предоставляет низкоуровневые утилиты для обработки версий, спецификаторов и метаданных; изменение логики парсинга или сравнения версий может повлиять на зависимые пакеты. Необходим ручной анализ изменений в API между версиями 24.2 и 26.2.
5. Риск для RPM-сборки
Поскольку это мажорное обновление, возможны изменения в требованиях к компилятору (BuildRequires), зависимости от других Python-пакетов или сценариях сборки. Стандартные проверки
%checkмогут провалиться, если изменились ожидаемые выходные данные тестов или поведение модулей при импорте.6. Проверки мейнтейнера
python3-packaging.packaging.7. Рекомендация
blocked manual review
8. Основание рекомендации
Обновление заблокировано для автоматического применения из-за комбинации мажорной смены версии и наличия флагов безопасности. Требуется ручная оценка влияния на стабильность системы и подтверждение отсутствия критических уязвимостей перед разрешением обновления.
Upstream release notes / description
Core utilities for Python packages
packaging
.. start-intro
Reusable core utilities for various Python Packaging
interoperability specifications <https://packaging.python.org/specifications/>_.This library provides utilities that implement the interoperability
specifications which have clearly one correct behaviour (eg: :pep:
440)or benefit greatly from having a single shared implementation (eg: :pep:
425)... end-intro
The
packagingproject includes the following: version handling, specifiers,markers, requirements, tags, metadata, lockfiles, utilities.
Documentation
The
documentation_ provides information and the API for the following:Installation
Use
pipto install these utilities::The
packaginglibrary uses calendar-based versioning (YY.N).Discussion
If you run into bugs, you can file them in our
issue tracker_.You can also join discussions on
GitHub Discussions_ to ask questions or get involved... _
documentation: https://packaging.pypa.io/.. _
issue tracker: https://github.com/pypa/packaging/issues.. _
GitHub Discussions: https://github.com/pypa/packaging/discussionsCode of Conduct
Everyone interacting in the packaging project's codebases, issue trackers, chat
rooms, and mailing lists is expected to follow the
PSF Code of Conduct_... _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md
Contributing
The
CONTRIBUTING.rstfile outlines how to contribute to this project aswell as how to report a potential security issue. The documentation for this
project also covers information about
project development_ andsecurity_... _
project development: https://packaging.pypa.io/en/latest/development/.. _
security: https://packaging.pypa.io/en/latest/security/Project History
Please review the
CHANGELOG.rstfile or theChangelog documentation_ forrecent changes and project history.
.. _
Changelog documentation: https://packaging.pypa.io/en/latest/changelog/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:57:04Z