Fedora 22 Update: python-coverage-test-runner-1.10-5.fc22

updates at fedoraproject.org updates at fedoraproject.org
Wed Aug 19 08:15:30 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-13138
2015-08-10 07:11:46
--------------------------------------------------------------------------------

Name        : python-coverage-test-runner
Product     : Fedora 22
Version     : 1.10
Release     : 5.fc22
URL         : http://liw.fi/coverage-test-runner/
Summary     : Python module for enforcing code coverage completeness
Description :
CoverageTestRunner is a Python module for running unit tests and
failing them if the unit test module does not exercise all statements
in the module it tests.

For example, unit tests in module foo_tests.py are supposed to test
everything in the foo.py module, and if they don't, it's a bug in the
test coverage. It does not matter if other tests happen to test the
missing parts. The unit tests for the module should test everything in
that module.

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

Packaging fix: missing runtime dependency on PyYAML because it was declared as a build-time dependency twice

Bug fixes:
* fix for a repository corruption problem: if
  `obnam forget` was interrupted at the wrong moment, it might remove a chunk, but not the reference to it

Improvements:
* `obnam forget` now commits changes after each generation it has
  removed.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jul 19 2015 Michel Alexandre Salim <salimma at fedoraproject.org> - 1.10-5
- Adjust for removal of deprecated top-level module functions in coverage-4.0a6
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.10-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1249359 - obnam-1.13.orig is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1249359
  [ 2 ] Bug #1251619 - [abrt] obnam: simple.py:27:<module>:ImportError: No module named yaml
        https://bugzilla.redhat.com/show_bug.cgi?id=1251619
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update python-coverage-test-runner' 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