Пакет python3-module-mock: Информация

  • Default inline alert: Версия в репозитории: 5.1.0-alt1

Бинарный пакет: python3-module-mock
Версия: 4.0.3-alt2
Архитектура: noarch
Собран:  6 марта 2022 г. 17:26
Исходный пакет: python3-module-mock
Категория: Разработка/Python 3
Сообщить об ошибке в пакете
Домашняя страница: https://pypi.python.org/pypi/mock

Лицензия: BSD
О пакете: A Python Mocking and Patching Library for Testing
Описание: 
mock is a library for testing in Python.
It allows you to replace parts of your system under test with mock objects
and make assertions about how they have been used.

mock is now part of the Python standard library,
available as unittest.mock in Python 3.3 onwards.

This package contains a rolling backport of the standard library mock code
compatible with Python 3.6 and up.

Сопровождающий: Stanislav Levin


Последнее изменение


5 марта 2022 г. Stanislav Levin 4.0.3-alt2
- Fixed FTBFS (Python 3.10).
15 августа 2021 г. Vitaly Lipatov 4.0.3-alt1
- new version 4.0.3 (with rpmrb script)
8 ноября 2020 г. Vitaly Lipatov 4.0.2-alt1
- new version 4.0.2 (with rpmrb script)