Tue, 14 May 2024 17:19:43 UTC | login

Information for build python-productmd-1.18-1.fc30

ID76420
Package Namepython-productmd
Version1.18
Release1.fc30
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, 01 Dec 2018 05:52:44 UTC
CompletedSat, 01 Dec 2018 05:52:44 UTC
Tags
f30
f31
RPMs
src
python-productmd-1.18-1.fc30.src.rpm (info) (download)
noarch
python2-productmd-1.18-1.fc30.noarch.rpm (info) (download)
python3-productmd-1.18-1.fc30.noarch.rpm (info) (download)
Changelog * Fri Nov 23 2018 Lubomír Sedlář <lsedlar@redhat.com> - 1.18-1 - Add SecurityFix label - Fix get_major_version on inputs with more than two components * Fri Oct 05 2018 Lubomír Sedlář <lsedlar@redhat.com> - 1.17-1 - Do not use custom repr for objects with no compose - Add additional_variants attribute to unified images * Tue Aug 14 2018 Lubomír Sedlář <lsedlar@redhat.com> - 1.16-1 - Allow module metadata with empty modules * Fri Jul 20 2018 Lubomír Sedlář <lsedlar@redhat.com> - 1.15-4 - Use python2_sitelib instead of python_sitelib * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.15-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 22 2018 Lubomír Sedlář <lsedlar@redhat.com> - 1.15-2 - Rebuilt for Python 3.7 * Wed Jun 20 2018 Lubomír Sedlář <lsedlar@redhat.com> - 1.15-1 - Add missing _modules attribute to Compose - composeinfo: add docs for Compose class - rpms: add doc example for using the Rpms class - common: document parse_nvra() return value elements - common: explain filename handling for parse_nvra() * Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 1.14-2 - Rebuilt for Python 3.7 * Fri May 11 2018 Lubomír Sedlář <lsedlar@redhat.com> - 1.14-1 - Add rhevm-ova as valid type * Thu May 10 2018 Lubomír Sedlář <lsedlar@redhat.com> - 1.13-1 - Add vsphere-ova as valid image type * Mon May 07 2018 Lubomír Sedlář <lsedlar@redhat.com> - 1.12-1 - Add vpc/vhd as known image type/format * Wed Apr 04 2018 Lubomír Sedlář <lsedlar@redhat.com> - 1.11-2 - Stop using Tito from upstream * Thu Mar 29 2018 Lubomír Sedlář <lsedlar@redhat.com> 1.11-1 - New class for processing modules (onosek@redhat.com) - packaging: fixes (ignatenko@redhat.com) * Wed Jan 17 2018 Lubomír Sedlář <lsedlar@redhat.com> 1.10-1 - Drop Fedora 25 build (lsedlar@redhat.com) - Drop RHEL compatibility from spec (lsedlar@redhat.com) - Use more relaxed release type checks (lholecek@redhat.com) - Fix parse release id with dash in type (lsedlar@redhat.com) - Add tests for parse_release_id() (lholecek@redhat.com) - Update dependencies to include Python version (#97) * Tue Oct 24 2017 Lubomír Sedlář <lsedlar@redhat.com> 1.9-1 - add updates-testing as a valid compose type (#96) (dgilmore@fedoraproject.org) - Update tito configuration (lsedlar@redhat.com) * Wed Oct 11 2017 Lubomír Sedlář <lsedlar@redhat.com> 1.8-1 - Report better error on parsing invalid JSON (#95) (lubomir.sedlar@gmail.com) - Python 2 binary package renamed to python2-productmd (zbyszek@in.waw.pl) - Sync spec file with Fedora (#94) (lubomir.sedlar@gmail.com) * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.7-3 - Python 2 binary package renamed to python2-productmd See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Apr 19 2017 Lubomír Sedlář <lsedlar@redhat.com> 1.7-1 - common: omit context kwarg to urlopen on old Python (lsedlar@redhat.com) * Thu Apr 06 2017 Lubomír Sedlář <lsedlar@redhat.com> 1.6-1 - Add a new image type dvd-debuginfo (lsedlar@redhat.com) - Add Tito release for F26 (lsedlar@redhat.com) * Tue Apr 04 2017 Lubomír Sedlář <lsedlar@redhat.com> 1.5-1 - Add 'unified' to unique image attributes (lsedlar@redhat.com) - Add EA - Early Access label (lkocman@redhat.com) - Correctly parse type from ci compose (lsedlar@redhat.com) - Simplify tests for creating compose id (lsedlar@redhat.com) - Sync spec file with Fedora (enable Py3 for EPEL) (#79) (awilliam@redhat.com) - Support 'unique image identifier' concept, enforce on 1.1+ (awilliam@redhat.com) * Wed Feb 15 2017 Adam Williamson <awilliam@redhat.com> - Restore compatibility cruft for pure-RHEL builds * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Feb 10 2017 Adam Williamson <awilliam@redhat.com> - 1.4-2 - Enable Python 3 build for EL 6+ * Tue Jan 10 2017 Lubomír Sedlář <lsedlar@redhat.com> 1.4-1 - Fix loading variants from legacy composeinfo. (dmach@redhat.com) - Fix sorting composes (lsedlar@redhat.com) - Compose: scan all subdirs under compose_path for metadata. (dmach@redhat.com) - Add Python 3.6 on Travis (lsedlar@redhat.com) - tests: add tests for ComposeInfo.get_variants() (kdreyer@redhat.com) - tests: composeinfo variant arches are sets (kdreyer@redhat.com) - composeinfo: py3 support for sort in get_variants() (kdreyer@redhat.com) - composeinfo: py3 support for iter in get_variants() (kdreyer@redhat.com) - composeinfo: check variant arches as a set (kdreyer@redhat.com) - composeinfo: fix arch kwarg handling in get_arches() (kdreyer@redhat.com) - Configure bztar with setup.cfg (lsedlar@redhat.com) - Remove requirements.txt (lsedlar@redhat.com) - Include requirements.txt in tarball (lsedlar@redhat.com) - Move %license definition just before %files (lsedlar@redhat.com) - Remove builder.test from releasers.conf (lsedlar@redhat.com) - Install deps with setup.py on Travis (lsedlar@redhat.com)