Changelog for
python3-productmd-1.25-1.fc32.noarch.rpm :
* Mon Mar 23 2020 Lubomír Sedlář
- 1.25-1- New upstream release 1.25
* Fri Feb 07 2020 Lubomír Sedlář - 1.24-1- New upstream release 1.24
* Thu Jan 30 2020 Fedora Release Engineering - 1.23-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Nov 01 2019 Lubomír Sedlář - 1.23-1- Add class for representing extra files in the compose (lsedlarAATTredhat.com)- Add tests for multiple variants in one .treeinfo (rieheckyAATTfnal.gov)
* Wed Sep 04 2019 Lubomír Sedlář - 1.22-1- Fix parsing composeinfo with almost conflicting UIDs (lsedlarAATTredhat.com)- Improve error message for invalid metadata (lsedlarAATTredhat.com)- Fix image format for vpc (lsedlarAATTredhat.com)- Set up test infrastructure (lsedlarAATTredhat.com)- Add missing parts to the TreeInfo documentation (jkonecnyAATTredhat.com)- Add a comment explaining the \'tar-gz\' type (awilliamAATTredhat.com)
* Sat Aug 17 2019 Miro Hrončok - 1.21-3- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering - 1.21-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Mar 11 2019 Lubomír Sedlář - 1.21-1- Include typo fix from upstream
* Sat Mar 09 2019 Kevin Fenzi - 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ář - 1.20-2- Disable python 2 subpackage on F>=31
* Tue Mar 05 2019 Lubomír Sedlář - 1.20-1- Improve getting sync between image types and formats
* Sat Feb 02 2019 Fedora Release Engineering - 1.19-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Jan 24 2019 Lubomír Sedlář - 1.19-1- Fix get_minor_version on inputs with more that two components- Add new release types- Add __version__ attribute- Documentation improvements
* Fri Nov 23 2018 Lubomír Sedlář - 1.18-1- Add SecurityFix label- Fix get_major_version on inputs with more than two components
* Fri Oct 05 2018 Lubomír Sedlář - 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ář - 1.16-1- Allow module metadata with empty modules
* Fri Jul 20 2018 Lubomír Sedlář - 1.15-4- Use python2_sitelib instead of python_sitelib
* Sat Jul 14 2018 Fedora Release Engineering - 1.15-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Jun 22 2018 Lubomír Sedlář - 1.15-2- Rebuilt for Python 3.7
* Wed Jun 20 2018 Lubomír Sedlář - 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 - 1.14-2- Rebuilt for Python 3.7
* Fri May 11 2018 Lubomír Sedlář - 1.14-1- Add rhevm-ova as valid type
* Thu May 10 2018 Lubomír Sedlář - 1.13-1- Add vsphere-ova as valid image type
* Mon May 07 2018 Lubomír Sedlář - 1.12-1- Add vpc/vhd as known image type/format
* Wed Apr 04 2018 Lubomír Sedlář - 1.11-2- Stop using Tito from upstream
* Thu Mar 29 2018 Lubomír Sedlář 1.11-1- New class for processing modules (onosekAATTredhat.com)- packaging: fixes (ignatenkoAATTredhat.com)