[Python-modules-commits] [betamax] branch master updated (dc84d44 -> 69ca161)
Daniele Tricoli
eriol-guest at moszumanska.debian.org
Sun Sep 18 16:07:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
eriol-guest pushed a change to branch master
in repository betamax.
from dc84d44 Merge branch 'master' of git+ssh://git.debian.org/git/python-modules/packages/betamax
new a42ee07 New upstream release
new 9c241c3 record new upstream branch created by importing betamax_0.8.0.orig.tar.gz
new 9414c3a Import betamax_0.8.0.orig.tar.gz
new b643a8e Use local python3-doc for intersphinx
new c5618fe merge patched into master
new f171fe0 Ignore test_requests_2_11_body_matcher.py because it needs Internet
new f9e54f9 Add Multi-Arch: foreign for python-betamax-doc
new 69ca161 Update changelog
The 8 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:
HISTORY.rst | 22 +++++
PKG-INFO | 24 ++++-
betamax/__init__.py | 2 +-
betamax/exceptions.py | 48 ++++++++++
betamax/fixtures/pytest.py | 105 ++++++++++++++++++---
betamax/matchers/body.py | 19 ++--
betamax/matchers/query.py | 5 +-
betamax/options.py | 13 ++-
debian/.git-dpm | 14 +--
debian/changelog | 11 +++
debian/control | 1 +
debian/patches/local-intersphinx.patch | 2 +-
debian/rules | 1 +
docs/api.rst | 5 +-
setup.cfg | 4 +-
tests/cassettes/FakeBetamaxTestCase.test_fake.json | 1 +
...st_pytest_fixture[https:-httpbin.org-get].json} | 0
tests/integration/test_fixtures.py | 25 +++++
.../regression/test_requests_2_11_body_matcher.py | 27 ++++++
tests/unit/test_cassette.py | 8 ++
tests/unit/test_exceptions.py | 35 +++++++
tests/unit/test_matchers.py | 3 +
tests/unit/test_options.py | 55 ++++++++---
23 files changed, 379 insertions(+), 51 deletions(-)
create mode 100644 tests/cassettes/FakeBetamaxTestCase.test_fake.json
copy tests/cassettes/{tests.integration.test_fixtures.TestPyTestFixtures.test_pytest_fixture.json => tests.integration.test_fixtures.TestPyTestParametrizedFixtures.test_pytest_fixture[https:-httpbin.org-get].json} (100%)
create mode 100644 tests/regression/test_requests_2_11_body_matcher.py
create mode 100644 tests/unit/test_exceptions.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/betamax.git
More information about the Python-modules-commits
mailing list