[Python-modules-commits] [python-socksipy] branch upstream updated (6869704 -> 9c35952)

Ondřej Nový onovy-guest at moszumanska.debian.org
Sat Apr 30 20:58:46 UTC 2016


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

onovy-guest pushed a change to branch upstream
in repository python-socksipy.

      from  6869704   Import python-socksipy_1.5.0+dfsg.orig.tar.gz
       new  9c35952   Import python-socksipy_1.5.6.orig.tar.gz

The 1 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             |  11 +
 README.md            | 292 ---------------------------
 setup.py             |   8 +-
 socks.py             | 560 +++++++++++++++++++++++++++++++++++----------------
 sockshandler.py      |  60 +++++-
 test/README          |   5 -
 test/httpproxy.py    | 137 -------------
 test/mocks.conf      | 104 ----------
 test/socks4server.py |  14 --
 test/sockstest.py    | 174 ----------------
 test/test.sh         |  17 --
 12 files changed, 449 insertions(+), 955 deletions(-)
 delete mode 100644 LICENSE
 create mode 100644 PKG-INFO
 delete mode 100644 README.md
 delete mode 100644 test/README
 delete mode 100755 test/httpproxy.py
 delete mode 100644 test/mocks.conf
 delete mode 100755 test/socks4server.py
 delete mode 100644 test/sockstest.py
 delete 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