[Python-modules-commits] [nose] branch master updated (0bad245 -> f421ff7)

Brian May bam at moszumanska.debian.org
Thu Nov 19 00:19:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

bam pushed a change to branch master
in repository nose.

      from  0bad245   Update Vcs fields for git migration
       new  5ad9867   record new upstream branch created by importing nose_1.3.7.orig.tar.gz
       new  f97053e   Import nose_1.3.7.orig.tar.gz
       new  5498e10   Don't install manpage with setup.py.
       new  8de672f   Remove Google Analytics tracking JS
       new  decd720   Don't even think about using distribute_setup to download things during build
       new  f15c252   Disable some unstable tests in multiprocessing module
       new  a6a651e   merge patched into master
       new  f421ff7   Version 1.3.7-1

The 8 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 +-
 debian/.git-dpm                                    |  14 ++++++------
 debian/changelog                                   |   6 +++++
 debian/patches/disable-unstable-tests              |   8 +++----
 debian/patches/no-distribute_setup                 |   4 ++--
 debian/patches/no-google-analytics                 |   2 +-
 debian/patches/no-install-data                     |   4 ++--
 .../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
 25 files changed, 105 insertions(+), 27 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