Fedora 21 Update: python-nose-1.3.7-2.fc21

updates at fedoraproject.org updates at fedoraproject.org
Fri Jul 10 19:05:44 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-10816
2015-06-27 09:57:00
--------------------------------------------------------------------------------

Name        : python-nose
Product     : Fedora 21
Version     : 1.3.7
Release     : 2.fc21
URL         : http://somethingaboutorange.com/mrl/projects/nose/
Summary     : Discovery-based unittest extension for Python
Description :
nose extends the test loading and running features of unittest, 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 unittest, 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.

--------------------------------------------------------------------------------
Update Information:

1.3.7

- Fix loading packages from capitalised package on Windows
  Patch by Thomas Kluyver

1.3.6

- Re-release of 1.3.5 with wheels fixed.

1.3.5

- Fix #875: nose doesn't collect tests when subpackage is given as arg
- Fix #809: tests not discovered for namespace packages on Windows
- Fix #815: "ValueError: unsupported pickle protocol" with --with-id
- Wrap the working dir path name in quotes when reporting an error.
  Patch by Őry Máté.
- Fix #887: Fix a discrepancy in test names between Python 2 and Python 3
- Fix #131: Use os.stat() to check if file is executable
  Patch by Arnon Yaari.
- Fix #820 and #719: Fix coverage plugin with multiprocess
  Patch by Nicolas Grasset.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Jun  3 2015 Kevin Fenzi <kevin at scrye.com> 1.3.7-1
- Update to 1.3.7 (#1227345)
* Sat Apr  4 2015 Ralph Bean <rbean at redhat.com> - 1.3.6-1
- new version
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update python-nose' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list