Wed, 02 Oct 2024 12:05:40 UTC | login

Information for build python-configargparse-0.12.0-3.fc28

ID33716
Package Namepython-configargparse
Version0.12.0
Release3.fc28
Epoch
SummaryA Python module with support for argparse, config files, and env variables
DescriptionApplications with more than a handful of user-settable options are best configured through a combination of command line args, config files, hard coded defaults, and in some cases, environment variables. Python’s command line parsing modules such as argparse have very limited support for config files and environment variables, so this module extends argparse to add these features.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 Jun 2018 20:46:20 UTC
CompletedWed, 06 Jun 2018 20:46:20 UTC
Tags
f29
RPMs
src
python-configargparse-0.12.0-3.fc28.src.rpm (info) (download)
noarch
python2-configargparse-0.12.0-3.fc28.noarch.rpm (info) (download)
python3-configargparse-0.12.0-3.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Jun 29 2017 Fabian Affolter <mail@fabian-affolter.ch> - 0.12.0-1 - Update to new upstream version 0.12.0 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.11.0-2 - Rebuild for Python 3.6 * Tue Nov 15 2016 Fabian Affolter <mail@fabian-affolter.ch> - 0.11.0-1 - Update to new upstream version 0.11.0 (rhbz#1382975) * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.0-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jan 21 2016 Nick Bebout <nb@fedoraproject.org> - 0.10.0-1 - Update to 0.10.0 for Let's Encrypt dep * Thu Dec 03 2015 Robert Buchholz <rbu@goodpoint.de> - 0.9.3-5 - epel7: Only build python2 package * Thu Nov 12 2015 Kalev Lember <klember@redhat.com> - 0.9.3-4 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Nov 05 2015 Fabian Affolter <mail@fabian-affolter.ch> - 0.9.3-3 - Remove old parts * Fri Oct 30 2015 Fabian Affolter <mail@fabian-affolter.ch> - 0.9.3-2 - Update macros * Thu Feb 05 2015 Fabian Affolter <mail@fabian-affolter.ch> - 0.9.3-1 - Initial package