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

Пакет python-iniparse-0.4-31.el8.src download

Имя python-iniparse
Эпоха 0
Версия 0.4
Релиз 31.el8
Архитектура src
Сайт http://code.google.com/p/iniparse/
Лицензия MIT and Python
Время сборки 2023-08-08 19:17:16
Хост сборки builder-x86-11.inferitos.ru
Краткое описание Python Module for Accessing and Modifying Configuration Data in INI files
Репозитории BaseOS
Полное описание iniparse is an INI parser for Python which is API compatible with the standard library's ConfigParser, preserves structure of INI files (order of sections & options, indentation, comments, and blank lines are preserved when data is updated), and is more convenient to use.
Эррата
Размер 53 КиБ
Исходный проект python-iniparse-0.4-31.el8
Контрольная сумма SHA-256 fc73386bb64dd7856bb43a50ccc64f3336570d8e44ea2ec46a8b134f8ade90b5
× Full screenshot
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.4-31
- Rebuilt for MSVSphere 8.8

* Thu May 31 2018 Petr Viktorin <pviktori@redhat.com> - 0.4-31
- Remove Python 2 subpackage
  https://bugzilla.redhat.com/show_bug.cgi?id=1567873

* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Mon Dec 11 2017 Iryna Shcherbina <ishcherb@redhat.com> - 0.4-29
- Fix ambiguous Python 2 dependency declarations
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)

* Tue Nov 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4-28
- Use better Obsoletes for platform-python

* Fri Nov 03 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4-27
- Remove platform-python subpackage

* Thu Aug 10 2017 Miro Hrončok <mhroncok@redhat.com> - 0.4-26
- Add platform-python package
- Add bconds
- Remove %{?system_python_abi}

* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

* Sun Dec 11 2016 Neal Gompa <ngompa13@gmail.com> - 0.4-23
- Add patch to update setup.py to use setuptools and declare install dependencies