diff --git a/coverage-4.5.3.tar.gz b/coverage-4.5.3.tar.gz deleted file mode 100644 index e8d7068..0000000 --- a/coverage-4.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9de60893fb447d1e797f6bf08fdf0dbcda0c1e34c1b06c92bd3a363c0ea8c609 -size 384747 diff --git a/coverage-4.5.4.tar.gz b/coverage-4.5.4.tar.gz new file mode 100644 index 0000000..9eb4657 --- /dev/null +++ b/coverage-4.5.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e07d9f1a23e9e93ab5c62902833bf3e4b1f65502927379148b6622686223125c +size 385185 diff --git a/python-coverage.changes b/python-coverage.changes index 54bafa4..7bd2b5d 100644 --- a/python-coverage.changes +++ b/python-coverage.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 13 10:39:23 UTC 2019 - Tomáš Chvátal + +- 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 diff --git a/python-coverage.spec b/python-coverage.spec index 82be291..8db1cdb 100644 --- a/python-coverage.spec +++ b/python-coverage.spec @@ -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