Sun, 05 May 2024 04:20:47 UTC | login

Information for build python-distro-1.2.0-3.el7

ID31679
Package Namepython-distro
Version1.2.0
Release3.el7
Epoch
Sourcepython-distro-1.2.0-3.el7.src.rpm
SummaryLinux Distribution - a Linux OS platform information API
DescriptionThe distro (for: Linux Distribution) package provides information about the Linux distribution it runs on, such as a reliable machine-readable ID, or version information. It is a renewed alternative implementation for Python's original platform.linux_distribution function, but it also provides much more functionality. An alternative implementation became necessary because Python 3.5 deprecated this function, and Python 3.7 is expected to remove it altogether. Its predecessor function platform.dist was already deprecated since Python 2.6 and is also expected to be removed in Python 3.7. Still, there are many cases in which access to that information is needed. See Python issue 1322 for more information.
Built bybstinson
State complete
Volume DEFAULT
StartedTue, 19 Jan 2021 04:10:48 UTC
CompletedTue, 19 Jan 2021 04:11:53 UTC
Taskbuild (infra7-buildtools-common-el7, python-distro-1.2.0-3.el7.src.rpm)
Extra{'source': {'original_url': 'python-distro-1.2.0-3.el7.src.rpm'}}
Tags
infra7-buildtools-common-candidate
infra7-buildtools-common-release
infra7-buildtools-common-testing
RPMs
src
python-distro-1.2.0-3.el7.src.rpm (info) (download)
noarch
python2-distro-1.2.0-3.el7.noarch.rpm (info) (download)
python3-distro-1.2.0-3.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Wed Apr 24 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.0-3 - Add explicit conflicts for clean update path of /usr/bin/distro * Mon Feb 04 2019 Scott K Logan <logans@cottsay.net> 1.2.0-2 - add python 3 support for EL7 * Tue Jan 02 2018 Miroslav Suchý <msuchy@redhat.com> 1.2.0-1 - run tests - rebase to distro 1.2.0 * Mon Mar 20 2017 Miroslav Suchý <msuchy@redhat.com> 1.0.3-1 - rebase to 1.0.3 * Tue Jan 24 2017 Miroslav Suchý <msuchy@redhat.com> 1.0.2-3 - typo in license macro * Tue Jan 24 2017 Miroslav Suchý <msuchy@redhat.com> 1.0.2-2 - add license macro for el6 * Tue Jan 24 2017 Miroslav Suchý <msuchy@redhat.com> 1.0.2-1 - update to 1.0.2 - 1415667 - require python-argparse on EL6 * Tue Jan 03 2017 Miroslav Suchý <msuchy@redhat.com> 1.0.1-2 - soft deps on lsb_release * Sun Jan 01 2017 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.0.1-1 - Update to 1.0.1 - Provide only one copy of $bindir/distro - Cleanups in spec * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.0.0-7 - Rebuild for Python 3.6 * Thu Oct 06 2016 Miroslav Suchý <msuchy@redhat.com> 1.0.0-6 - polish spec according the package review * Wed Oct 05 2016 Miroslav Suchý 1.0.0-5 - use python3 in /usr/bin/distro on Fedoras * Wed Oct 05 2016 Miroslav Suchý 1.0.0-4 - use python3 in /usr/bin/distro on Fedoras * Wed Oct 05 2016 Miroslav Suchý 1.0.0-3 - python2 subpackages only on rhel - correct description * Wed Oct 05 2016 Miroslav Suchý 1.0.0-2 - require lsb_release * Wed Oct 05 2016 Miroslav Suchý 1.0.0-1 - initial packaging