From 8bfde4dd8083e971e3889d17573e88d7cddb403e9385b00b5a09f92ddb48a736 Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Tue, 10 Dec 2013 13:03:06 +0000 Subject: [PATCH] Accepting request 210360 from home:posophe:branches:devel:languages:python change license OBS-URL: https://build.opensuse.org/request/show/210360 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=3 --- python-venusian.changes | 7 +++++++ python-venusian.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/python-venusian.changes b/python-venusian.changes index 99d2f4c..7cacb2f 100644 --- a/python-venusian.changes +++ b/python-venusian.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Dec 10 13:01:51 UTC 2013 - p.drouand@gmail.com + +- Change license to get it SPDX compliant; + In general, python packages are licensed under BSD derived; the + most closed license is BSD-2-Clause + ------------------------------------------------------------------- Mon Jul 29 13:40:30 UTC 2013 - speilicke@suse.com diff --git a/python-venusian.spec b/python-venusian.spec index f050bf1..796fc8b 100644 --- a/python-venusian.spec +++ b/python-venusian.spec @@ -21,7 +21,7 @@ Version: 1.0a8 Release: 0 Url: http://pylonsproject.org Summary: A library for deferring decorator actions -License: BSD-derived (http://www.repoze.org/LICENSE.txt) +License: BSD-2-Clause Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/v/venusian/venusian-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build