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

    Исходный пакет: python3-module-dirty-equals
    Версия: 0.4-alt2
    Собран:  8 мая 2024 г. 0:09
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/samuelcolvin/dirty-equals

    Лицензия: MIT
    О пакете: Doing dirty (but extremely useful) things with equals
    Описание: 
    Doing dirty (but extremely useful) things with equals
    
    dirty-equals is a python library that (mis)uses the __eq__ method to make
    python code (generally unit tests) more declarative and therefore easier
    to read and write.
    
    dirty-equals can be used in whatever context you like, but it comes into
    its own when writing unit tests for applications where you're commonly
    checking the response to API calls and the contents of a database.

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

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

    Список участников:
    Stanislav Levin
    Anton Zhukharev

      1. python3(poetry-core)
      2. python3-module-pyproject-installer >= 0.4.0
      3. rpm-build-python3

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


    14 сентября 2022 г. Stanislav Levin 0.4-alt2
    - NMU: Fixed FTBFS (poetry-core 1.1.0).
    26 июля 2022 г. Anton Zhukharev 0.4-alt1
    - initial build for Sisyphus