[Pkg-privacy-commits] [pyptlib] 108/136: Merge tag 'upstream/0.0.4'

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:25:16 UTC 2015


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

infinity0 pushed a commit to branch master
in repository pyptlib.

commit 368b68fd5d58f0935f2f06fd7390874129fbc1a4
Merge: 3d474b1 de3d1b3
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Fri Sep 20 15:18:55 2013 +0200

    Merge tag 'upstream/0.0.4'
    
    Upstream version 0.0.4

 ChangeLog                             |   8 ++
 PKG-INFO                              |   2 +-
 examples/client.py                    |  15 +-
 examples/server.py                    |  15 +-
 pyptlib.egg-info/PKG-INFO             |   2 +-
 pyptlib.egg-info/SOURCES.txt          |   9 +-
 pyptlib/__init__.py                   |   1 +
 pyptlib/client.py                     | 128 ++++++-----------
 pyptlib/client_config.py              |  66 ++-------
 pyptlib/config.py                     | 169 ++++++++--------------
 pyptlib/core.py                       | 135 +++++++++++++++++
 pyptlib/server.py                     | 133 ++++++-----------
 pyptlib/server_config.py              | 178 +++++++++--------------
 pyptlib/{ => test}/__init__.py        |   0
 pyptlib/test/test_client.py           |  42 ++----
 pyptlib/test/test_core.py             |  96 +++++++++++++
 pyptlib/test/test_server.py           | 264 +++++++++++++---------------------
 pyptlib/test/test_util_subproc.py     | 114 +++++++++++++++
 pyptlib/test/util_subproc_child.py    |  22 +++
 pyptlib/test/util_subproc_main.py     |  76 ++++++++++
 pyptlib/{util.py => util/__init__.py} |  15 +-
 pyptlib/util/subproc.py               | 198 +++++++++++++++++++++++++
 setup.py                              |  25 ++--
 sphinx/API.rst                        | 161 +++++++++++----------
 sphinx/conf.py                        |   4 +-
 25 files changed, 1118 insertions(+), 760 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/pyptlib.git



More information about the Pkg-privacy-commits mailing list