[ All 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 ]
×

Project python-iniparse-0.4-31.el8

Name python-iniparse
Epoch 0
Version 0.4
Release 31.el8
Website/URL http://code.google.com/p/iniparse/
License MIT and Python
Build Time 2023-08-08 19:17:16
Build Host builder-x86-11.inferitos.ru
Summary Python Module for Accessing and Modifying Configuration Data in INI files
Repositories BaseOS
Description 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-iniparse-0.4-31.el8.noarch Python Module for Accessing and Modifying Configuration Data in INI files 4f8b47d0a0212399624199d50a689b48d24da4a2adbb2f37844eb5cc627490aa download
src
python-iniparse-0.4-31.el8.src Python Module for Accessing and Modifying Configuration Data in INI files fc73386bb64dd7856bb43a50ccc64f3336570d8e44ea2ec46a8b134f8ade90b5 download
Changelog 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