[Python-modules-commits] [txfixtures] branch master updated (3740fbe -> 3965eca)
Free Ekanayaka
freee at moszumanska.debian.org
Mon Feb 6 12:16:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
freee pushed a change to branch master
in repository txfixtures.
from 3740fbe Update changelog for 0.2.7-1 release
new 132605e New upstream version 0.4.0
new e8f9d6c Merge tag 'upstream/0.4.0'
new 3965eca Update changelog for 0.4.0-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 | 10 +++
PKG-INFO | 2 +-
debian/changelog | 6 ++
...02-fix-tests-depending-on-newer-testtools.patch | 4 +-
...atch => 0003-fix-flaky-service-hung-test.patch} | 8 +--
debian/patches/0004-skip-phantomjs-tests.patch | 6 +-
debian/patches/series | 2 +-
doc/phantomjs.rst | 9 +--
doc/reactor.rst | 3 +-
doc/service.rst | 22 +++---
setup.cfg | 2 +-
tests/test_mongodb.py | 4 +-
tests/test_phantomjs.py | 6 +-
tests/test_reactor.py | 47 +++++++------
tests/test_service.py | 18 ++---
txfixtures.egg-info/PKG-INFO | 2 +-
txfixtures.egg-info/pbr.json | 2 +-
txfixtures/_twisted/tests/test_threading.py | 2 +-
txfixtures/_twisted/threading.py | 4 +-
txfixtures/mongodb.py | 24 ++++---
txfixtures/phantomjs.py | 27 +++++---
txfixtures/reactor.py | 6 +-
txfixtures/service.py | 81 +++++++++++-----------
txfixtures/tests/test_mongodb.py | 4 +-
txfixtures/tests/test_phantomjs.py | 6 +-
txfixtures/tests/test_reactor.py | 2 +-
txfixtures/tests/test_service.py | 12 ++--
27 files changed, 181 insertions(+), 140 deletions(-)
rename debian/patches/{0005-fix-flaky-service-hung-test.patch => 0003-fix-flaky-service-hung-test.patch} (78%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/txfixtures.git
More information about the Python-modules-commits
mailing list