Click here to visit the old openkoji buildsystem (Archived)

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

ID38640
Package Namepython-fixtures
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version4.0.1
Release8.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-fixtures.git#2b35b2d2ed9afc8f86c2dc54142199009944e4ad
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 04 May 2024 16:03:25 CST
CompletedSat, 04 May 2024 16:16:11 CST
Taskbuild (f40, /rpms/python-fixtures.git:2b35b2d2ed9afc8f86c2dc54142199009944e4ad)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-fixtures.git#2b35b2d2ed9afc8f86c2dc54142199009944e4ad'}}
Tags
f40
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)
Logs
noarch
hw_info.log
build.log
state.log
installed_pkgs.log
root.log
mock_output.log
noarch_rpmdiff.json
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