[Python-modules-commits] [python-spur] branch master updated (9e6f113 -> 6675a9f)

Ruben Undheim rubund-guest at moszumanska.debian.org
Sun Jan 3 10:38:50 UTC 2016


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

rubund-guest pushed a change to branch master
in repository python-spur.

      from  9e6f113   Fixed typo
      adds  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
       new  a4dc305   record new upstream branch and merge it
       new  6675a9f   Bumped changelog

The 13 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                | 36 ++++++++++++++++----
 debian/.git-dpm           | 14 ++++----
 debian/changelog          |  6 ++++
 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 +-
 11 files changed, 200 insertions(+), 69 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