Information for build python-fixtures-3.0.0-18.el8

ID1497811
Package Namepython-fixtures
Version3.0.0
Release18.el8
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-fixtures.git#522011158240f901332eec67e2932b61569a7a69
SummaryFixtures, reusable state for writing clean tests and more
DescriptionFixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unit test compatible test cases easy and straight forward.
Built byjpena
State complete
Volume DEFAULT
StartedFri, 24 Apr 2020 09:10:28 UTC
CompletedFri, 24 Apr 2020 09:12:30 UTC
Taskbuild (epel8-candidate, /rpms/python-fixtures.git:522011158240f901332eec67e2932b61569a7a69)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-fixtures.git#522011158240f901332eec67e2932b61569a7a69'}}
Tags No tags
RPMs
src
python-fixtures-3.0.0-18.el8.src.rpm (info) (download)
noarch
python3-fixtures-3.0.0-18.el8.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
build.log
root.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 24 2020 Javier Peña <jpena@redhat.com> - 3.0.0-18 - Disable tests for EPEL8 bootstrap * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.0-16 - Subpackage python2-fixtures has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.0-15 - Rebuilt for Python 3.8 * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.0-14 - Bootstrap for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 3.0.0-10 - Rebuilt for Python 3.7 * Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.0.0-9 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Sep 29 2017 Troy Dawson <tdawson@redhat.com> - 3.0.0-7 - Cleanup spec file conditionals * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.0.0-6 - Python 2 binary package renamed to python2-fixtures See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 12 2016 Charalampos Stratakis <cstratak@redhat.com> - 3.0.0-3 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Sat May 21 2016 Matthias Runge <mrunge@redhat.com> - 3.0.0-1 - update to 3.0.0 (rhbz#1281945) * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jan 22 2016 Paul Belanger <pabelanger@redhat.com> 1.4.0-1 - New upstream 1.4.0 release - Update spec file latest python support - Fix bogus date warning - rpmlint warnings * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.14-5 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 0.3.14-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Mon Mar 24 2014 Matthias Runge <mrunge@redhat.com> - 0.3.14-1 - update to 0.3.14 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri May 31 2013 Matthias Runge <mrunge@redhat.com> - 0.3.12-3 - enable python3 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Tue Jan 01 2013 Pádraig Brady <P@draigBrady.com> - 0.3.12-1 - Update to 0.3.12 * Fri Nov 16 2012 Pádraig Brady <P@draigBrady.com> - 0.3.9-4 - Update changelog * Fri Nov 16 2012 Pádraig Brady <P@draigBrady.com> - 0.3.9-3 - Fix License: * Thu Nov 15 2012 Pádraig Brady <P@draigBrady.com> - 0.3.9-2 - Remove version dependency on python-testtools (assume always >= 0.9.12) - BuildRequire python2-devel rather than python-devel - Adjust License: * Wed Nov 14 2012 Pádraig Brady <P@draigBrady.com> - 0.3.9-1 - Initial package