[Python-modules-commits] [python-mock] branch master updated (f2706d7 -> 6fa0d3a)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Jun 7 10:47:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a change to branch master
in repository python-mock.
from f2706d7 d/changelog minor touches
new 8868393 Check signature of upstream tarball, added Robert Collins crt
new 7d70754 record new upstream branch created by importing python-mock_2.0.0.orig.tar.gz
new 6811a9d Import python-mock_2.0.0.orig.tar.gz
new c67071d merge patched into master
new b998bde New upstream release
new 7f98b8a Bump X-Python{3,}-Version
new af234f5 Fixed B-D and D for new release
new ed76e89 Removed override_dh_installchangelogs (not needed)
new e757210 Enabled autopkgtest-pkg-python testsuite
new 6ebd75b Disable failing test
new 28be64b merge patched into master
new 6fa0d3a Added patch to disable failing test.
The 12 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 | 3 +-
AUTHORS | 6 +
ChangeLog | 23 +++
NEWS | 12 ++
PKG-INFO | 4 +-
README.rst | 2 +-
debian/.git-dpm | 14 +-
debian/changelog | 12 +-
debian/control | 24 +--
debian/patches/0001-Disable-failing-test.patch | 28 +++
debian/patches/pbr.patch | 24 ---
.../return-to-a-standard-requirements-def.patch | 26 ---
debian/patches/series | 3 +-
debian/rules | 3 -
debian/source/lintian-overrides | 2 -
debian/upstream/signing-key.asc | 214 +++++++++++++++++++++
debian/watch | 3 +-
docs/conf.py | 6 +-
docs/index.txt | 16 +-
mock.egg-info/PKG-INFO | 4 +-
mock.egg-info/pbr.json | 2 +-
mock.egg-info/requires.txt | 4 +-
mock/mock.py | 82 ++++----
mock/tests/support.py | 1 -
mock/tests/testhelpers.py | 30 ++-
mock/tests/testmagicmethods.py | 22 +--
mock/tests/testmock.py | 39 +++-
mock/tests/testpatch.py | 32 ++-
mock/tests/testwith.py | 28 +++
requirements.txt | 4 +-
setup.py | 14 +-
tools/pre-applypatch | 1 -
32 files changed, 512 insertions(+), 176 deletions(-)
create mode 100644 debian/patches/0001-Disable-failing-test.patch
delete mode 100644 debian/patches/pbr.patch
delete mode 100644 debian/patches/return-to-a-standard-requirements-def.patch
delete mode 100644 debian/source/lintian-overrides
create mode 100644 debian/upstream/signing-key.asc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-mock.git
More information about the Python-modules-commits
mailing list