Fri, 20 Sep 2024 04:10:09 UTC | login

Information for build python-dirty-equals-0.7.0-2.fc40

ID254819
Package Namepython-dirty-equals
Version0.7.0
Release2.fc40
Epoch
SummaryDoing dirty (but extremely useful) things with equals
DescriptionThe dirty-equals Python library (mis)uses the __eq__ method to make python code (generally unit tests) more declarative and therefore easier to read and write. You can use dirty-equals 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Oct 2023 10:47:51 UTC
CompletedFri, 20 Oct 2023 10:47:51 UTC
Tags
f40
RPMs
src
python-dirty-equals-0.7.0-2.fc40.src.rpm (info) (download)
noarch
python3-dirty-equals-0.7.0-2.fc40.noarch.rpm (info) (download)
python3-dirty-equals+pydantic-0.7.0-2.fc40.noarch.rpm (info) (download)
Changelog * Mon Sep 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.7.0-2 - Skip failing URL tests when Pydantic is v2 * Sat Sep 16 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.7.0-1 - Update to 0.7.0 - Backport commit 9ea7e27 “fix pydantic version checking” * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.6.0-1 - Initial package (close RHBZ#2218306)