Information for build python-pluggy-0.6.0-8.module+oc8.5.0+83+7490e917

ID3843
Package Namepython-pluggy
Version0.6.0
Release8.module+oc8.5.0+83+7490e917
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-pluggy#d79c339150bcd45fc51ea3056b7a42b9a8260e61
SummaryThe plugin manager stripped of pytest specific details
DescriptionThe plugin manager stripped of pytest specific details.
Built byopencloudmbs
State failed
Volume DEFAULT
StartedWed, 29 Jun 2022 14:16:30 CST
CompletedWed, 29 Jun 2022 14:17:46 CST
Taskbuild (module-python27-2.7-8050020220619111603-c7643c7d, /src-opencloudos-rpms/python-pluggy:d79c339150bcd45fc51ea3056b7a42b9a8260e61)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-pluggy?#d79c339150bcd45fc51ea3056b7a42b9a8260e61'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 0.6.0-8 - Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587 * Fri Aug 10 2018 Lumír Balhar <lbalhar@redhat.com> - 0.6.0-7 - Use py.test-2.7 instead of py.test - Resolves: rhbz#1613343 * Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 0.6.0-6 - Switch python3 coditions to bcond * Fri Jul 13 2018 Lumír Balhar <lbalhar@redhat.com> - 0.6.0-5 - Python 3 subpackage enabled * Fri Jul 13 2018 Lumír Balhar <lbalhar@redhat.com> - 0.6.0-4 - Make possible to disable tests to solve circular dependency with pytest * Fri Jul 13 2018 Lumír Balhar <lbalhar@redhat.com> - 0.6.0-3 - First version for python27 module * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 29 2018 Matthias Runge <mrunge@redhat.com> - 0.6.0-1 - update to 0.6.0 - requirement renames to meet python2 names * Tue Jan 23 2018 Karsten Hopp <karsten@redhat.com> - 0.3.1-10 - fix conditional * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.3.1-9 - Python 2 binary package renamed to python2-pluggy See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.3.1-6 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.1-5 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Nov 16 2015 Matthias Runge <mrunge@redhat.com> - 0.3.1-3 - make tests pass again on Python 3.5 * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Mon Sep 21 2015 Matthias Runge <mrunge@redhat.com> - 0.3.1-1 - update to 0.3.1 * Tue Aug 25 2015 Matthias Runge <mrunge@redhat.com> - 0.3.0-3 - fix python3 builds * Fri Aug 21 2015 Matthias Runge <mrunge@redhat.com> - 0.3.0-2 - add python2_sitelib macros and BR to setuptools (rhbz#1254484) * Fri Aug 14 2015 Matthias Runge <mrunge@redhat.com> - 0.3.0-1 - version based on the inital proposal of Adam Young