- Update to 4.5.4:
* Multiprocessing support in Python 3.8 was broken, but is now fixed OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=77
This commit is contained in:
parent
e2341c7aa8
commit
2cc6aebe4b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9de60893fb447d1e797f6bf08fdf0dbcda0c1e34c1b06c92bd3a363c0ea8c609
|
|
||||||
size 384747
|
|
3
coverage-4.5.4.tar.gz
Normal file
3
coverage-4.5.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e07d9f1a23e9e93ab5c62902833bf3e4b1f65502927379148b6622686223125c
|
||||||
|
size 385185
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 13 10:39:23 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Update to 4.5.4:
|
||||||
|
* Multiprocessing support in Python 3.8 was broken, but is now fixed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 11 10:03:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Mon Mar 11 10:03:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-coverage
|
Name: python-coverage
|
||||||
Version: 4.5.3
|
Version: 4.5.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Code coverage measurement for Python
|
Summary: Code coverage measurement for Python
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user