[Python-modules-commits] [python-gnutls] branch upstream updated (5a9ba92 -> 294e034)
Orestis Ioannou
oorestisime-guest at moszumanska.debian.org
Mon Apr 11 21:25:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
oorestisime-guest pushed a change to branch upstream
in repository python-gnutls.
from 5a9ba92 Imported Upstream version 2.0.1
adds 294e034 Import python-gnutls_3.0.0.orig.tar.gz
No new revisions were added by this update.
Summary of changes:
ChangeLog | 12 +++
INSTALL | 52 ++++--------
LICENSE | 5 +-
PKG-INFO | 24 +++---
README | 14 ++--
examples/client.py | 3 +-
examples/server.py | 3 +-
examples/twisted-client.py | 5 +-
examples/twisted-server.py | 6 +-
gnutls/__info__.py | 14 ++++
gnutls/__init__.py | 5 +-
gnutls/connection.py | 147 +++++++++-------------------------
gnutls/constants.py | 17 ----
gnutls/crypto.py | 26 +-----
gnutls/errors.py | 2 -
gnutls/interfaces/__init__.py | 2 -
gnutls/interfaces/twisted/__init__.py | 42 +++++-----
gnutls/library/__init__.py | 28 ++++---
gnutls/library/constants.py | 7 --
gnutls/library/errors.py | 2 -
gnutls/library/functions.py | 114 +-------------------------
gnutls/library/types.py | 18 +++--
gnutls/validators.py | 79 +-----------------
setup.py | 42 +++++-----
24 files changed, 186 insertions(+), 483 deletions(-)
create mode 100644 gnutls/__info__.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-gnutls.git
More information about the Python-modules-commits
mailing list