[ Все 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 ]
×

Проект python-mock-2.0.0-13.module+el8.10.0+290+0cb98707

Имя python-mock
Эпоха 0
Версия 2.0.0
Релиз 13.module+el8.10.0+290+0cb98707
Сайт http://www.voidspace.org.uk/python/mock/
Лицензия BSD
Время сборки 2024-05-24 13:21:40
Хост сборки 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 needed attributes in the normal way.
Эррата INFSA-2024:2987
Module python27-2.7-8100020240524072658.82873163
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
python2-mock-2.0.0-13.module+el8.10.0+290+0cb98707.noarch A Python Mocking and Patching Library for Testing 133a27ec1c1fb6f8cc299abf6670f135d9cd6830ee116da3ea6955cb691fa8bf download
src
python-mock-2.0.0-13.module+el8.10.0+290+0cb98707.src A Python Mocking and Patching Library for Testing dd2b8c20a90aa45cc72862b7bb2ac6f7f7e5f35f47d103ecaa7e5a2bdb0042cd download
История изменений link
* 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