[Python-modules-commits] [txwinrm] branch upstream updated (4908988 -> 6e679d0)

Christopher Hoskin christopher.hoskin at gmail.com
Sun Oct 9 07:49:34 UTC 2016


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

grinorcole-guest pushed a change to branch upstream
in repository txwinrm.

      from  4908988   import txwinrm_1.1.26.orig.tar.gz
       new  6e679d0   New upstream version 1.1.28

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:
 README.rst                |   7 +
 setup.py                  |   2 +-
 txwinrm/SessionManager.py | 205 +++++++++++++++++++
 txwinrm/WinRMClient.py    | 496 ++++++++++++++++++++++++++++++++++++++++++++++
 txwinrm/app.py            |   7 +-
 txwinrm/shell.py          |   5 -
 txwinrm/util.py           |  42 ++--
 txwinrm/winrm.py          |   4 +-
 txwinrm/winrs.py          |  13 +-
 9 files changed, 752 insertions(+), 29 deletions(-)
 mode change 100644 => 100755 setup.py
 create mode 100644 txwinrm/SessionManager.py
 create mode 100755 txwinrm/WinRMClient.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