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

    Исходный пакет: python3-module-flaky
    Версия: 3.7.0-alt1
    Собран:  28 июня 2021 г. 13:35 в задании #275928
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/flaky

    Лицензия: Apache-2.0
    О пакете: Plugin for nose or py.test that automatically reruns flaky tests
    Описание: 
    Flaky is a plugin for nose or py.test that automatically reruns flaky tests.
    
    Ideally, tests reliably pass or fail, but sometimes test fixtures must rely
    on components that aren't 100% reliable. With flaky, instead of removing
    those tests or marking them to @skip, they can be automatically retried.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-flaky (noarch)

    Сопровождающий: Grigory Ustinov

    Список участников:
    Grigory Ustinov
    Stanislav Levin
    Aleksei Nikiforov

      1. python3-module-genty
      2. python3-module-mock
      3. python3-module-nose
      4. python3-module-setuptools
      5. python3-module-setuptools
      6. rpm-build-python3

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


    10 сентября 2020 г. Grigory Ustinov 3.7.0-alt1
    - Automatically updated to 3.7.0.
    1 сентября 2020 г. Grigory Ustinov 3.6.1-alt2
    - Drop python2 support.
    8 августа 2019 г. Grigory Ustinov 3.6.1-alt1
    - Build new version.