[Python-modules-commits] [pytest-mock] branch upstream updated (0f28ba0 -> 4c5a29c)
Vincent Bernat
bernat at moszumanska.debian.org
Sat Jul 2 14:44:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
bernat pushed a change to branch upstream
in repository pytest-mock.
from 0f28ba0 import pytest-mock_0.8.1.orig.tar.gz
new 4c5a29c Import pytest-mock_1.1.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:
LICENSE | 186 +++----------------
PKG-INFO | 192 ++++++++++++--------
README.rst | 182 +++++++++++--------
PKG-INFO => pytest_mock.egg-info/PKG-INFO | 192 ++++++++++++--------
pytest_mock.egg-info/SOURCES.txt | 13 ++
pytest_mock.egg-info/dependency_links.txt | 1 +
pytest_mock.egg-info/entry_points.txt | 3 +
pytest_mock.egg-info/requires.txt | 4 +
pytest_mock.egg-info/top_level.txt | 1 +
pytest_mock.py | 150 ++++++++++++++-
setup.py | 18 +-
test_pytest_mock.py | 293 ++++++++++++++++++++++++++++--
12 files changed, 821 insertions(+), 414 deletions(-)
copy PKG-INFO => pytest_mock.egg-info/PKG-INFO (57%)
create mode 100644 pytest_mock.egg-info/SOURCES.txt
create mode 100644 pytest_mock.egg-info/dependency_links.txt
create mode 100644 pytest_mock.egg-info/entry_points.txt
create mode 100644 pytest_mock.egg-info/requires.txt
create mode 100644 pytest_mock.egg-info/top_level.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-mock.git
More information about the Python-modules-commits
mailing list