Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-ConfigUpdater-3.2-3.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-ConfigUpdater Distribution: Fedora Project
Version: 3.2 Vendor: Fedora Project
Release: 3.fc40 Build date: Fri Jan 26 03:52:56 2024
Group: Unspecified Build host: buildhw-x86-07.iad2.fedoraproject.org
Size: 224263 Source RPM: python-configupdater-3.2-3.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/pyscaffold/configupdater
Summary: Parser like ConfigParser but for updating configuration files
The sole purpose of ConfigUpdater is to easily update an INI config file with
no changes to the original file except the intended ones. This means comments,
the ordering of sections and key/value-pairs as well as their cases are kept as
in the original file. Thus ConfigUpdater provides complementary functionality
to Python’s ConfigParser which is primarily meant for reading config files and
writing new ones.

Features:

The key differences to ConfigParser are:

  • minimal invasive changes in the update configuration file,
  • proper handling of comments,
  • only a single config file can be updated at a time,
  • the original case of sections and keys are kept,
  • control over the position of a new section/key

The following features are deliberately not implemented:

  • interpolation of values,
  • propagation of parameters from the default section,
  • conversions of values,
  • passing key/value-pairs with default argument,
  • non-strict mode allowing duplicate sections and keys.

Provides

Requires

License

MIT AND Python-2.0.1

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Jan 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.2-1
  - Update to 3.2 (close RHBZ#2251808)
* Tue Jan 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.1.1-6
  - Assert that the .dist-info directory contains a license file
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 12 2023 Python Maint <python-maint@redhat.com> - 3.1.1-4
  - Rebuilt for Python 3.12
* Wed Jul 12 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.1.1-3
  - Remove unnecessary dependencies
* Sat May 06 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.1.1-2
  - Don’t assume %_smp_mflags is -j%_smp_build_ncpus
* Sat Apr 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.1.1-1
  - Update to 3.1.1 (close RHBZ#2101232)
* Sat Apr 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.1-6
  - Drop duplicate license file
* Sat Apr 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.1-5
  - Update License to SPDX
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 3.1-2
  - Rebuilt for Python 3.11
* Tue Apr 12 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.1-1
  - Update to 3.1 (close RHBZ#2058238)

Files

/usr/lib/python3.12/site-packages/ConfigUpdater-3.2.dist-info
/usr/lib/python3.12/site-packages/ConfigUpdater-3.2.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/ConfigUpdater-3.2.dist-info/LICENSE.txt
/usr/lib/python3.12/site-packages/ConfigUpdater-3.2.dist-info/METADATA
/usr/lib/python3.12/site-packages/ConfigUpdater-3.2.dist-info/WHEEL
/usr/lib/python3.12/site-packages/ConfigUpdater-3.2.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/configupdater
/usr/lib/python3.12/site-packages/configupdater/__init__.py
/usr/lib/python3.12/site-packages/configupdater/__pycache__
/usr/lib/python3.12/site-packages/configupdater/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/configupdater/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/configupdater/__pycache__/block.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/configupdater/__pycache__/block.cpython-312.pyc
/usr/lib/python3.12/site-packages/configupdater/__pycache__/builder.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/configupdater/__pycache__/builder.cpython-312.pyc
/usr/lib/python3.12/site-packages/configupdater/__pycache__/configupdater.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/configupdater/__pycache__/configupdater.cpython-312.pyc
/usr/lib/python3.12/site-packages/configupdater/__pycache__/container.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/configupdater/__pycache__/container.cpython-312.pyc
/usr/lib/python3.12/site-packages/configupdater/__pycache__/document.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/configupdater/__pycache__/document.cpython-312.pyc
/usr/lib/python3.12/site-packages/configupdater/__pycache__/option.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/configupdater/__pycache__/option.cpython-312.pyc
/usr/lib/python3.12/site-packages/configupdater/__pycache__/parser.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/configupdater/__pycache__/parser.cpython-312.pyc
/usr/lib/python3.12/site-packages/configupdater/__pycache__/section.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/configupdater/__pycache__/section.cpython-312.pyc
/usr/lib/python3.12/site-packages/configupdater/block.py
/usr/lib/python3.12/site-packages/configupdater/builder.py
/usr/lib/python3.12/site-packages/configupdater/configupdater.py
/usr/lib/python3.12/site-packages/configupdater/container.py
/usr/lib/python3.12/site-packages/configupdater/document.py
/usr/lib/python3.12/site-packages/configupdater/option.py
/usr/lib/python3.12/site-packages/configupdater/parser.py
/usr/lib/python3.12/site-packages/configupdater/py.typed
/usr/lib/python3.12/site-packages/configupdater/section.py
/usr/share/doc/python3-ConfigUpdater
/usr/share/doc/python3-ConfigUpdater/AUTHORS.rst
/usr/share/doc/python3-ConfigUpdater/CHANGELOG.rst
/usr/share/doc/python3-ConfigUpdater/CONTRIBUTING.rst
/usr/share/doc/python3-ConfigUpdater/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 02:05:04 2024