Name python3-dirty-equals
Version 0.7.1
Summary Doing dirty (but extremely useful) things with equals.
Description 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.
Section devel/python
License MIT
Homepage https://github.com/samuelcolvin/dirty-equals
Recipe file recipes-devtools/python/python3-dirty-equals_0.7.1.bb
Layer meta-python (scarthgap branch)
Inherits
  • pypi
  • python3-dir
  • python3native
  • python3targetconfig
  • python_hatchling
  • python_pep517
  • setuptools3-base
Dependencies
  • python3
  • python3-build-native
  • python3-hatchling-native
  • python3-installer-native
  • python3-native
  • virtual/i686-oe-linux-compilerlibs
  • virtual/i686-oe-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

https://files.pythonhosted.org/packages/source/d/dirty_equals/dirty_equals-0.7.1.tar.gz

Patches

None

Other branches

This recipe in other branches of meta-python:

Branch Recipe
master python3-dirty-equals 0.8.0
styhead (Yocto Project 5.1) python3-dirty-equals 0.8.0
scarthgap (Yocto Project 5.0) python3-dirty-equals 0.7.1 (this recipe)