[Python-modules-commits] [txwinrm] branch master updated (a4febd4 -> f40ba5a)

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


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

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

      from  a4febd4   dch -r; ready for review
       new  6e679d0   New upstream version 1.1.28
       new  32019e1   Merge tag 'upstream/1.1.28'
       new  f40ba5a   New upstream release (1.1.28)

The 3 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 +
 debian/changelog          |   6 +
 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 +-
 10 files changed, 758 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