[Python-modules-commits] [python-socksipy] branch upstream updated (9c35952 -> b9fabbf)
Ondřej Nový
onovy at moszumanska.debian.org
Sat Aug 6 20:44:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a change to branch upstream
in repository python-socksipy.
from 9c35952 Import python-socksipy_1.5.6.orig.tar.gz
new 39faf65 Import python-socksipy_1.5.7.orig.tar.gz
new b9fabbf Import python-socksipy_1.5.7+dfsg1.orig.tar.gz
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
LICENSE | 22 ++++
PKG-INFO | 2 +-
README.md | 299 +++++++++++++++++++++++++++++++++++++++++++++++++++
setup.py | 2 +-
socks.py | 121 +++++++++++++++------
test/README | 5 +
test/httpproxy.py | 137 +++++++++++++++++++++++
test/mocks.conf | 104 ++++++++++++++++++
test/socks4server.py | 14 +++
test/sockstest.py | 185 +++++++++++++++++++++++++++++++
test/test.sh | 25 +++++
11 files changed, 880 insertions(+), 36 deletions(-)
create mode 100644 LICENSE
create mode 100644 README.md
create mode 100644 test/README
create mode 100755 test/httpproxy.py
create mode 100644 test/mocks.conf
create mode 100755 test/socks4server.py
create mode 100644 test/sockstest.py
create mode 100755 test/test.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-socksipy.git
More information about the Python-modules-commits
mailing list