Fri, 20 Sep 2024 04:42:17 UTC | login

Information for build python-expandvars-0.12.0-2.fc40

ID277754
Package Namepython-expandvars
Version0.12.0
Release2.fc40
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, 20 Dec 2023 09:11:00 UTC
CompletedWed, 20 Dec 2023 09:11:00 UTC
Tags
f40
RPMs
src
python-expandvars-0.12.0-2.fc40.src.rpm (info) (download)
noarch
python3-expandvars-0.12.0-2.fc40.noarch.rpm (info) (download)
Changelog * 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)