SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-vcrpy rpm build for : Fedora 24. For other distributions click python-vcrpy.

Name : python-vcrpy
Version : 1.7.4 Vendor : Fedora Project
Release : 3.fc24 Date : 2016-02-05 04:26:37
Group : Development/Libraries Source RPM : python-vcrpy-1.7.4-3.fc24.src.rpm
Size : 0.22 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/24/Everything/i386/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-vcrpy-1.7.4-3.fc24.noarch.rpm
ftp.icm.edu.pl  python-vcrpy-1.7.4-3.fc24.noarch.rpm
     

Provides :
python-vcrpy

Requires :
PyYAML
python(abi) = 2.7
python-contextlib2
python-mock
python-six
python-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(PayloadIsXz) <= 5.2-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/persist.py
/usr/lib/python2.7/site-packages/vcr/persist.pyc
There is 58 files more in these RPM.

 
ICM