[Python-modules-commits] [systemfixtures] branch upstream updated (177dbd3 -> bbb0542)

Free Ekanayaka freee at moszumanska.debian.org
Fri Nov 11 22:44:50 UTC 2016


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

freee pushed a change to branch upstream
in repository systemfixtures.

      from  177dbd3   New upstream version 0.4.3
       new  bbb0542   New upstream version 0.5.1

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:
 ChangeLog                            |  6 ++++
 PKG-INFO                             |  2 +-
 docs/index.rst                       | 41 +++++++++++++++++++++++++
 setup.cfg                            |  2 +-
 systemfixtures.egg-info/PKG-INFO     |  2 +-
 systemfixtures.egg-info/SOURCES.txt  |  2 ++
 systemfixtures.egg-info/pbr.json     |  2 +-
 systemfixtures/__init__.py           |  2 ++
 systemfixtures/tests/test_threads.py | 50 ++++++++++++++++++++++++++++++
 systemfixtures/tests/test_time.py    |  4 +++
 systemfixtures/threads.py            | 59 ++++++++++++++++++++++++++++++++++++
 systemfixtures/time.py               |  9 ++++++
 12 files changed, 177 insertions(+), 4 deletions(-)
 create mode 100644 systemfixtures/tests/test_threads.py
 create mode 100644 systemfixtures/threads.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/systemfixtures.git



More information about the Python-modules-commits mailing list