Fri, 20 Sep 2024 02:35:30 UTC | login

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

ID325302
Package Namepython-expandvars
Version0.12.0
Release7.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
StartedFri, 26 Jul 2024 08:58:50 UTC
CompletedFri, 26 Jul 2024 08:58:50 UTC
Tags
f41
RPMs
src
python-expandvars-0.12.0-7.fc41.src.rpm (info) (download)
noarch
python3-expandvars-0.12.0-7.fc41.noarch.rpm (info) (download)
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * 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)