Package: python-httplib2 / 0.7.4-2+deb7u1

egg-info.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Description: Complete egg-info data with missing details
Author: Luca Falavigna <dktrkranz@debian.org>

Index: python-httplib2-0.7.4/python2/httplib2.egg-info/PKG-INFO
===================================================================
--- python-httplib2-0.7.4.orig/python2/httplib2.egg-info/PKG-INFO	2012-05-27 12:01:25.173123071 +0200
+++ python-httplib2-0.7.4/python2/httplib2.egg-info/PKG-INFO	2012-05-27 12:02:09.709121565 +0200
@@ -1,12 +1,12 @@
 Metadata-Version: 1.0
 Name: httplib2
-Version: 0.7.3
+Version: 0.7.4
 Summary: A comprehensive HTTP client library.
 Home-page: http://code.google.com/p/httplib2/
 Author: Joe Gregorio
 Author-email: joe@bitworking.org
 License: MIT
-Download-URL: http://httplib2.googlecode.com/files/httplib2-0.7.3.tar.gz
+Download-URL: http://httplib2.googlecode.com/files/httplib2-0.7.4.tar.gz
 Description: 
         
         A comprehensive HTTP client library, ``httplib2`` supports many features left out of other HTTP libraries.
Index: python-httplib2-0.7.4/python2/httplib2.egg-info/SOURCES.txt
===================================================================
--- python-httplib2-0.7.4.orig/python2/httplib2.egg-info/SOURCES.txt	2012-05-27 12:01:25.173123071 +0200
+++ python-httplib2-0.7.4/python2/httplib2.egg-info/SOURCES.txt	2012-05-27 12:02:09.705121565 +0200
@@ -4,6 +4,7 @@
 python2/httplib2test.py
 python2/httplib2test_appengine.py
 python2/httplib2/__init__.py
+python2/httplib2/cacerts.txt
 python2/httplib2/iri2uri.py
 python2/httplib2/socks.py
 python2/httplib2.egg-info/PKG-INFO
@@ -19,4 +20,6 @@
 python2/httplib2/test/functional/test_proxies.py
 python3/httplib2test.py
 python3/httplib2/__init__.py
-python3/httplib2/iri2uri.py
\ No newline at end of file
+python3/httplib2/cacerts.txt
+python3/httplib2/iri2uri.py
+python3/httplib2/test/other_cacerts.txt
\ No newline at end of file