[ 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 python2-pytest-mock-1.9.0-4.module+el8.10.0+290+0cb98707.noarch download

Name python2-pytest-mock
Epoch 0
Version 1.9.0
Release 4.module+el8.10.0+290+0cb98707
Architecture noarch
Website/URL https://pypi.python.org/pypi/pytest-mock
License MIT
Build Time 2024-05-24 14:03:33
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 INFSA-2024:2987
Size 21 KiB
Source Project python-pytest-mock-1.9.0-4.module+el8.10.0+290+0cb98707
SHA-256 checksum b8e1c8592e68691f91392a51444f0c9ea2c29cfec682712590cc3578adfc4b0e
× 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