[Python-modules-commits] [nose] branch upstream updated (111d435 -> f97053e)
Brian May
bam at moszumanska.debian.org
Thu Nov 19 00:19:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
bam pushed a change to branch upstream
in repository nose.
from 111d435 Imported Upstream version 1.3.6
new f97053e Import nose_1.3.7.orig.tar.gz
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 +++++
PKG-INFO | 2 +-
.../doc_tests/test_init_plugin/example.cfg | 3 +++
.../test_xunit_plugin/support/nosetests.xml | 18 +++++++++++++++
functional_tests/nosetests.xml | 2 ++
functional_tests/support/coverage2/.coverage | Bin 0 -> 3896 bytes
.../UNKNOWN.egg-info}/PKG-INFO | 2 +-
.../support/issue191/UNKNOWN.egg-info/SOURCES.txt | 6 +++++
.../UNKNOWN.egg-info}/dependency_links.txt | 0
.../UNKNOWN.egg-info}/top_level.txt | 0
.../{dir3/.hidden => issue408/nosetests.xml} | 0
functional_tests/support/xunit.xml | 25 +++++++++++++++++++++
.../test_multiprocessing/test_keyboardinterrupt.py | 4 ++++
nose.egg-info/PKG-INFO | 2 +-
nose.egg-info/SOURCES.txt | 11 +++++++++
nose/__init__.py | 2 +-
nose/loader.py | 10 ++++-----
setup.py | 2 +-
unit_tests/support/doctest/noname_wrapped.not_pyc | Bin 0 -> 378 bytes
19 files changed, 83 insertions(+), 11 deletions(-)
create mode 100644 functional_tests/doc_tests/test_init_plugin/example.cfg
create mode 100644 functional_tests/doc_tests/test_xunit_plugin/support/nosetests.xml
create mode 100644 functional_tests/nosetests.xml
create mode 100644 functional_tests/support/coverage2/.coverage
copy functional_tests/support/{ep/Some_plugin.egg-info => issue191/UNKNOWN.egg-info}/PKG-INFO (90%)
create mode 100644 functional_tests/support/issue191/UNKNOWN.egg-info/SOURCES.txt
copy functional_tests/support/{ep/Some_plugin.egg-info => issue191/UNKNOWN.egg-info}/dependency_links.txt (100%)
copy functional_tests/support/{ep/Some_plugin.egg-info => issue191/UNKNOWN.egg-info}/top_level.txt (100%)
copy functional_tests/support/{dir3/.hidden => issue408/nosetests.xml} (100%)
create mode 100644 functional_tests/support/xunit.xml
create mode 100644 unit_tests/support/doctest/noname_wrapped.not_pyc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/nose.git
More information about the Python-modules-commits
mailing list