[Python-modules-commits] [nose2] branch upstream updated (5d7fc2e -> 8594ef0)
Brian May
bam at moszumanska.debian.org
Thu Feb 25 10:47:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
bam pushed a change to branch upstream
in repository nose2.
from 5d7fc2e Import nose2_0.6.0.orig.tar.gz
new 8594ef0 Import nose2_0.6.2.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:
MANIFEST.in | 2 +-
PKG-INFO | 8 +++---
README.rst | 2 --
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 +-
17 files changed, 63 insertions(+), 19 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