Metadata for python3-vcrpy-4.1.1-6.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: python3-vcrpy
Version: 4.1.1-6.el9
Arch: noarch
Summary: Automatically mock your HTTP interactions to simplify and speed up testing
License: MIT
Vendor: Fedora Project
Build Host: buildvm-ppc64le-19.iad2.fedoraproject.org
Build Date: Tue Apr 26 11:38:25 2022
Size: 242307
URL: https://pypi.io/project/vcrpy
Description: 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.

FILES

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

REQUIRES

python(abi) 3.9
python3.9dist(pyyaml)
python3.9dist(six) 1.5
python3.9dist(wrapt)
python3.9dist(yarl)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

python-vcrpy 4.1.1-6.el9
python3-vcrpy 4.1.1-6.el9
python3.9-vcrpy 4.1.1-6.el9
python3.9dist(vcrpy) 4.1.1
python3dist(vcrpy) 4.1.1

CONFIG FILES

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

LICENSE FILES

MIT