[Python-modules-commits] [txwinrm] branch upstream updated (725ae9c -> c09dc17)

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


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

mans0954 pushed a change to branch upstream
in repository txwinrm.

      from  725ae9c   Import txwinrm_1.2.20.orig.tar.gz
       new  c09dc17   Import txwinrm_1.3.3.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:
 .gitignore                      |   1 +
 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 +-
 11 files changed, 437 insertions(+), 183 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