Fri, 20 Sep 2024 04:01:59 UTC | login

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

ID293093
Package Namepython-dirty-equals
Version0.7.1
Release5.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
StartedThu, 29 Feb 2024 11:05:39 UTC
CompletedThu, 29 Feb 2024 11:05:39 UTC
Tags
f40
f41
RPMs
src
python-dirty-equals-0.7.1-5.fc40.src.rpm (info) (download)
noarch
python3-dirty-equals-0.7.1-5.fc40.noarch.rpm (info) (download)
python3-dirty-equals+pydantic-0.7.1-5.fc40.noarch.rpm (info) (download)
Changelog * Tue Jan 23 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.7.1-5 - Add a bootstrap conditional - Helps break a build dependency loop with python-pydantic * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * 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)