[ Все 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-pytest-forked-1.4.0-1.el9.1

Имя python-pytest-forked
Эпоха 0
Версия 1.4.0
Релиз 1.el9.1
Сайт https://github.com/pytest-dev/pytest-forked
Лицензия MIT
Время сборки 2024-05-14 16:43:53
Хост сборки builder-x86-06.inferitos.ru
Краткое описание py.test plugin for running tests in isolated forked subprocesses
Репозитории Extras
Полное описание The pytest-forked plugin extends py.test by adding an option to run tests in isolated forked subprocesses. This is useful if you have tests involving C or C++ libraries that might crash the process. To use the plugin, simply use the --forked argument when invoking py.test.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
python3-pytest-forked-1.4.0-1.el9.1.noarch py.test plugin for running tests in isolated forked subprocesses 87da9867c0f2e569f7614fa76286e4bbc5280ca153daebb3ee2b223f52653080 download
src
python-pytest-forked-1.4.0-1.el9.1.src py.test plugin for running tests in isolated forked subprocesses 68a44354c621de0a565a94b0f4134f08325b38fb5d5b9e22152b7ac4f74bb9e4 download
История изменений link
* Sat Nov 18 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.4.0-1
- Rebuilt for MSVSphere 9.2

* Sat Dec 11 2021 Scott Talbert <swt@techie.net> - 1.4.0-1
- Update to new upstream release (#2031175)