Пакет python-iniconfig-1.1.1-18.el10.src
Имя | python-iniconfig |
---|---|
Эпоха | 0 |
Версия | 1.1.1 |
Релиз | 18.el10 |
Архитектура | src |
Сайт | http://github.com/RonnyPfannschmidt/iniconfig |
Лицензия | MIT |
Время сборки | 2024-12-18 22:08:27 |
Хост сборки | builder-arm64-1.inferitos.ru |
Краткое описание | Brain-dead simple parsing of ini files |
Репозитории | CRB, Extras |
Полное описание | iniconfig is a small and simple INI-file parser module having a unique set of features: * tested against Python2.4 across to Python3.2, Jython, PyPy * maintains order of sections and entries * supports multi-line values with or without line-continuations * supports "#" comments everywhere * raises errors with proper line-numbers * no bells and whistles like automatic substitutions * iniconfig raises an Error if two sections have the same name. |
Эррата | — |
Размер | 33 КиБ |
Исходный проект | python-iniconfig-1.1.1-18.el10 |
Контрольная сумма SHA-256 | 697b8083c21201d444993b03d608ce337dcc5675dd36893154331abb7555d13a |
×
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.1.1-18 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.1.1-17 - Rebuilt for MSVSphere 10 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.1.1-17 - Bump release for June 2024 mass rebuild * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 1.1.1-13 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.1.1-12 - Bootstrap for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 08 2022 Lumír Balhar <lbalhar@redhat.com> - 1.1.1-10 - Fix build with pytest 7.2 and tox 4