Fri, 20 Sep 2024 03:44:17 UTC | login

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

ID277387
Package Namepython-dirty-equals
Version0.7.1
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
StartedMon, 18 Dec 2023 11:10:38 UTC
CompletedMon, 18 Dec 2023 11:10:38 UTC
Tags
f40
RPMs
src
python-dirty-equals-0.7.1-2.fc40.src.rpm (info) (download)
noarch
python3-dirty-equals-0.7.1-2.fc40.noarch.rpm (info) (download)
python3-dirty-equals+pydantic-0.7.1-2.fc40.noarch.rpm (info) (download)
Changelog * Sun Dec 17 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.7.1-2 - Assert that %pyproject_files contains a license file * Tue Nov 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.7.1-1 - Update to 0.7.1 (close RHBZ#2249638) * 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)