14
0

- Set license to "Apache-2.0 and LGPL-2.1+ and MIT", according to

https://github.com/kennethreitz/requests/issues/1111, the base
  license is Apache-2.0 but requests ships two libraries (bnc#799119):
  + charade: LGPL-2.1+ 
  + urllib3: MIT

- Set license to "Apache-2.0 and LGPL-2.1+ and MIT", according to
  https://github.com/kennethreitz/requests/issues/1111, the base
  license is Apache-2.0 but requests ships two libraries (bnc#799119):
  + charade: LGPL-2.1+ 
  + urllib3: MIT

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=30
This commit is contained in:
Sascha Peilicke
2013-01-18 08:32:38 +00:00
committed by Git OBS Bridge
parent e2a709661b
commit 6e2c5633b9
4 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 18 08:33:19 UTC 2013 - saschpe@suse.de
- Set license to "Apache-2.0 and LGPL-2.1+ and MIT", according to
https://github.com/kennethreitz/requests/issues/1111, the base
license is Apache-2.0 but requests ships two libraries (bnc#799119):
+ charade: LGPL-2.1+
+ urllib3: MIT
-------------------------------------------------------------------
Tue Jan 15 19:37:31 UTC 2013 - p.drouand@gmail.com