Package python3-module-dirty-equals: Information

Source package: python3-module-dirty-equals
Version: 0.7.0-alt1
Latest version according to Repology
Build time:  Nov 15, 2023, 01:07 AM in the task #334303
Report package bug
License: MIT
Summary: Doing dirty (but extremely useful) things with equals
Description: 
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.

List of rpms provided by this srpm:
python3-module-dirty-equals (noarch)

Maintainer: Alexandr Shashkin


ACL:
Anton Zhukharev
@everybody

    1. rpm-build-pyproject
    2. python3-module-click
    3. python3-module-exceptiongroup
    4. python3-module-hatchling
    5. python3-module-iniconfig
    6. python3-module-pyproject-installer >= 0.4.0
    7. python3-module-markdown-it-py
    8. python3-module-pytest
    9. python3-module-pytest-examples
    10. python3-module-pytest-mock
    11. python3-module-pytest-pretty
    12. python3-module-mdurl
    13. python3-module-pytz
    14. python3-module-rich
    15. python3-module-packaging
    16. python3-module-pathspec
    17. python3-module-platformdirs
    18. python3-module-pluggy
    19. python3-module-pydantic
    20. python3-module-pygments
    21. python3-module-tomli

Last changed


Nov. 13, 2023 Alexandr Shashkin 0.7.0-alt1
- 0.4 -> 0.7.0
Sept. 14, 2022 Stanislav Levin 0.4-alt2
- NMU: Fixed FTBFS (poetry-core 1.1.0).
July 26, 2022 Anton Zhukharev 0.4-alt1
- initial build for Sisyphus