[Python-modules-commits] [nose2] branch master updated (ede11ea -> 8f64dfa)
Brian May
bam at moszumanska.debian.org
Thu Feb 25 10:47:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
bam pushed a change to branch master
in repository nose2.
from ede11ea Fix tests
new 77868e9 record new upstream branch created by importing nose2_0.6.2.orig.tar.gz
new 8594ef0 Import nose2_0.6.2.orig.tar.gz
new a99bc1b Disable some broken settings in setup.py.
new 9ecc3b0 merge patched into master
new ab3d2a5 Update debian changelog
new 8f64dfa Add missing build dependency.
The 6 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:
MANIFEST.in | 2 +-
PKG-INFO | 8 +++---
README.rst | 2 --
debian/.git-dpm | 14 +++++-----
debian/changelog | 4 +--
debian/control | 2 ++
debian/patches/requirements.patch | 4 +--
docs/changelog.rst | 29 +++++++++++++++++++++
nose2.egg-info/PKG-INFO | 8 +++---
nose2.egg-info/SOURCES.txt | 7 +++++
nose2.egg-info/entry_points.txt | 2 +-
nose2.egg-info/requires.txt | 2 ++
.../functional/support/scenario/doctests/docs.rst | 2 ++
.../scenario/doctests/doctests_pkg1/docs1.rst | 2 ++
.../junitxml/empty_properties/properties.json} | 0
.../support/scenario/tests_in_package/docs.rst | 2 ++
.../scenario/tests_in_unzipped_eggs/docs.rst | 2 ++
.../support/scenario/tests_in_zipped_eggs/docs.rst | 2 ++
.../tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg | Bin 0 -> 5290 bytes
nose2/tests/functional/test_coverage.py | 10 ++++---
setup.py | 2 +-
21 files changed, 76 insertions(+), 30 deletions(-)
create mode 100644 nose2/tests/functional/support/scenario/doctests/docs.rst
create mode 100644 nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.rst
copy nose2/{backports/__init__.py => tests/functional/support/scenario/junitxml/empty_properties/properties.json} (100%)
create mode 100644 nose2/tests/functional/support/scenario/tests_in_package/docs.rst
create mode 100644 nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.rst
create mode 100644 nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.rst
create mode 100644 nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/nose2.git
More information about the Python-modules-commits
mailing list