Mon, 03 Jun 2024 13:43:00 UTC | login

Information for build python-distroinfo-0.3.0-5.fc32

ID131801
Package Namepython-distroinfo
Version0.3.0
Release5.fc32
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
StartedTue, 03 Dec 2019 10:51:44 UTC
CompletedTue, 03 Dec 2019 10:51:44 UTC
Tags
f32
f33
RPMs
src
python-distroinfo-0.3.0-5.fc32.src.rpm (info) (download)
noarch
python3-distroinfo-0.3.0-5.fc32.noarch.rpm (info) (download)
Changelog * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.3.0-5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.3.0-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Feb 25 2019 Jakub Ružička <jruzicka@redhat.com> 0.3.0-2 - Remove python2-distroinfo subpackage. - Clean up. * Mon Feb 25 2019 Jakub Ružička <jruzicka@redhat.com> 0.3.0-1 - Update to 0.3.0 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 30 2019 Jakub Ružička <jruzicka@redhat.com> 0.2.0-1 - Update to 0.2.0 * 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