Thu, 30 May 2024 08:32:08 UTC | login

Information for build python-nose-1.3.7-21.fc29

ID57722
Package Namepython-nose
Version1.3.7
Release21.fc29
Epoch
SummaryDiscovery-based unit test extension for Python
Descriptionnose extends the test loading and running features of unit test, making it easier to write, find and run tests. By default, nose will run tests in files or directories under the current working directory whose names include "test" or "Test" at a word boundary (like "test_this" or "functional_test" or "TestClass" but not "libtest"). Test output is similar to that of unit test, but also includes captured stdout output from failing tests, for easy print-style debugging. These features, and many more, are customizable through the use of plugins. Plugins included with nose provide support for doctest, code coverage and profiling, flexible attribute-based test selection, output capture and more.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 09:03:11 UTC
CompletedThu, 19 Jul 2018 09:03:11 UTC
Tags
f29
f30
f31
RPMs
src
python-nose-1.3.7-21.fc29.src.rpm (info) (download)
noarch
python-nose-docs-1.3.7-21.fc29.noarch.rpm (info) (download)
python2-nose-1.3.7-21.fc29.noarch.rpm (info) (download)
python3-nose-1.3.7-21.fc29.noarch.rpm (info) (download)
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3.7-20 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Nov 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.3.7-18 - Use better Obsoletes for platform-python * Sat Nov 04 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.3.7-17 - Remove platform-python subpackage - Cleanup spec * Fri Sep 29 2017 Troy Dawson <tdawson@redhat.com> - 1.3.7-16 - Cleanup spec file conditionals * Thu Aug 10 2017 Miro Hrončok <mhroncok@redhat.com> - 1.3.7-15 - Add platform-python subpackage * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 12 2016 Tomas Orsava <torsava@redhat.com> - 1.3.7-12 - Patched to fix compatibility with Python 3.6 * Mon Dec 05 2016 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.3.7-11 - Provide nosetests-3 (#1289820). - Rename python-nose to python2-nose and use Python provides macro. - Include the license with the -docs subpackage. - Use symlinks to provide man pages for all the Python version variants of /usr/bin/nosetests. - The -docs subpackage no longer requires python-nose since that doesn't make sense. * Tue Nov 15 2016 Orion Poplawski <orion@cora.nwra.com> 1.3.7-10 - Add upstream patch to fix python 3.5 compat - Add patch to allow docutils to read unicode source - Update spec * Wed Nov 09 2016 Orion Poplawski <orion@cora.nwra.com> 1.3.7-9 - Add patch to fix build with coverage 4.1 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.7-8 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages