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

    Исходный пакет: python3-module-requests-mock
    Версия: 1.8.0-alt1
    Собран:  16 апреля 2021 г. 12:01 в задании #270021
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/requests-mock/

    Лицензия: Apache-2.0
    О пакете: Mock out responses from the requests package
    Описание: 
    The requests-mock library at its core is simply a transport adapter that
    can be preloaded with responses that are returned if certain URIs are
    requested. This is particularly useful in unit tests where you want to
    return known responses from HTTP requests without making actual calls.
    
    As the requests library has very limited options for how to load and use
    adapters requests-mock also provides a number of ways to make sure the
    mock adapter is used. These are only loading mechanisms, they do not
    contain any logic and can be used as a reference to load the adapter in
    whatever ways works best for your project.

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

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


      1. python3(testrepository)
      2. python3(tox)
      3. python3(tox_console_scripts)
      4. python3(tox_no_deps)
      5. python3(urllib3)
      6. python3-module-setuptools
      7. python3(pbr)
      8. python3(purl)
      9. python3(pytest)
      10. python3(requests)
      11. rpm-build-python3

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


    15 апреля 2021 г. Stanislav Levin 1.8.0-alt1
    - 1.3.0 -> 1.8.0.
    2 февраля 2018 г. Stanislav Levin 1.3.0-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    29 мая 2017 г. Alexey Shabalin 1.3.0-alt1
    - 1.3.0
    - drop pickle package