Пакет python3-mock-2.0.0-11.el8.noarch
Имя | python3-mock |
---|---|
Эпоха | 0 |
Версия | 2.0.0 |
Релиз | 11.el8 |
Архитектура | noarch |
Сайт | http://www.voidspace.org.uk/python/mock/ |
Лицензия | BSD |
Время сборки | 2023-12-08 21:25:13 |
Хост сборки | builder-x86-09.inferitos.ru |
Краткое описание | A Python Mocking and Patching Library for Testing |
Репозитории | PowerTools |
Полное описание | 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 needed attributes in the normal way. |
Эррата | — |
Размер | 58 КиБ |
Исходный проект | python-mock-2.0.0-11.el8 |
Контрольная сумма SHA-256 | f716ee6369e457944d2065bd94a2b906aefa9577d0b083f99b9f32deed4b5ebd |
×
* Thu Dec 07 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.0.0-11 - Rebuilt for MSVSphere 8.8 * Wed Jul 11 2018 Petr Viktorin <pviktori@redhat.com> - 2.0.0-11 - Remove the Python 2 subpackage https://bugzilla.redhat.com/show_bug.cgi?id=1590793 - Re-enable tests * Mon Jul 09 2018 Petr Viktorin <pviktori@redhat.com> - 2.0.0-10 - 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 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.0.0-3 - Rebuild for Python 3.6