[Python-modules-commits] [python-socksipy] branch master updated (8a26469 -> d8d594f)
Ondřej Nový
onovy at moszumanska.debian.org
Sat Aug 6 20:44:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a change to branch master
in repository python-socksipy.
from 8a26469 Team upload.
new 39faf65 Import python-socksipy_1.5.7.orig.tar.gz
new 7b7b9fe record new upstream branch created by importing python-socksipy_1.5.7.orig.tar.gz and merge it
new 94a9f88 New upstream release
new ca17f18 Removed pre-wheezy versioned dependency of python-all
new b9fabbf Import python-socksipy_1.5.7+dfsg1.orig.tar.gz
new d44b3ab record new upstream branch created by importing python-socksipy_1.5.7+dfsg1.orig.tar.gz and merge it
new 76bffc6 Removed test/mocks binary from upstream tarball
new 1635cc8 Removed d/README.md to source package, it's back in orig tarball
new d8d594f d/copyright: Added copyright for test/httpproxy.py
The 9 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 +-
debian/README.md => README.md | 19 +++++
debian/.git-dpm | 14 ++--
debian/changelog | 10 +++
debian/control | 2 +-
debian/copyright | 24 ++++++
debian/python-socks.docs | 2 +-
debian/python3-socks.docs | 2 +-
debian/watch | 5 +-
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 ++++++
18 files changed, 648 insertions(+), 47 deletions(-)
create mode 100644 LICENSE
rename debian/README.md => README.md (94%)
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