[Python-modules-commits] [txwinrm] branch master updated (6d0d3e3 -> af391e1)

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Fri Oct 27 20:01:21 UTC 2017


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

mans0954 pushed a change to branch master
in repository txwinrm.

      from  6d0d3e3   Release 1.2.20-1 to unstable
       new  fd6dc5b   record new upstream branch created by importing txwinrm_1.3.3.orig.tar.gz
       new  c09dc17   Import txwinrm_1.3.3.orig.tar.gz
       new  b89968c   Upstream calls pykerberos kerberos, we want the default name
       new  369d76e   Fix tests
       new  94b6467   Wecutil Argument Bug
       new  ab88231   merge patched into master
       new  db50d89   New upstream release (1.3.3)
       new  9b1c0e4   Use my Debian e-mail address in debian/copyright
       new  af391e1   Update Standards-Version from 4.0.0 to 4.1.1

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:
 .gitignore                                         |   1 +
 debian/.git-dpm                                    |  14 +-
 debian/changelog                                   |   8 +
 debian/control                                     |   2 +-
 debian/copyright                                   |   2 +-
 ...lls-pykerberos-kerberos-we-want-the-defau.patch |   4 +-
 debian/patches/0002-Fix-tests.patch                |   4 +-
 debian/patches/0003-Wecutil-Argument-Bug.patch     |   2 +-
 setup.py                                           |   4 +-
 txwinrm/SessionManager.py                          |  80 +++++++---
 txwinrm/WinRMClient.py                             | 173 +++++++++++++--------
 txwinrm/krb5.py                                    |  60 ++-----
 txwinrm/request/enum_shells.xml                    |  18 +++
 txwinrm/request/pull_shells.xml                    |  34 ++++
 txwinrm/shell.py                                   | 159 +++++++++++++++----
 txwinrm/twisted_utils.py                           |  53 +++++++
 txwinrm/util.py                                    |  32 ++--
 txwinrm/winrs.py                                   |   6 +-
 18 files changed, 459 insertions(+), 197 deletions(-)
 mode change 100644 => 100755 txwinrm/krb5.py
 create mode 100644 txwinrm/request/enum_shells.xml
 create mode 100644 txwinrm/request/pull_shells.xml
 mode change 100644 => 100755 txwinrm/shell.py
 create mode 100644 txwinrm/twisted_utils.py
 mode change 100644 => 100755 txwinrm/winrs.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/txwinrm.git



More information about the Python-modules-commits mailing list