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

    Исходный пакет: python3-module-httpbin
    Версия: 0.7.0-alt3
    Собран:  2 октября 2022 г. 2:35
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/httpbin/

    Лицензия: MIT
    О пакете: HTTP Request and Response Service
    Описание: 
    Testing an HTTP Library can become difficult sometimes. PostBin.org is
    fantastic for testing POST requests, but not much else. This exists to
    cover all kinds of HTTP scenarios. Additional endpoints are being
    considered.
    
    All endpoint responses are JSON-encoded.

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

    Сопровождающий: Danil Shein


      1. python3-module-brotlipy
      2. python3-module-flask
      3. python3-module-raven
      4. python3-module-setuptools
      5. python3-module-six
      6. python3-module-werkzeug
      7. rpm-build-python3

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


    26 сентября 2022 г. Danil Shein 0.7.0-alt3
    - NMU: Fix Werkzeug 2.1.x compatibility
      + enable tests
    16 сентября 2020 г. Grigory Ustinov 0.7.0-alt2
    - Fixed FTBFS.
    - Fixed packaging.
    1 октября 2019 г. Anton Farygin 0.7.0-alt1
    - 0.7.0
    - built without python-2.7 support