14
0

- Update to version 3.5.1:

* The [paths] feature unfortunately didn't work in real world situations
    where you wanted to, you know, report on the combined data.  Now all paths
    stored in the combined file are canonicalized properly.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=10
This commit is contained in:
Sascha Peilicke
2011-11-10 11:12:30 +00:00
committed by Git OBS Bridge
parent 38ae8e645b
commit 31f46a45b9
4 changed files with 13 additions and 5 deletions

View File

@@ -18,9 +18,9 @@
Name: python-coverage
Version: 3.5.1b1
Version: 3.5.1
Release: 0
Url: http://nedbatchelder.com/code/coverage/3.5.1b1
Url: http://nedbatchelder.com/code/coverage/%{version}
Summary: Code coverage measurement for Python
License: BSD-3-Clause
Group: Development/Languages/Python