[Python-modules-commits] [txwinrm] 02/03: Merge tag 'upstream/1.1.28'

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 commit to branch master
in repository txwinrm.

commit 32019e124eb6c7fed19959393298a0e17ef7e1bb
Merge: a4febd4 6e679d0
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date:   Sun Oct 9 08:36:42 2016 +0100

    Merge tag 'upstream/1.1.28'
    
    Upstream version 1.1.28

 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(-)

diff --cc setup.py
index 147ae28,c261752..d85b7aa
mode 100644,100755..100755
--- a/setup.py
+++ b/setup.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