- 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
38ae8e645b
commit
31f46a45b9
3
coverage-3.5.1.tar.gz
Normal file
3
coverage-3.5.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:baae44f36d7b4028ae57ebcfe47a541363a8d2cd0c58a4b90538d0944d2282a0
|
||||
size 113277
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca2dd40d47d4848fdf06d6920a0000710179a4176979c0647aaa5ccdcf5d0e6b
|
||||
size 113060
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 10 11:11:58 UTC 2011 - saschpe@suse.de
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 27 08:32:20 UTC 2011 - saschpe@suse.de
|
||||
|
||||
|
@@ -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