[Python-modules-commits] [pycurl] 60/140: Import pycurl 7.16.2.1-1

Barry Warsaw barry at moszumanska.debian.org
Wed Oct 1 21:45:06 UTC 2014


This is an automated email from the git hooks/post-receive script.

barry pushed a commit to branch master
in repository pycurl.

commit f630065492bdf2c59975cb8e984618aeef953a63
Merge: 1e49165 2370419
Author: Barry Warsaw <barry at python.org>
Date:   Wed Oct 1 16:43:38 2014 -0400

    Import pycurl 7.16.2.1-1

 ChangeLog                                          |  60 ++-
 PKG-INFO                                           |   4 +-
 README                                             |   4 +-
 TODO                                               |   4 +-
 debian/.git-dpm                                    |  14 +-
 debian/README.Debian                               |  15 -
 debian/changelog                                   |   8 +
 debian/compat                                      |   1 +
 debian/control                                     |   4 +-
 .../0001-changes-in-pycurl_7.15.5-1.diff.gz.patch  |  22 -
 debian/patches/series                              |   1 -
 debian/rules                                       |   5 +-
 debian/source/format                               |   1 -
 doc/pycurl.html                                    |   4 +-
 examples/xmlrpc_curl.py                            |   3 +-
 setup.py                                           |   8 +-
 setup_win32_ssl.py                                 |   4 +-
 src/pycurl.c                                       | 515 ++++++++++++++++++---
 tests/test.py                                      |   6 +-
 tests/test_ftp.py                                  |  13 +
 tests/test_multi2.py                               |   4 +-
 tests/{test_multi2.py => test_multi_socket.py}     |  18 +-
 tests/{test_multi2.py => test_multi_timer.py}      |  10 +-
 23 files changed, 576 insertions(+), 152 deletions(-)

diff --cc debian/.git-dpm
index 25700ee,0000000..678d404
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,8 -1,0 +1,8 @@@
 +# see git-dpm(1) from git-dpm package
- 5c63f1ae1cba7a0b2afb01a3b5f82c3fd7471802
- 5c63f1ae1cba7a0b2afb01a3b5f82c3fd7471802
- 44afe691b78d0f7a6229f4feabf833698100bd80
- 44afe691b78d0f7a6229f4feabf833698100bd80
- pycurl_7.15.5.orig.tar.gz
- 1a897270b9c0fa064d51b1d55a24e7d3a6a650b6
- 65828
++NONE
++1588036e0cce0b319f8b474ca1ac70671aaabc41
++1588036e0cce0b319f8b474ca1ac70671aaabc41
++1588036e0cce0b319f8b474ca1ac70671aaabc41
++pycurl_7.16.2.1.orig.tar.gz
++c4f5e8d93fe7740a1414f92d4ac09489115dfc09
++68633

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pycurl.git



More information about the Python-modules-commits mailing list