- 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:
committed by
Git OBS Bridge
parent
84d2bbd72b
commit
71f464383d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user