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

python3-vcrpy-4.2.1-1.mga9 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: python3-vcrpy Distribution: Mageia
Version: 4.2.1 Vendor: Mageia.Org
Release: 1.mga9 Build date: Thu Sep 8 02:18:14 2022
Group: Development/Python Build host: localhost
Size: 244607 Source RPM: python-vcrpy-4.2.1-1.mga9.src.rpm
Packager: neoclust <neoclust>
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

* 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
* Sat Feb 19 2022 mrambo3501 <mrambo3501> 1.11.0-8.mga9
  + Revision: 1781264
  - rebuild for python-3.10
* Sat Jun 26 2021 wally <wally> 1.11.0-7.mga9
  + Revision: 1733106
  - Rebuild for python 3.9

Files

/usr/lib/python3.10/site-packages/vcr
/usr/lib/python3.10/site-packages/vcr/__init__.py
/usr/lib/python3.10/site-packages/vcr/__pycache__
/usr/lib/python3.10/site-packages/vcr/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/cassette.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/cassette.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/config.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/errors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/errors.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/filters.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/filters.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/matchers.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/matchers.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/migration.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/migration.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/patch.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/patch.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/record_mode.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/record_mode.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/request.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/request.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/serialize.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/serialize.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/cassette.py
/usr/lib/python3.10/site-packages/vcr/config.py
/usr/lib/python3.10/site-packages/vcr/errors.py
/usr/lib/python3.10/site-packages/vcr/filters.py
/usr/lib/python3.10/site-packages/vcr/matchers.py
/usr/lib/python3.10/site-packages/vcr/migration.py
/usr/lib/python3.10/site-packages/vcr/patch.py
/usr/lib/python3.10/site-packages/vcr/persisters
/usr/lib/python3.10/site-packages/vcr/persisters/__init__.py
/usr/lib/python3.10/site-packages/vcr/persisters/__pycache__
/usr/lib/python3.10/site-packages/vcr/persisters/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/persisters/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/persisters/__pycache__/filesystem.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/persisters/__pycache__/filesystem.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/persisters/filesystem.py
/usr/lib/python3.10/site-packages/vcr/record_mode.py
/usr/lib/python3.10/site-packages/vcr/request.py
/usr/lib/python3.10/site-packages/vcr/serialize.py
/usr/lib/python3.10/site-packages/vcr/serializers
/usr/lib/python3.10/site-packages/vcr/serializers/__init__.py
/usr/lib/python3.10/site-packages/vcr/serializers/__pycache__
/usr/lib/python3.10/site-packages/vcr/serializers/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/serializers/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/serializers/__pycache__/compat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/serializers/__pycache__/compat.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/serializers/__pycache__/jsonserializer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/serializers/__pycache__/jsonserializer.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/serializers/__pycache__/yamlserializer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/serializers/__pycache__/yamlserializer.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/serializers/compat.py
/usr/lib/python3.10/site-packages/vcr/serializers/jsonserializer.py
/usr/lib/python3.10/site-packages/vcr/serializers/yamlserializer.py
/usr/lib/python3.10/site-packages/vcr/stubs
/usr/lib/python3.10/site-packages/vcr/stubs/__init__.py
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/aiohttp_stubs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/aiohttp_stubs.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/boto3_stubs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/boto3_stubs.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/boto_stubs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/boto_stubs.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/compat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/compat.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/httplib2_stubs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/httplib2_stubs.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/httpx_stubs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/httpx_stubs.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/requests_stubs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/requests_stubs.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/tornado_stubs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/tornado_stubs.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/urllib3_stubs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/__pycache__/urllib3_stubs.cpython-310.pyc
/usr/lib/python3.10/site-packages/vcr/stubs/aiohttp_stubs.py
/usr/lib/python3.10/site-packages/vcr/stubs/boto3_stubs.py
/usr/lib/python3.10/site-packages/vcr/stubs/boto_stubs.py
/usr/lib/python3.10/site-packages/vcr/stubs/compat.py
/usr/lib/python3.10/site-packages/vcr/stubs/httplib2_stubs.py
/usr/lib/python3.10/site-packages/vcr/stubs/httpx_stubs.py
/usr/lib/python3.10/site-packages/vcr/stubs/requests_stubs.py
/usr/lib/python3.10/site-packages/vcr/stubs/tornado_stubs.py
/usr/lib/python3.10/site-packages/vcr/stubs/urllib3_stubs.py
/usr/lib/python3.10/site-packages/vcr/util.py
/usr/lib/python3.10/site-packages/vcrpy-4.2.1.dist-info
/usr/lib/python3.10/site-packages/vcrpy-4.2.1.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/vcrpy-4.2.1.dist-info/LICENSE.txt
/usr/lib/python3.10/site-packages/vcrpy-4.2.1.dist-info/METADATA
/usr/lib/python3.10/site-packages/vcrpy-4.2.1.dist-info/WHEEL
/usr/lib/python3.10/site-packages/vcrpy-4.2.1.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, Tue Feb 27 03:16:25 2024