[Python-modules-commits] [txfixtures] branch upstream updated (42f4de3 -> ccee206)

Free Ekanayaka freee at moszumanska.debian.org
Thu Feb 2 09:42:20 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  42f4de3   New upstream version 0.2.6
       new  ccee206   New upstream version 0.2.7

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                                 |  5 ++++
 Makefile                                  |  2 +-
 PKG-INFO                                  |  2 +-
 setup.cfg                                 |  2 +-
 tests/test_phantomjs.py                   |  7 +++++
 tests/test_service.py                     |  5 ++--
 txfixtures.egg-info/PKG-INFO              |  2 +-
 txfixtures.egg-info/SOURCES.txt           |  3 +++
 txfixtures.egg-info/pbr.json              |  2 +-
 txfixtures/_twisted/__init__.py           |  1 +
 txfixtures/_twisted/backports/__init__.py |  1 +
 txfixtures/_twisted/backports/defer.py    | 45 +++++++++++++++++++++++++++++++
 txfixtures/_twisted/backports/testing.py  | 42 +++++++++++++++++++++++++++++
 txfixtures/_twisted/testing.py            |  2 ++
 txfixtures/_twisted/threading.py          |  2 +-
 txfixtures/service.py                     |  5 +++-
 16 files changed, 119 insertions(+), 9 deletions(-)
 create mode 100644 txfixtures/_twisted/backports/__init__.py
 create mode 100644 txfixtures/_twisted/backports/defer.py
 create mode 100644 txfixtures/_twisted/backports/testing.py

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