Tue, 14 May 2024 05:38:58 UTC | login

Information for build python-productmd-1.30-1.fc33

ID189479
Package Namepython-productmd
Version1.30
Release1.fc33
Epoch
SummaryLibrary providing parsers for metadata related to OS installation
DescriptionPython library providing parsers for metadata related to composes and installation media.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Nov 2020 07:12:37 UTC
CompletedSat, 28 Nov 2020 07:12:37 UTC
Tags
f33
RPMs
src
python-productmd-1.30-1.fc33.src.rpm (info) (download)
noarch
python3-productmd-1.30-1.fc33.noarch.rpm (info) (download)
Changelog * Thu Nov 26 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.30-1 - New upstream release * Tue Nov 10 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.29-1 - New upstream release * Tue Sep 29 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.28-2 - Fix Python 2 conditional for ELN * Fri Sep 25 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.28-1 - New upstream release * Wed Aug 19 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.27-1 - New upstream release 1.27 - Switch sources to tar.gz * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.26-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 1.26-2 - Rebuilt for Python 3.9 * Thu Apr 09 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.26-1 - New upstream release 1.26 * Mon Mar 23 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.25-1 - New upstream release 1.25 * Fri Feb 07 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.24-1 - New upstream release 1.24 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.23-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Nov 01 2019 Lubomír Sedlář <lsedlar@redhat.com> - 1.23-1 - Add class for representing extra files in the compose (lsedlar@redhat.com) - Add tests for multiple variants in one .treeinfo (riehecky@fnal.gov) * Wed Sep 04 2019 Lubomír Sedlář <lsedlar@redhat.com> - 1.22-1 - Fix parsing composeinfo with almost conflicting UIDs (lsedlar@redhat.com) - Improve error message for invalid metadata (lsedlar@redhat.com) - Fix image format for vpc (lsedlar@redhat.com) - Set up test infrastructure (lsedlar@redhat.com) - Add missing parts to the TreeInfo documentation (jkonecny@redhat.com) - Add a comment explaining the 'tar-gz' type (awilliam@redhat.com) * Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 1.21-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Mar 11 2019 Lubomír Sedlář <lsedlar@redhat.com> - 1.21-1 - Include typo fix from upstream * Sat Mar 09 2019 Kevin Fenzi <kevin@scrye.com> - 1.20-3 - Fix typo in image names: s/vabrant/vagrant/ (Rawhide) - Rebuilt to change main python from 3.4 to 3.6 (EPEL 7) * Thu Mar 07 2019 Lubomír Sedlář <lsedlar@redhat.com> - 1.20-2 - Disable python 2 subpackage on F>=31 * Tue Mar 05 2019 Lubomír Sedlář <lsedlar@redhat.com> - 1.20-1 - Improve getting sync between image types and formats * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.19-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jan 24 2019 Lubomír Sedlář <lsedlar@redhat.com> - 1.19-1 - Fix get_minor_version on inputs with more that two components - Add new release types - Add __version__ attribute - Documentation improvements