Accepting request 662291 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/662291
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-coverage?expand=0&rev=36
This commit is contained in:
Dominique Leuenberger 2019-01-08 11:16:29 +00:00 committed by Git OBS Bridge
commit e5f3ccca5f
4 changed files with 11 additions and 4 deletions

View File

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

3
coverage-4.5.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 1 13:38:34 UTC 2019 - Michael Ströder <michael@stroeder.com>
- update to version 4.5.2:
* Namespace packages are supported on Python 3.7
* Python 3.8 (as of today!) passes all tests
-------------------------------------------------------------------
Tue Jul 17 13:30:37 UTC 2018 - tchvatal@suse.com

View File

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