[Python-modules-commits] [systemfixtures] branch master updated (dbe7104 -> 9d1396c)
Free Ekanayaka
freee at moszumanska.debian.org
Fri Nov 11 22:44:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
freee pushed a change to branch master
in repository systemfixtures.
from dbe7104 Update changelog for 0.4.3-2 release
new bbb0542 New upstream version 0.5.1
new 30233c2 Merge tag 'upstream/0.5.1'
new 9d1396c Update changelog for 0.5.1-1 release
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:
ChangeLog | 6 ++++
PKG-INFO | 2 +-
debian/changelog | 6 ++++
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 ++++++
13 files changed, 183 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