Sun, 19 May 2024 23:46:24 UTC | login

Information for build pygame-1.9.6-7.fc33

ID150453
Package Namepygame
Version1.9.6
Release7.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pygame.git#76a3e9a3fa8eec509788b4fb5275a370a161ff21
SummaryPython modules for writing games
DescriptionPygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 08 Apr 2020 15:49:38 UTC
CompletedWed, 08 Apr 2020 16:51:33 UTC
Taskbuild (f33, /rpms/pygame.git:76a3e9a3fa8eec509788b4fb5275a370a161ff21)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pygame.git#76a3e9a3fa8eec509788b4fb5275a370a161ff21'}}
Tags
f33
RPMs
src
pygame-1.9.6-7.fc33.src.rpm (info) (download)
riscv64
pygame-devel-1.9.6-7.fc33.riscv64.rpm (info) (download)
python3-pygame-1.9.6-7.fc33.riscv64.rpm (info) (download)
pygame-debugsource-1.9.6-7.fc33.riscv64.rpm (info) (download)
python3-pygame-debuginfo-1.9.6-7.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jan 17 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.9.6-6 - Patch for python 3.9 * Mon Jan 06 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.9.6-5 - Drop Python 2. * Tue Oct 29 2019 Petr Viktorin <pviktori@redhat.com> - 1.9.6-4 - Only Recommend NumPy The only part of pygame that needs NumPy is pygame.surfarray, but pygame is otherwise useful without it. See: https://www.pygame.org/docs/ref/surfarray.html * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.9.6-3 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.9.6-2 - Rebuilt for Python 3.8 * Thu Aug 08 2019 Gwyn Ciesla <gwync@protonmail.com> - 1.9.6-1 - 1.9.6 * Wed Aug 07 2019 Gwyn Ciesla <gwync@protonmail.com> - 1.9.4-9 - Mode -devel to Python 3. * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 10 2019 Sérgio Basto <sergio@serjux.com> - 1.9.4-7 - Fix one missing %{python3_pkgversion} * Thu May 09 2019 Sérgio Basto <sergio@serjux.com> - 1.9.4-6 - Allow build on EPEL7 - Re-enable tests on ppc64le (#1520016) * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Oct 22 2018 Gwyn Ciesla <limburgher@gmail.com> - 1.9.4-4 - Requires fixes. * Thu Oct 04 2018 Gwyn Ciesla <limburgher@gmail.com> - 1.9.4-3 - Requires fixes. * Fri Jul 20 2018 Gwyn Ciesla <limburgher@gmail.com> - 1.9.4-2 - BR fix. * Thu Jul 19 2018 Gwyn Ciesla <limburgher@gmail.com> - 1.9.4-1 - 1.9.4. * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.9.3-7 - Rebuilt for Python 3.7 - Regenerate Cython C file, apply upstream patch for new Cython