forked from pool/python-coverage
Accepting request 173961 from home:dirkmueller:branches:devel:languages:python
- update to 3.6: * Fix Nose support * Add --fail-under * Over 20 bug fixes, for details see included CHANGELOG - update to 3.6: * Fix Nose support * Add --fail-under * Over 20 bug fixes, for details see included CHANGELOG OBS-URL: https://build.opensuse.org/request/show/173961 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
61fe48b4a0
commit
0b5fe3bc85
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python3-coverage
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python3-coverage
|
||||
Version: 3.5.3
|
||||
Version: 3.6
|
||||
Release: 0
|
||||
Url: http://nedbatchelder.com/code/coverage/%{version}
|
||||
Summary: Code coverage measurement for Python
|
||||
|
Reference in New Issue
Block a user