[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python-pytest-mock-1.9.0-4.module+el8.10.0+290+0cb98707.src download

Name python-pytest-mock
Epoch 0
Version 1.9.0
Release 4.module+el8.10.0+290+0cb98707
Architecture src
Website/URL https://pypi.python.org/pypi/pytest-mock
License MIT
Build Time 2024-05-24 14:03:26
Build Host builder-x86-09.inferitos.ru
Summary Thin-wrapper around the mock package for easier use with py.test
Repositories AppStream
Description This plugin installs a mocker fixture which is a thin-wrapper around the patching API provided by the mock package, but with the benefit of not having to worry about undoing patches at the end of a test.
Errata
Size 29 KiB
Source Project python-pytest-mock-1.9.0-4.module+el8.10.0+290+0cb98707
SHA-256 checksum 2684bab85bdc16a29c78988c57e6d9a8fadd8d278e4481d8e7eb6b5c22b22102
× Full screenshot
Changelog link
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.9.0-4
- Rebuilt for MSVSphere 8.10 beta

* Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 1.9.0-4
- Bumping due to problems with modular RPM upgrade path
- Resolves: rhbz#1695587

* Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 1.9.0-2
- Make possible to disable python3 subpackage

* Mon Jul 16 2018 Lumír Balhar <lbalhar@redhat.com> - 1.9.0-2
- First version for python27 module