Thu, 28 Nov 2024 22:04:02 UTC | login

Information for build python-stestr-2.1.0-2.fc30

ID77818
Package Namepython-stestr
Version2.1.0
Release2.fc30
Epoch
SummaryA test runner runner similar to testrepository
Description stestr is a fork of the testrepository that concentrates on being a dedicated test runner for python projects. The generic abstraction layers which enabled testr to work with any subunit emitting runner are gone. stestr hard codes python-subunit-isms into how it works.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 11:25:48 UTC
CompletedSat, 01 Dec 2018 11:25:48 UTC
Tags
f30
f31
RPMs
src
python-stestr-2.1.0-2.fc30.src.rpm (info) (download)
noarch
python-stestr-doc-2.1.0-2.fc30.noarch.rpm (info) (download)
python3-stestr-2.1.0-2.fc30.noarch.rpm (info) (download)
python3-stestr-sql-2.1.0-2.fc30.noarch.rpm (info) (download)
Changelog * Fri Oct 12 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.1.0-2 - Python2 binary package has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Mon Jul 30 2018 Chandan Kumar <chkumar246@gmail.com> - 2.1.0-1 - Bump to version 2.1.0 - Synced requirements for newer version - Closes-Bug RHBZ#1480520 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-4 - Rebuilt for Python 3.7 * Mon Mar 26 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.1.0-3 - 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> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Oct 17 2017 Chandan Kumar <chkumar246@gmail.com> - 1.1.0-1 - Update the spec to 1.1.0 - Enable tests - Moved python2-subunit2sql under docs * Fri Sep 15 2017 Chandan Kumar <chkumar246@gmail.com> - 1.0.0-4 - Disable tests * Fri Sep 15 2017 Chandan Kumar <chkumar246@gmail.com> - 1.0.0-3 - Fixed test requirements and enabled subunit2sql * Fri Sep 15 2017 Chandan Kumar <chkumar246@gmail.com> - 1.0.0-2 - Disable subunit2sql * Fri Sep 15 2017 Chandan Kumar <chkumar246@gmail.com> - 1.0.0-1 - Bumped to 1.0.0 * Thu Aug 10 2017 Chandan Kumar <chkumar246@gmail.com> - 0.5.0-4 - Added -sql subpackage * Tue Aug 01 2017 Chandan Kumar <chkumar246@gmail.com> - 0.5.0-3 - Use sed to remove pbr>=2.0.0 dependency * Tue Aug 01 2017 Chandan Kumar <chkumar246@gmail.com> - 0.5.0-2 - Fixed rpmlint errors * Mon Jul 31 2017 Chandan Kumar <chkumar246@gmail.com> - 0.5.0-1 - Initial package.