[Python-modules-commits] [python-spur] branch upstream updated (d5efca0 -> 6f69188)
Ruben Undheim
rubund-guest at moszumanska.debian.org
Sun Jan 3 10:38:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a change to branch upstream
in repository python-spur.
from d5efca0 Provide examples of how to use shell features
new 11304b8 Pass TEST_SSH_* variables through to tox
new 86afb52 Add Python 3.5 to tox.ini and classifiers in setup.py
new 91bd417 LocalShell: don't raise NoSuchComandError when cwd does not exist
new 4a1e84d Don't use a thread if using read call to read output
new 090a23a Handle reading using pty in Python >= 3.4
new fc7dc94 Fix typo in CHANGES
new 3712bc8 Add encoding argument
new ed8dd5b Document encoding argument in CHANGES
new 1dcbda5 Use print as a function in README.rst
new 643a2d2 SshShell: add load_system_host_keys argument
new 6f69188 Bump version to 0.3.15
The 11 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:
CHANGES | 8 +++++
README.rst | 24 +++++++++----
setup.py | 3 +-
spur/io.py | 85 ++++++++++++++++++++++++++++++++++-------------
spur/local.py | 44 ++++++++++++++++--------
spur/results.py | 24 ++++++++-----
spur/ssh.py | 19 +++++++----
tests/process_test_set.py | 27 +++++++++++++++
tox.ini | 3 +-
9 files changed, 175 insertions(+), 62 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-spur.git
More information about the Python-modules-commits
mailing list