Accepting request 122056 from home:babelworx:ldig:branches:devel:languages:python

license update: BSD-2-Clause and (GPL-2.0+ or MIT)
__init__.py is the only file with a definitive license statement (BSD-2-Clause). Also, package contains jquery components (GPL-2.0+ or MIT)

OBS-URL: https://build.opensuse.org/request/show/122056
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=16
This commit is contained in:
Sascha Peilicke
2012-05-24 14:07:00 +00:00
committed by Git OBS Bridge
parent ed8c9b47eb
commit 48a380f63f
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 24 11:47:40 UTC 2012 - cfarrell@suse.com
- license update: BSD-2-Clause and (GPL-2.0+ or MIT)
__init__.py is the only file with a definitive license statement
(BSD-2-Clause). Also, package contains jquery components (GPL-2.0+ or
MIT)
-------------------------------------------------------------------
Wed May 23 07:30:26 UTC 2012 - highwaystar.ru@gmail.com

View File

@@ -21,7 +21,7 @@ Version: 3.5.1
Release: 0
Url: http://nedbatchelder.com/code/coverage/%{version}
Summary: Code coverage measurement for Python
License: BSD-3-Clause
License: BSD-2-Clause and (GPL-2.0+ or MIT)
Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/c/coverage/coverage-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build