Tue, 21 May 2024 03:14:54 UTC | login

Information for build python-vcrpy-4.2.0-2.fc37

ID203804
Package Namepython-vcrpy
Version4.2.0
Release2.fc37
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
StartedMon, 19 Sep 2022 22:46:20 UTC
CompletedMon, 19 Sep 2022 22:46:20 UTC
Tags
f37
f38
RPMs
src
python-vcrpy-4.2.0-2.fc37.src.rpm (info) (download)
noarch
python3-vcrpy-4.2.0-2.fc37.noarch.rpm (info) (download)
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 30 2022 Major Hayden <major@redhat.com> - 4.2.0-1 - Update to 4.2.0 rhbz#2102429 - Add pyproject_check_import * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.1.1-7 - Rebuilt for Python 3.11 * Fri Apr 22 2022 Major Hayden <major@mhtx.net> - 4.1.1-6 - Update spec to use pyproject-rpm-macros. * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 4.1.1-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Oct 31 2020 Kevin Fenzi <kevin@scrye.com> - 4.1.1-1 - Update to 4.1.1. Fixes bug #1862531 - Enable at least the unit tests (integration tests do lots of network calls) * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild