[Python-modules-commits] [pytest-mock] branch master updated (2969643 -> d4d30a8)

Vincent Bernat bernat at moszumanska.debian.org
Sat Jul 2 14:44:18 UTC 2016


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

bernat pushed a change to branch master
in repository pytest-mock.

      from  2969643   Fixed VCS URL (https)
       new  4c5a29c   Import pytest-mock_1.1.orig.tar.gz
       new  84d1232   record new upstream branch created by importing pytest-mock_1.1.orig.tar.gz and merge it
       new  df6f9d5   New upstream release
       new  d4d30a8   Bump Standards-Version and prepare for release

The 4 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 +++++++++++--------
 debian/.git-dpm                           |  14 +-
 debian/changelog                          |   6 +-
 debian/control                            |   2 +-
 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 ++++++++++++++++++++++++++++--
 15 files changed, 833 insertions(+), 424 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