Пакет python2-mock-2.0.0-13.module+el8.10.0+290+0cb98707.noarch
Имя | python2-mock |
---|---|
Эпоха | 0 |
Версия | 2.0.0 |
Релиз | 13.module+el8.10.0+290+0cb98707 |
Архитектура | noarch |
Сайт | http://www.voidspace.org.uk/python/mock/ |
Лицензия | BSD |
Время сборки | 2024-05-24 13:21:46 |
Хост сборки | builder-x86-06.inferitos.ru |
Краткое описание | A Python Mocking and Patching Library for Testing |
Репозитории | AppStream |
Полное описание | Mock is a Python module that provides a core mock class. It removes the need to create a host of stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set |
Эррата | INFSA-2024:2987 |
Размер | 58 КиБ |
Исходный проект | python-mock-2.0.0-13.module+el8.10.0+290+0cb98707 |
Контрольная сумма SHA-256 | 133a27ec1c1fb6f8cc299abf6670f135d9cd6830ee116da3ea6955cb691fa8bf |
Module | python27-2.7-8100020240524072658.82873163 |
×
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.0.0-13 - Rebuilt for MSVSphere 8.10 beta * Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 2.0.0-13 - Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587 * Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 2.0.0-12 - Switch python3 coditions to bcond * Sun Jul 15 2018 Lumír Balhar <lbalhar@redhat.com> - 2.0.0-11 - Enable Python 3 subpackage and disabled tests * Fri Jul 13 2018 Lumír Balhar <lbalhar@redhat.com> - 2.0.0-10 - First version for python27 module * Mon Jul 09 2018 Petr Viktorin <pviktori@redhat.com> - 2.0.0-9 - Drop dependency on python3-funcsigs (funcsigs functionality is in the Python 3 standard library -- inspect) - Drop dependency on python2-unittest2 (Not available in the distro) - Fix python2 requires names * Mon Jun 25 2018 Lumír Balhar <lbalhar@redhat.com> - 2.0.0-9 - Allow build with Python 2 * Wed Jun 20 2018 Lumír Balhar <lbalhar@redhat.com> - 2.0.0-8 - Add patch to remove dependency on pbr * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Oct 10 2017 Troy Dawson <tdawson@redhat.com> - 2.0.0-6 - Cleanup spec file conditionals