Mon, 20 May 2024 22:35:27 UTC | login

Information for build python-vcrpy-1.13.0-2.fc30

ID92876
Package Namepython-vcrpy
Version1.13.0
Release2.fc30
Epoch
SummaryAutomatically mock your HTTP interactions to simplify and speed up testing
DescriptionSimplify 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 03:34:16 UTC
CompletedWed, 24 Jul 2019 03:34:16 UTC
Tags
f31
RPMs
src
python-vcrpy-1.13.0-2.fc30.src.rpm (info) (download)
noarch
python2-vcrpy-1.13.0-2.fc30.noarch.rpm (info) (download)
python3-vcrpy-1.13.0-2.fc30.noarch.rpm (info) (download)
Changelog * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jul 25 2018 Pierre-Yves Chibon <pingou@pingoured.fr> - 1.13.0 - Update to 1.13.0 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 1.11.1-4 - Rebuilt for Python 3.7 * Wed Feb 28 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.11.1-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Sep 15 2017 Kevin Fenzi <kevin@scrye.com> - 1.11.1-1 - Update to 1.11.1. Fixes bug #1447325 * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.10.5-4 - Python 2 binary package renamed to python2-vcrpy See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild