From 89e0334862020307458f52cac380507c7c209c421b6a302f7b2effd6dff109f8 Mon Sep 17 00:00:00 2001 From: Christopher Stender Date: Mon, 9 Jul 2012 10:56:49 +0000 Subject: [PATCH] Accepting request 127395 from home:babelworx:ldig:branches:devel:languages:python license update: MIT and Apache-2.0 and (MPL-1.1 or GPL-2.0+ or LGPL-2.1+) __init__.py contains code derived from a Google owned Apache project. cacerts.txt is Mozilla triple-licensed. OBS-URL: https://build.opensuse.org/request/show/127395 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=20 --- python-httplib2.changes | 7 +++++++ python-httplib2.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/python-httplib2.changes b/python-httplib2.changes index 8844241..b3a3537 100644 --- a/python-httplib2.changes +++ b/python-httplib2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jul 9 08:47:20 UTC 2012 - cfarrell@suse.com + +- license update: MIT and Apache-2.0 and (MPL-1.1 or GPL-2.0+ or LGPL-2.1+) + __init__.py contains code derived from a Google owned Apache project. + cacerts.txt is Mozilla triple-licensed. + ------------------------------------------------------------------- Wed Jun 20 11:41:56 UTC 2012 - saschpe@suse.de diff --git a/python-httplib2.spec b/python-httplib2.spec index f27a06a..f3f3f8b 100644 --- a/python-httplib2.spec +++ b/python-httplib2.spec @@ -21,7 +21,7 @@ Version: 0.7.4 Release: 0 Url: http://bitworking.org/projects/httplib2/ Summary: A Python HTTP client library -License: MIT +License: MIT and Apache-2.0 and (MPL-1.1 or GPL-2.0+ or LGPL-2.1+) Group: Development/Libraries/Python Source0: httplib2-%{version}.tar.gz # PATCH-FIX-OPENSUSE: Don't ship private copy of Mozilla NSS certs, use system certs instead (bnc#761162)