Thu, 23 May 2024 14:47:30 UTC | login

Information for build python-fixtures-4.0.1-8.fc40

ID293195
Package Namepython-fixtures
Version4.0.1
Release8.fc40
Epoch
SummaryFixtures, reusable state for writing clean tests and more
DescriptionFixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 11:17:03 UTC
CompletedThu, 29 Feb 2024 11:17:03 UTC
Tags
f40
f41
RPMs
src
python-fixtures-4.0.1-8.fc40.src.rpm (info) (download)
noarch
python3-fixtures-4.0.1-8.fc40.noarch.rpm (info) (download)
python3-fixtures+streams-4.0.1-8.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Oct 17 2023 Zane Bitter <zaneb@fedoraproject.org> - 4.0.1-6 - Add streams extra * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 4.0.1-4 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 4.0.1-3 - Bootstrap for Python 3.12 * Wed Jun 07 2023 Jan Friesse <jfriesse@redhat.com> - 4.0.1-2 - migrated to SPDX license * Mon Feb 06 2023 Joel Capitao <jcapitao@redhat.com> - 4.0.1-1 - Update to latest upstream (#2078479) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 3.0.0-30 - Rebuilt for Python 3.11 * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 3.0.0-29 - Bootstrap for Python 3.11 * Fri Apr 29 2022 Carl George <carl@george.computer> - 3.0.0-28 - Convert to pyproject macros * Wed Feb 23 2022 Alfredo Moralejo <amoralej@redhat.com> - 3.0.0-27 - Added python3-extras as runtime requirement