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

python3-vcrpy-5.0.0-1.mga10 RPM for noarch

From Mageia Cauldron for armv7hl / media / core / release

Name: python3-vcrpy Distribution: Mageia
Version: 5.0.0 Vendor: Mageia.Org
Release: 1.mga10 Build date: Tue Feb 27 11:56:27 2024
Group: Development/Python Build host: localhost
Size: 302466 Source RPM: python-vcrpy-5.0.0-1.mga10.src.rpm
Packager: papoteur <papoteur>
Url: https://pypi.io/project/vcrpy
Summary: Automatically mock your HTTP interactions to simplify and speed up testing
Simplify and speed up testing HTTP by recording all HTTP interactions and
saving them to "cassette" files, which are yaml files containing the contents
of your requests and responses.  Then when you run your tests again, they all
just hit the text files instead of the internet.  This speeds up your tests and
lets you work offline.

If the server you are testing against ever changes its API, all you need to do
is delete your existing cassette files, and run your tests again.  All of the
mocked responses will be updated with the new API.

Provides

Requires

License

MIT

Changelog

* Tue Feb 27 2024 papoteur <papoteur> 5.0.0-1.mga10
  + Revision: 2044590
  - rebuild for python 3.12
  - new version 5.0.0
* Thu Sep 08 2022 neoclust <neoclust> 4.2.1-1.mga9
  + Revision: 1885727
  - New version  4.2.1
* Mon Mar 28 2022 umeabot <umeabot> 1.11.0-9.mga9
  + Revision: 1829568
  - Mageia 9 Mass Rebuild

Files

/usr/lib/python3.12/site-packages/vcr
/usr/lib/python3.12/site-packages/vcr/__init__.py
/usr/lib/python3.12/site-packages/vcr/__pycache__
/usr/lib/python3.12/site-packages/vcr/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/cassette.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/cassette.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/config.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/config.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/errors.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/errors.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/filters.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/filters.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/matchers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/matchers.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/migration.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/migration.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/patch.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/patch.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/record_mode.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/record_mode.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/request.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/request.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/serialize.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/serialize.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/unittest.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/unittest.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/util.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/__pycache__/util.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/cassette.py
/usr/lib/python3.12/site-packages/vcr/config.py
/usr/lib/python3.12/site-packages/vcr/errors.py
/usr/lib/python3.12/site-packages/vcr/filters.py
/usr/lib/python3.12/site-packages/vcr/matchers.py
/usr/lib/python3.12/site-packages/vcr/migration.py
/usr/lib/python3.12/site-packages/vcr/patch.py
/usr/lib/python3.12/site-packages/vcr/persisters
/usr/lib/python3.12/site-packages/vcr/persisters/__init__.py
/usr/lib/python3.12/site-packages/vcr/persisters/__pycache__
/usr/lib/python3.12/site-packages/vcr/persisters/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/persisters/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/persisters/__pycache__/filesystem.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/persisters/__pycache__/filesystem.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/persisters/filesystem.py
/usr/lib/python3.12/site-packages/vcr/record_mode.py
/usr/lib/python3.12/site-packages/vcr/request.py
/usr/lib/python3.12/site-packages/vcr/serialize.py
/usr/lib/python3.12/site-packages/vcr/serializers
/usr/lib/python3.12/site-packages/vcr/serializers/__init__.py
/usr/lib/python3.12/site-packages/vcr/serializers/__pycache__
/usr/lib/python3.12/site-packages/vcr/serializers/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/serializers/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/serializers/__pycache__/compat.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/serializers/__pycache__/compat.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/serializers/__pycache__/jsonserializer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/serializers/__pycache__/jsonserializer.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/serializers/__pycache__/yamlserializer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/serializers/__pycache__/yamlserializer.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/serializers/compat.py
/usr/lib/python3.12/site-packages/vcr/serializers/jsonserializer.py
/usr/lib/python3.12/site-packages/vcr/serializers/yamlserializer.py
/usr/lib/python3.12/site-packages/vcr/stubs
/usr/lib/python3.12/site-packages/vcr/stubs/__init__.py
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/aiohttp_stubs.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/aiohttp_stubs.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/boto3_stubs.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/boto3_stubs.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/boto_stubs.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/boto_stubs.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/compat.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/compat.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/httplib2_stubs.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/httplib2_stubs.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/httpx_stubs.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/httpx_stubs.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/requests_stubs.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/requests_stubs.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/tornado_stubs.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/tornado_stubs.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/urllib3_stubs.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__/urllib3_stubs.cpython-312.pyc
/usr/lib/python3.12/site-packages/vcr/stubs/aiohttp_stubs.py
/usr/lib/python3.12/site-packages/vcr/stubs/boto3_stubs.py
/usr/lib/python3.12/site-packages/vcr/stubs/boto_stubs.py
/usr/lib/python3.12/site-packages/vcr/stubs/compat.py
/usr/lib/python3.12/site-packages/vcr/stubs/httplib2_stubs.py
/usr/lib/python3.12/site-packages/vcr/stubs/httpx_stubs.py
/usr/lib/python3.12/site-packages/vcr/stubs/requests_stubs.py
/usr/lib/python3.12/site-packages/vcr/stubs/tornado_stubs.py
/usr/lib/python3.12/site-packages/vcr/stubs/urllib3_stubs.py
/usr/lib/python3.12/site-packages/vcr/unittest.py
/usr/lib/python3.12/site-packages/vcr/util.py
/usr/lib/python3.12/site-packages/vcrpy-5.0.0.dist-info
/usr/lib/python3.12/site-packages/vcrpy-5.0.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/vcrpy-5.0.0.dist-info/LICENSE.txt
/usr/lib/python3.12/site-packages/vcrpy-5.0.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/vcrpy-5.0.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/vcrpy-5.0.0.dist-info/top_level.txt
/usr/share/doc/python3-vcrpy
/usr/share/doc/python3-vcrpy/README.rst
/usr/share/licenses/python3-vcrpy
/usr/share/licenses/python3-vcrpy/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 06:19:05 2024