[Python-modules-commits] [nose] branch master updated (f421ff7 -> 72358f4)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Feb 3 06:45:54 UTC 2016


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

mitya57 pushed a change to branch master
in repository nose.

      from  f421ff7   Version 1.3.7-1
       new  bbca2ea   Set __qualname__ equal to __name__ on derived classes
       new  72358f4   Merge upstream commit that fixes tests failures with Python 3.5

The 2 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:
 debian/.git-dpm                                    |  4 +-
 debian/changelog                                   |  5 ++
 ...ame__-equal-to-__name__-on-derived-classe.patch | 53 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 functional_tests/test_load_tests_from_test_case.py |  1 +
 nose/util.py                                       |  1 +
 unit_tests/test_xunit.py                           |  1 +
 7 files changed, 64 insertions(+), 2 deletions(-)
 create mode 100644 debian/patches/0005-Set-__qualname__-equal-to-__name__-on-derived-classe.patch

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