Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-betamax-0.8.1-2.4 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python311-betamax Distribution: openSUSE:Factory:zSystems
Version: 0.8.1 Vendor: openSUSE
Release: 2.4 Build date: Fri Apr 21 14:22:39 2023
Group: Development/Languages/Python Build host: reproducible
Size: 317271 Source RPM: python-betamax-0.8.1-2.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/sigmavirus24/betamax
Summary: A VCR imitation for python-requests
Betamax is a VCR_ imitation for requests. This will make mocking out requests
much easier.

Provides

Requires

License

Apache-2.0

Changelog

* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com>
  - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl <mcepl@suse.com>
  - Make calling of %{sle15modernpython} optional.
* Thu Dec 13 2018 Thomas Bechtold <tbechtold@suse.com>
  - update to 0.8.1:
    - Previous attempts to sanitize cassette names were incomplete.
      Sanitization has become more thorough which could have some affects on
      existing cassette files. **This may cause new cassettes to be generated.**
    - Fix bug where there may be an exception raised in a
      ``betamax.exceptions.BetamaxError`` repr.
  - Use %license macro
* Tue May 16 2017 dmueller@suse.com
  - convert to singlespec packaging
* Tue Nov 15 2016 dmueller@suse.com
  - update to 0.8.0:
    - Add ``betamax_parametrized_recorder`` and ``betamax_parametrized_session``
      to our list of pytest fixtures so that users will have parametrized cassette
      names when writing parametrized tests with our fixtures. (I wonder if I can
      mention parametrization a bunch more times so I can say parametrize a lot in
      this bullet note.)
    - Add ``ValidationError`` and a set of subclasses for each possible validation
      error.
    - Raise ``InvalidOption`` on unknown cassette options rather than silently
      ignoring extra options.
    - Raise a subclass of ``ValidationError`` when a particular cassette option is
      invalid, rather than silently ignoring the validation failure.
    - Fix bug with query string matcher where query-strings without values (e.g.,
      ``?foo&bar`` as opposed to ``?foo=1&bar=2``) were treated as if there were
      no query string.
    - Fix issue #108 by effectively copying the items in the match_requests_on
      list into the match_options set on a Cassette instance
* Tue Jun 07 2016 tbechtold@suse.com
  - update to 0.7.0:
    - Add before_record and before_playback hooks
    - Allow per-cassette placeholders to be merged and override global placeholders
    - Fix bug where the QueryMatcher failed matching on high Unicode points
    - Add betamax_recorder pytest fixture
    - Change default behaviour to allow duplicate interactions to be recorded
      in single cassette
    - Add allow_playback_repeats to allow an interaction to be used more than once
      from a single cassette
    - Always return a new Response object from an Interaction to allow for a
      streaming response to be usable multiple times
    - Remove CI support for Pythons 2.6 and 3.2
* Thu Feb 11 2016 tbechtold@suse.com
  - Initial packaging (version 0.5.1)

Files

/usr/lib/python3.11/site-packages/betamax
/usr/lib/python3.11/site-packages/betamax-0.8.1-py3.11.egg-info
/usr/lib/python3.11/site-packages/betamax-0.8.1-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/betamax-0.8.1-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/betamax-0.8.1-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/betamax-0.8.1-py3.11.egg-info/entry_points.txt
/usr/lib/python3.11/site-packages/betamax-0.8.1-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/betamax-0.8.1-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/betamax/__init__.py
/usr/lib/python3.11/site-packages/betamax/__pycache__
/usr/lib/python3.11/site-packages/betamax/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/adapter.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/adapter.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/configure.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/configure.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/decorator.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/decorator.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/exceptions.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/exceptions.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/headers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/headers.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/mock_response.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/mock_response.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/options.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/options.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/recorder.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/recorder.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/util.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/__pycache__/util.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/adapter.py
/usr/lib/python3.11/site-packages/betamax/cassette
/usr/lib/python3.11/site-packages/betamax/cassette/__init__.py
/usr/lib/python3.11/site-packages/betamax/cassette/__pycache__
/usr/lib/python3.11/site-packages/betamax/cassette/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/cassette/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/cassette/__pycache__/cassette.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/cassette/__pycache__/cassette.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/cassette/__pycache__/interaction.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/cassette/__pycache__/interaction.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/cassette/cassette.py
/usr/lib/python3.11/site-packages/betamax/cassette/interaction.py
/usr/lib/python3.11/site-packages/betamax/configure.py
/usr/lib/python3.11/site-packages/betamax/decorator.py
/usr/lib/python3.11/site-packages/betamax/exceptions.py
/usr/lib/python3.11/site-packages/betamax/fixtures
/usr/lib/python3.11/site-packages/betamax/fixtures/__init__.py
/usr/lib/python3.11/site-packages/betamax/fixtures/__pycache__
/usr/lib/python3.11/site-packages/betamax/fixtures/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/fixtures/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/fixtures/__pycache__/pytest.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/fixtures/__pycache__/pytest.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/fixtures/__pycache__/unittest.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/fixtures/__pycache__/unittest.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/fixtures/pytest.py
/usr/lib/python3.11/site-packages/betamax/fixtures/unittest.py
/usr/lib/python3.11/site-packages/betamax/headers.py
/usr/lib/python3.11/site-packages/betamax/matchers
/usr/lib/python3.11/site-packages/betamax/matchers/__init__.py
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/body.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/body.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/digest_auth.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/digest_auth.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/headers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/headers.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/host.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/host.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/method.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/method.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/path.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/path.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/query.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/query.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/uri.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__/uri.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/matchers/base.py
/usr/lib/python3.11/site-packages/betamax/matchers/body.py
/usr/lib/python3.11/site-packages/betamax/matchers/digest_auth.py
/usr/lib/python3.11/site-packages/betamax/matchers/headers.py
/usr/lib/python3.11/site-packages/betamax/matchers/host.py
/usr/lib/python3.11/site-packages/betamax/matchers/method.py
/usr/lib/python3.11/site-packages/betamax/matchers/path.py
/usr/lib/python3.11/site-packages/betamax/matchers/query.py
/usr/lib/python3.11/site-packages/betamax/matchers/uri.py
/usr/lib/python3.11/site-packages/betamax/mock_response.py
/usr/lib/python3.11/site-packages/betamax/options.py
/usr/lib/python3.11/site-packages/betamax/recorder.py
/usr/lib/python3.11/site-packages/betamax/serializers
/usr/lib/python3.11/site-packages/betamax/serializers/__init__.py
/usr/lib/python3.11/site-packages/betamax/serializers/__pycache__
/usr/lib/python3.11/site-packages/betamax/serializers/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/serializers/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/serializers/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/serializers/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/serializers/__pycache__/json_serializer.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/serializers/__pycache__/json_serializer.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/serializers/__pycache__/proxy.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/betamax/serializers/__pycache__/proxy.cpython-311.pyc
/usr/lib/python3.11/site-packages/betamax/serializers/base.py
/usr/lib/python3.11/site-packages/betamax/serializers/json_serializer.py
/usr/lib/python3.11/site-packages/betamax/serializers/proxy.py
/usr/lib/python3.11/site-packages/betamax/util.py
/usr/share/doc/packages/python311-betamax
/usr/share/doc/packages/python311-betamax/AUTHORS.rst
/usr/share/doc/packages/python311-betamax/README.rst
/usr/share/licenses/python311-betamax
/usr/share/licenses/python311-betamax/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024