[Python-modules-commits] [pytest-mock] branch debian/master updated (0368b55 -> 686556f)

Vincent Bernat bernat at moszumanska.debian.org
Mon Sep 18 17:32:50 UTC 2017


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

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

      from  0368b55   Convert from git-dpm to patches unapplied format
       new  506682a   New upstream release.
       new  74cd537   Updated version 1.6.3 from 'upstream/1.6.3'
       new  e3f36df   New upstream version
       new  d3020ab   d/control: Build-Conflicts on python3-mock
       new  4dc2cbf   d/control: Build-Depends on python-mock (>= 2)
       new  8c7b3bc   Prepare for release
       new  686556f   d/control: bump Standards-Version

The 7 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:
 .travis.yml                      |  23 ++++---
 CHANGELOG.rst                    |  73 +++++++++++++++++++++-
 MANIFEST.in                      |   2 -
 PKG-INFO                         |  99 ++++++++++++++++++++++++------
 README.rst                       |  97 +++++++++++++++++++++++------
 _pytest_mock_version.py          |   2 +-
 appveyor.yml                     |   4 +-
 debian/changelog                 |  11 ++++
 debian/control                   |   8 +--
 pytest_mock.egg-info/PKG-INFO    |  99 ++++++++++++++++++++++++------
 pytest_mock.egg-info/SOURCES.txt |   1 -
 pytest_mock.py                   | 107 ++++++++++++++++++++++----------
 setup.cfg                        |   1 -
 setup.py                         |   2 -
 test_pytest_mock.py              | 128 ++++++++++++++++++++++++++-------------
 tox.ini                          |   3 +-
 16 files changed, 510 insertions(+), 150 deletions(-)
 delete mode 100644 MANIFEST.in

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