Fri, 14 Jun 2024 21:10:07 UTC | login

Information for build python-distroinfo-0.1.1-1.fc29

ID72192
Package Namepython-distroinfo
Version0.1.1
Release1.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, 22 Aug 2018 17:27:31 UTC
CompletedWed, 22 Aug 2018 17:27:31 UTC
Tags
f29
f30
RPMs
src
python-distroinfo-0.1.1-1.fc29.src.rpm (info) (download)
noarch
python2-distroinfo-0.1.1-1.fc29.noarch.rpm (info) (download)
python3-distroinfo-0.1.1-1.fc29.noarch.rpm (info) (download)
Changelog * Wed Aug 15 2018 Jakub Ružička <jruzicka@redhat.com> 0.1.1-1 - Enable import of remote info files. - Enable packages and releases inheritance. * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * 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