From 042404e02525b3adf3efbf387bba89bbbae5b2b87c101016ffebf1866ff5cb83 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Tue, 20 Mar 2012 14:50:49 +0000 Subject: [PATCH] Accepting request 110124 from home:babelworx:ldig:branches:devel:languages:python license update: SUSE-Public-Domain and BSD-3-Clause See e.g. Colin Stewart copyright and license in web/httpserver.py (lines 22 to 25) OBS-URL: https://build.opensuse.org/request/show/110124 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=2 --- python-web.py.changes | 7 +++++++ python-web.py.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/python-web.py.changes b/python-web.py.changes index 2880ea1..ef0ed58 100644 --- a/python-web.py.changes +++ b/python-web.py.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 20 10:26:47 UTC 2012 - cfarrell@suse.com + +- license update: SUSE-Public-Domain and BSD-3-Clause + See e.g. Colin Stewart copyright and license in web/httpserver.py (lines + 22 to 25) + ------------------------------------------------------------------- Thu Mar 15 15:47:45 UTC 2012 - saschpe@suse.de diff --git a/python-web.py.spec b/python-web.py.spec index 99f510f..44637f5 100644 --- a/python-web.py.spec +++ b/python-web.py.spec @@ -20,7 +20,7 @@ Version: 0.36 Release: 0 Url: http://webpy.org/ Summary: web.py: makes web apps -License: SUSE-Public-Domain +License: SUSE-Public-Domain and BSD-3-Clause Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/w/web.py/web.py-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build