Thu, 19 Sep 2024 22:42:42 UTC | login

Information for build python-expandvars-0.12.0-6.fc41

ID309648
Package Namepython-expandvars
Version0.12.0
Release6.fc41
Epoch
SummaryExpand system variables Unix style
DescriptionThis module is inspired by GNU bash’s variable expansion features. It can be used as an alternative to Python’s os.path.expandvars function. A good use case is reading config files with the flexibility of reading values from environment variables using advanced features like returning a default value if some variable is not defined.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 10 Jul 2024 11:10:34 UTC
CompletedWed, 10 Jul 2024 11:10:34 UTC
Tags
f41
RPMs
src
python-expandvars-0.12.0-6.fc41.src.rpm (info) (download)
noarch
python3-expandvars-0.12.0-6.fc41.noarch.rpm (info) (download)
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.12.0-6 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.12.0-2 - Assert that %pyproject_files contains a license file * Mon Dec 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.12.0-1 - Initial package (close RHBZ#2254717)