Accepting request 730674 from devel:languages:python

- Update to 4.5.4:
  * Multiprocessing support in Python 3.8 was broken, but is now fixed

OBS-URL: https://build.opensuse.org/request/show/730674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-coverage?expand=0&rev=38
This commit is contained in:
Dominique Leuenberger 2019-09-23 10:09:27 +00:00 committed by Git OBS Bridge
commit 14ff281d83
4 changed files with 10 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e07d9f1a23e9e93ab5c62902833bf3e4b1f65502927379148b6622686223125c
size 385185

View File

@ -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>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-coverage
Version: 4.5.3
Version: 4.5.4
Release: 0
Summary: Code coverage measurement for Python
License: Apache-2.0