[Python-modules-commits] [txfixtures] branch upstream updated (ccee206 -> 132605e)

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 upstream
in repository txfixtures.

      from  ccee206   New upstream version 0.2.7
       new  132605e   New upstream version 0.4.0

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                                   | 10 ++++
 PKG-INFO                                    |  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 +++--
 22 files changed, 165 insertions(+), 130 deletions(-)

-- 
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