1
0

Accepting request 127400 from 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. (forwarded request 127395 from babelworx)

OBS-URL: https://build.opensuse.org/request/show/127400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=19
This commit is contained in:
Stephan Kulow
2012-07-09 16:34:37 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 1 deletions

View File

@@ -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

View File

@@ -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)