Mon, 03 Jun 2024 12:23:16 UTC | login

Information for build python-distroinfo-0.0.1-4.fc29

ID47553
Package Namepython-distroinfo
Version0.0.1
Release4.fc29
Epoch
SummaryParsing and querying distribution metadata stored in text/YAML files
Descriptiondistroinfo is a python module for parsing, validating and querying distribution/packaging metadata stored in human readable and review-able text/YAML files. distroinfo is a generic (re)implementation of rdoinfo parser which proved well suited for the task of interfacing with distribution metadata in a human friendly way. If you consider code reviews human friendly, that is.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 03:30:28 UTC
CompletedWed, 04 Jul 2018 03:30:28 UTC
Tags
f29
RPMs
src
python-distroinfo-0.0.1-4.fc29.src.rpm (info) (download)
noarch
python2-distroinfo-0.0.1-4.fc29.noarch.rpm (info) (download)
python3-distroinfo-0.0.1-4.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.0.1-4 - Rebuilt for Python 3.7 * Wed May 30 2018 Jakub Ružička <jruzicka@redhat.com> 0.0.1-3 - Add missing Requires: git-core - Make sure online tests are never run during build. * Wed May 30 2018 Jakub Ruzicka <jruzicka@redhat.com> 0.0.1-2 - Use python2-six to comply with python packaging guidelines. - Use macros for summary and description to prevent redundancy. * Thu May 24 2018 Jakub Ruzicka <jruzicka@redhat.com> 0.0.1-1 - Initial version