Thu, 23 Mar 2023 15:11:20 UTC

Information for build pygame-2.0.0-1.fc34

ID1641673
Package Namepygame
Version2.0.0
Release1.fc34
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pygame.git#db9d72ad854f5713bbb41da43ae388a99ea5ada2
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 bylimb
State complete
Volume DEFAULT
StartedThu, 12 Nov 2020 19:15:48 UTC
CompletedThu, 12 Nov 2020 19:22:55 UTC
Taskbuild (rawhide, /rpms/pygame.git:db9d72ad854f5713bbb41da43ae388a99ea5ada2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pygame.git#db9d72ad854f5713bbb41da43ae388a99ea5ada2'}}
Tags
f34
RPMs
src
pygame-2.0.0-1.fc34.src.rpm (info) (download)
aarch64
pygame-devel-2.0.0-1.fc34.aarch64.rpm (info) (download)
python3-pygame-2.0.0-1.fc34.aarch64.rpm (info) (download)
pygame-debugsource-2.0.0-1.fc34.aarch64.rpm (info) (download)
python3-pygame-debuginfo-2.0.0-1.fc34.aarch64.rpm (info) (download)
armv7hl
pygame-devel-2.0.0-1.fc34.armv7hl.rpm (info) (download)
python3-pygame-2.0.0-1.fc34.armv7hl.rpm (info) (download)
pygame-debugsource-2.0.0-1.fc34.armv7hl.rpm (info) (download)
python3-pygame-debuginfo-2.0.0-1.fc34.armv7hl.rpm (info) (download)
i686
pygame-devel-2.0.0-1.fc34.i686.rpm (info) (download)
python3-pygame-2.0.0-1.fc34.i686.rpm (info) (download)
pygame-debugsource-2.0.0-1.fc34.i686.rpm (info) (download)
python3-pygame-debuginfo-2.0.0-1.fc34.i686.rpm (info) (download)
ppc64le
pygame-devel-2.0.0-1.fc34.ppc64le.rpm (info) (download)
python3-pygame-2.0.0-1.fc34.ppc64le.rpm (info) (download)
pygame-debugsource-2.0.0-1.fc34.ppc64le.rpm (info) (download)
python3-pygame-debuginfo-2.0.0-1.fc34.ppc64le.rpm (info) (download)
s390x
pygame-devel-2.0.0-1.fc34.s390x.rpm (info) (download)
python3-pygame-2.0.0-1.fc34.s390x.rpm (info) (download)
pygame-debugsource-2.0.0-1.fc34.s390x.rpm (info) (download)
python3-pygame-debuginfo-2.0.0-1.fc34.s390x.rpm (info) (download)
x86_64
pygame-devel-2.0.0-1.fc34.x86_64.rpm (info) (download)
python3-pygame-2.0.0-1.fc34.x86_64.rpm (info) (download)
pygame-debugsource-2.0.0-1.fc34.x86_64.rpm (info) (download)
python3-pygame-debuginfo-2.0.0-1.fc34.x86_64.rpm (info) (download)
Logs
armv7hl
root.log
state.log
hw_info.log
build.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
root.log
build.log
mock_output.log
ppc64le
hw_info.log
root.log
build.log
state.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Nov 12 2020 Gwyn Ciesla <gwync@protonmail.com> - 2.0.0-1 - 2.0.0 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.9.6-8 - Rebuilt for Python 3.9 * 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