SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python2-vcrpy rpm build for : Fedora 31. For other distributions click python2-vcrpy.

Name : python2-vcrpy
Version : 1.13.0 Vendor : Fedora Project
Release : 3.fc31 Date : 2019-07-27 02:45:30
Group : Unspecified Source RPM : python-vcrpy-1.13.0-3.fc31.src.rpm
Size : 0.20 MB
Packager : Fedora Project
Summary : Automatically mock your HTTP interactions to simplify and speed up testing
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/31/Everything/armhfp/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python2-vcrpy-1.13.0-3.fc31.noarch.rpm
     

Provides :
python2-vcrpy
python2.7dist(vcrpy)
python2dist(vcrpy)

Requires :
python(abi) = 2.7
python2-contextlib2
python2-mock
python2-pyyaml
python2-six
python2-wrapt
python2.7dist(contextlib2)
python2.7dist(mock)
python2.7dist(pyyaml)
python2.7dist(six) >= 1.5
python2.7dist(wrapt)
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


Content of RPM :
/usr/lib/python2.7/site-packages/vcr
/usr/lib/python2.7/site-packages/vcr/__init__.py
/usr/lib/python2.7/site-packages/vcr/__init__.pyc
/usr/lib/python2.7/site-packages/vcr/__init__.pyo
/usr/lib/python2.7/site-packages/vcr/cassette.py
/usr/lib/python2.7/site-packages/vcr/cassette.pyc
/usr/lib/python2.7/site-packages/vcr/cassette.pyo
/usr/lib/python2.7/site-packages/vcr/compat.py
/usr/lib/python2.7/site-packages/vcr/compat.pyc
/usr/lib/python2.7/site-packages/vcr/compat.pyo
/usr/lib/python2.7/site-packages/vcr/config.py
/usr/lib/python2.7/site-packages/vcr/config.pyc
/usr/lib/python2.7/site-packages/vcr/config.pyo
/usr/lib/python2.7/site-packages/vcr/errors.py
/usr/lib/python2.7/site-packages/vcr/errors.pyc
/usr/lib/python2.7/site-packages/vcr/errors.pyo
/usr/lib/python2.7/site-packages/vcr/filters.py
/usr/lib/python2.7/site-packages/vcr/filters.pyc
/usr/lib/python2.7/site-packages/vcr/filters.pyo
/usr/lib/python2.7/site-packages/vcr/matchers.py
/usr/lib/python2.7/site-packages/vcr/matchers.pyc
/usr/lib/python2.7/site-packages/vcr/matchers.pyo
/usr/lib/python2.7/site-packages/vcr/migration.py
/usr/lib/python2.7/site-packages/vcr/migration.pyc
/usr/lib/python2.7/site-packages/vcr/migration.pyo
/usr/lib/python2.7/site-packages/vcr/patch.py
/usr/lib/python2.7/site-packages/vcr/patch.pyc
/usr/lib/python2.7/site-packages/vcr/patch.pyo
/usr/lib/python2.7/site-packages/vcr/persisters
/usr/lib/python2.7/site-packages/vcr/persisters/__init__.py
There is 58 files more in these RPM.

 
ICM