Fri, 20 Sep 2024 04:07:06 UTC | login

Information for build python-dirty-equals-0.7.1-8.fc41

ID309520
Package Namepython-dirty-equals
Version0.7.1
Release8.fc41
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
StartedWed, 10 Jul 2024 11:00:07 UTC
CompletedWed, 10 Jul 2024 11:00:07 UTC
Tags
f41
RPMs
src
python-dirty-equals-0.7.1-8.fc41.src.rpm (info) (download)
noarch
python3-dirty-equals-0.7.1-8.fc41.noarch.rpm (info) (download)
python3-dirty-equals+pydantic-0.7.1-8.fc41.noarch.rpm (info) (download)
Changelog * Sat Jun 29 2024 Python Maint <python-maint@redhat.com> - 0.7.1-8 - Rebuilt for Python 3.13 * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.7.1-7 - Bootstrap for Python 3.13 * 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)