Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pygame-debuginfo-2.3.0-1.el8 RPM for aarch64

From EPEL 8 for aarch64 / debug / Packages / p

Name: python3-pygame-debuginfo Distribution: Fedora Project
Version: 2.3.0 Vendor: Fedora Project
Release: 1.el8 Build date: Wed Mar 22 19:56:10 2023
Group: Development/Debug Build host: buildvm-a64-29.iad2.fedoraproject.org
Size: 11346719 Source RPM: pygame-2.3.0-1.el8.src.rpm
Packager: Fedora Project
Url: http://www.pygame.org
Summary: Debug information for package python3-pygame
This package provides debug information for package python3-pygame.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

LGPL-2.0-or-later

Changelog

* Tue Mar 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 2.3.0-1
  - 2.3.0
* Wed Mar 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 2.2.0-2
  - migrated to SPDX license
* Tue Feb 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 2.2.0-1
  - 2.2.0
* Tue Feb 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 2.1.3-1
  - 2.1.3
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Dec 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 2.1.2-7
  - Rebuild for SDL2 update.
* Thu Sep 01 2022 Gwyn Ciesla <gwync@protonmail.com> - 2.1.2-6
  - Rebuild for SDL2 update.
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.1.2-4
  - Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jan 12 2022 Gwyn Ciesla <gwync@protonmail.com> - 2.1.2-2
  - Drop pre-compiled Cython sources to fix 3.11 FTBFS
* Mon Dec 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 2.1.2-1
  - 2.1.2
* Mon Nov 08 2021 Gwyn Ciesla <gwync@protonmail.com> - 2.1.0-1
  - 2.1.0
* Tue Nov 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 2.0.3-1
  - 2.0.3
* Tue Oct 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 2.0.2-1
  - 2.0.2
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.0.1-3
  - Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Dec 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 2.0.1-1
  - 2.0.1
* 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
* 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
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.9.3-5
  - Add Provides for the old name without %_isa
* Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.9.3-4
  - Python 2 binary package renamed to python2-pygame
    See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Apr 10 2017 Gwyn Ciesla <limburgher@gmail.com> - 1.9.3-1
  - 1.9.3, some minor cleanup.
* Sat Apr 08 2017 Till Maas <opensource@till.name> - 1.9.1-27.20150926
  - Fix Summary of python 3 package (#1282034)
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-26.20150926
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Dec 22 2016 Miro Hrončok <mhroncok@redhat.com> - 1.9.1-25.20150926
  - Rebuild for Python 3.6
* Tue Nov 08 2016 Hans de Goede <hdegoede@redhat.com> - 1.9.1-24.20150926
  - Ignore image_test.py result on ppc64le to avoid build failure (rhbz#1392465)
* Mon Nov 07 2016 Björn Esser <fedora@besser82.io> - 1.9.1-23.20150926
  - Rebuilt for ppc64
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.1-22.20150926
  - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-21.20150926
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.1-20.20150926
  - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Sat Sep 26 2015 Jon Ciesla <limburgher@gmail.com> - 1.9.1-19.20150926
  - Add python3-numpy Requires.
* Sat Sep 26 2015 Jon Ciesla <limburgher@gmail.com> - 1.9.1-18.20150926
  - Add python3 support.
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.1-17
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.1-16
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.1-15
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.1-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.1-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Jan 21 2013 Adam Tkac <atkac redhat com> - 1.9.1-12
  - rebuild due to "jpeg8-ABI" feature drop
* Tue Dec 04 2012 Jan Kaluza <jkaluza@redhat.com> - 1.9.1-11
  - fix #881545 - fix memory leak when saving png images
* Mon Jul 30 2012 Jon Ciesla <limburgher@gmail.com> - 1.9.1-10
  - Use system font, BZ 477444.
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.1-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.1-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 1.9.1-7
  - Rebuild for new libpng
* Thu Jun 23 2011 Jan Kaluza <jkaluza@redhat.com> - 1.9.1-6
  - Removed V4L support because V4L has been deprecated from the Linux
    kernel as of 2.6.38
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Aug 16 2010 Jan Kaluza <jkaluza@redhat.com> - 1.9.1-4
  - fix #607753 - Do not install tests
* Thu Aug 12 2010 Jan Kaluza <jkaluza@redhat.com> - 1.9.1-3
  - fix #585526 - add MIDI support
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 1.9.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Thu Oct 08 2009 Jon Ciesla <limb@jcomserv.net> - 1.9.1-1
  - New upstream release, BZ 526365.
  - Updated config_unix patch for 1.9.1.
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.1-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Fri Apr 17 2009 Jon Ciesla <limb@jcomserv.net> - 1.8.1-6
  - Dropped f2py deps, unneeded now that numpy is fixed: BZ 496277.
* Fri Apr 17 2009 Jon Ciesla <limb@jcomserv.net> - 1.8.1-5
  - Add dep for numpy-f2py to fix broken games, BZ 496218.
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.8.1-3
  - Rebuild for Python 2.6
* Wed Sep 17 2008 Robin Norwood <robin.norwood@gmail.com> 1.8.1-2
  - Bump release to trump F9 version.
* Tue Aug 26 2008 Robin Norwood <robin.norwood@gmail.com> 1.8.1-1
  - Update to new upstream version.
  - rpmlint fixes
* Mon Aug 25 2008 Robin Norwood <robin.norwood@gmail.com> 1.8.0-3
  - Rebase config patch for 1.8.0
  - Need to specify BR: SDL-devel
* Mon Aug 25 2008 Robin Norwood <robin.norwood@gmail.com> 1.8.0-2
  - Change from requiring python-numeric to numpy
  - rhbz#457074
* Thu May 22 2008 Christopher Stone <chris.stone@gmail.com> 1.8.0-1
  - Upstream sync
  - Remove Obsolets/Provides (been around since FC-4)
  - Remove no longer needed 64bit patch
  - Remove %{version} macro from Patch0 definition
  - Add png, jpeg, and X11 libraries to BuildRequires
  - Simplify %files section
  - Fix up some rpmlint warnings
* Thu Feb 21 2008 Christopher Stone <chris.stone@gmail.com> 1.7.1-16
  - Add egginfo file to %files
  - Update %license
  - Fix permissions on .so files
* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.7.1-15
  - Autorebuild for GCC 4.3
* Tue May 15 2007 Christopher Stone <chris.stone@gmail.com> 1.7.1-14
  - Add one more bit to 64-bit patch
* Sat May 12 2007 Christopher Stone <chris.stone@gmail.com> 1.7.1-13
  - Apply 64-bit patch for python 2.5 (bz #239899)
  - Some minor spec file cleanups
* Mon Apr 23 2007 Christopher Stone <chris.stone@gmail.com> 1.7.1-12
  - Revert back to version 1.7.1-9
* Mon Dec 11 2006 Christopher Stone <chris.stone@gmail.com> 1.7.1-11
  - Remove all Obsolete/Provides
  - Remove Requires on all devel packages
* Sun Dec 10 2006 Christopher Stone <chris.stone@gmail.som> 1.7.1-10
  - Remove macosx examples
  - Move header files into main package
  - Move examples into examples subpackage
  - python(abi) = 0:2.5
* Wed Sep 06 2006 Christopher Stone <chris.stone@gmail.com> 1.7.1-9
  - No longer %ghost pyo files. Bug #205396
* Sat Sep 02 2006 Christopher Stone <chris.stone@gmail.com> 1.7.1-8
  - FC6 Rebuild
* Wed Jun 28 2006 Christopher Stone <chris.stone@gmail.com> 1.7.1-7.fc6.1
  - Rebuild bump
* Wed May 03 2006 Christopher Stone <chris.stone@gmail.com> 1.7.1-7
  - Fix Obsolete/Provides of python-pygame-doc
* Wed Apr 26 2006 Christopher Stone <chris.stone@gmail.com> 1.7.1-6
  - Bump release for new build on devel
* Wed Apr 26 2006 Christopher Stone <chris.stone@gmail.com> 1.7.1-5
  - Add Obsolete/Provides tags for python-pygame-docs
  - Add Obsolete/Provides tags for python-pygame-devel to devel package
  - Hopefully this fixes Bugzilla bug #189991
* Fri Apr 21 2006 Christopher Stone <chris.stone@gmail.com> 1.7.1-4
  - Add Requires to -devel package
  - Remove ffmovie.h from -devel package since it requires smpeg-devel
* Fri Apr 21 2006 Christopher Stone <chris.stone@gmail.com> 1.7.1-3
  - Obsolete linva python-pygame package
  - Added Provides for python-pygame
  - Fix equal sign in devel requires
* Thu Apr 20 2006 Christopher Stone <chris.stone@gmail.com> 1.7.1-2
  - Added a patch to clean up some warnings on 64 bit compiles
* Tue Apr 18 2006 Christopher Stone <chris.stone@gmail.com> 1.7.1-1
  - Initial RPM release

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/03
/usr/lib/debug/.build-id/03/4f9da0ee81d2c8048a7dba25a0e3adb1e35235
/usr/lib/debug/.build-id/03/4f9da0ee81d2c8048a7dba25a0e3adb1e35235.debug
/usr/lib/debug/.build-id/09
/usr/lib/debug/.build-id/09/06437a864280a311ae51c8f5b23e801aad4ff0
/usr/lib/debug/.build-id/09/06437a864280a311ae51c8f5b23e801aad4ff0.debug
/usr/lib/debug/.build-id/12
/usr/lib/debug/.build-id/12/0492021d210e1c214587daa929ea195edfff0c
/usr/lib/debug/.build-id/12/0492021d210e1c214587daa929ea195edfff0c.debug
/usr/lib/debug/.build-id/16
/usr/lib/debug/.build-id/16/dc3c90854865b01b2d3bf9d0d3dce1f2364674
/usr/lib/debug/.build-id/16/dc3c90854865b01b2d3bf9d0d3dce1f2364674.debug
/usr/lib/debug/.build-id/19
/usr/lib/debug/.build-id/19/4080c09cad5288f2e6a6a38a386d70523cc3d7
/usr/lib/debug/.build-id/19/4080c09cad5288f2e6a6a38a386d70523cc3d7.debug
/usr/lib/debug/.build-id/25
/usr/lib/debug/.build-id/25/b48aca96a731c50a6d96caa8e561101bd020be
/usr/lib/debug/.build-id/25/b48aca96a731c50a6d96caa8e561101bd020be.debug
/usr/lib/debug/.build-id/26
/usr/lib/debug/.build-id/26/4e9d715f1143f4f148327a0d50662275699899
/usr/lib/debug/.build-id/26/4e9d715f1143f4f148327a0d50662275699899.debug
/usr/lib/debug/.build-id/29
/usr/lib/debug/.build-id/29/c13b1a72c1617dcddf83b06b981e1594c2d4f4
/usr/lib/debug/.build-id/29/c13b1a72c1617dcddf83b06b981e1594c2d4f4.debug
/usr/lib/debug/.build-id/2a
/usr/lib/debug/.build-id/2a/b8c2579fcde558bb3490624261840725af68a7
/usr/lib/debug/.build-id/2a/b8c2579fcde558bb3490624261840725af68a7.debug
/usr/lib/debug/.build-id/35
/usr/lib/debug/.build-id/35/bde9c322db13fcb3209ba7a1ed17e0e1c01d7f
/usr/lib/debug/.build-id/35/bde9c322db13fcb3209ba7a1ed17e0e1c01d7f.debug
/usr/lib/debug/.build-id/3d
/usr/lib/debug/.build-id/3d/bb0815f15144396e691e00220cd731024d596e
/usr/lib/debug/.build-id/3d/bb0815f15144396e691e00220cd731024d596e.debug
/usr/lib/debug/.build-id/73
/usr/lib/debug/.build-id/73/8001ee7efbf75a2e5be1b189154be565d3c367
/usr/lib/debug/.build-id/73/8001ee7efbf75a2e5be1b189154be565d3c367.debug
/usr/lib/debug/.build-id/74
/usr/lib/debug/.build-id/74/8e637c85b99c808eb325783373a4a636bacf37
/usr/lib/debug/.build-id/74/8e637c85b99c808eb325783373a4a636bacf37.debug
/usr/lib/debug/.build-id/7f
/usr/lib/debug/.build-id/7f/a0425c8af129834819edc1c17f0f3105679486
/usr/lib/debug/.build-id/7f/a0425c8af129834819edc1c17f0f3105679486.debug
/usr/lib/debug/.build-id/81
/usr/lib/debug/.build-id/81/e94a403b45b3c64104273cc646fe729084981d
/usr/lib/debug/.build-id/81/e94a403b45b3c64104273cc646fe729084981d.debug
/usr/lib/debug/.build-id/83
/usr/lib/debug/.build-id/83/f534c68ef1187830c8a7701f8c206bcabb8457
/usr/lib/debug/.build-id/83/f534c68ef1187830c8a7701f8c206bcabb8457.debug
/usr/lib/debug/.build-id/8d
/usr/lib/debug/.build-id/8d/76c69af6e928dcbd86b774e3bdded887e0e018
/usr/lib/debug/.build-id/8d/76c69af6e928dcbd86b774e3bdded887e0e018.debug
/usr/lib/debug/.build-id/8d/c9cb8e960174eadbb8799bcab32cef95d5bc5d
/usr/lib/debug/.build-id/8d/c9cb8e960174eadbb8799bcab32cef95d5bc5d.debug
/usr/lib/debug/.build-id/8e
/usr/lib/debug/.build-id/8e/b9a9e059df3e669e53b2b7e07ae8bca0199bd2
/usr/lib/debug/.build-id/8e/b9a9e059df3e669e53b2b7e07ae8bca0199bd2.debug
/usr/lib/debug/.build-id/96
/usr/lib/debug/.build-id/96/088482d710a7e29c41a0be7410951a6b920304
/usr/lib/debug/.build-id/96/088482d710a7e29c41a0be7410951a6b920304.debug
/usr/lib/debug/.build-id/98
/usr/lib/debug/.build-id/98/8cc8407e249d38113ef1988fa002e4d036566e
/usr/lib/debug/.build-id/98/8cc8407e249d38113ef1988fa002e4d036566e.debug
/usr/lib/debug/.build-id/9f
/usr/lib/debug/.build-id/9f/f608ce54cc7d3c643c5d80ae64f392e55b2ffa
/usr/lib/debug/.build-id/9f/f608ce54cc7d3c643c5d80ae64f392e55b2ffa.debug
/usr/lib/debug/.build-id/a8
/usr/lib/debug/.build-id/a8/2f2ef3aad47dd0bcc99f4bda16ec5ddf1aed1f
/usr/lib/debug/.build-id/a8/2f2ef3aad47dd0bcc99f4bda16ec5ddf1aed1f.debug
/usr/lib/debug/.build-id/b0
/usr/lib/debug/.build-id/b0/377acaf0750553766bbe84beca07c76c65a4ed
/usr/lib/debug/.build-id/b0/377acaf0750553766bbe84beca07c76c65a4ed.debug
/usr/lib/debug/.build-id/b3
/usr/lib/debug/.build-id/b3/71bc2234ef28505a3506f2248b8f82fb118043
/usr/lib/debug/.build-id/b3/71bc2234ef28505a3506f2248b8f82fb118043.debug
/usr/lib/debug/.build-id/b6
/usr/lib/debug/.build-id/b6/faf9920ef2210eb98c3192487db973088d7b34
/usr/lib/debug/.build-id/b6/faf9920ef2210eb98c3192487db973088d7b34.debug
/usr/lib/debug/.build-id/b7
/usr/lib/debug/.build-id/b7/53482875250e6ed50e48a8aab962deb007cfe8
/usr/lib/debug/.build-id/b7/53482875250e6ed50e48a8aab962deb007cfe8.debug
/usr/lib/debug/.build-id/bb
/usr/lib/debug/.build-id/bb/f427cec59c711ff8f234aa56e1986e4b73e5e2
/usr/lib/debug/.build-id/bb/f427cec59c711ff8f234aa56e1986e4b73e5e2.debug
/usr/lib/debug/.build-id/c2
/usr/lib/debug/.build-id/c2/5bd052abb4f7fb01d85b36e32d8dce7ae880c9
/usr/lib/debug/.build-id/c2/5bd052abb4f7fb01d85b36e32d8dce7ae880c9.debug
/usr/lib/debug/.build-id/c2/5f169f65ec8afa836225bd91eda13a7997d7fe
/usr/lib/debug/.build-id/c2/5f169f65ec8afa836225bd91eda13a7997d7fe.debug
/usr/lib/debug/.build-id/cb
/usr/lib/debug/.build-id/cb/0093d251f829e1dad1ff685aba4849adffdc0c
/usr/lib/debug/.build-id/cb/0093d251f829e1dad1ff685aba4849adffdc0c.debug
/usr/lib/debug/.build-id/d1
/usr/lib/debug/.build-id/d1/cce3b2dd6837dc1b91bc18c997be100f6250d5
/usr/lib/debug/.build-id/d1/cce3b2dd6837dc1b91bc18c997be100f6250d5.debug
/usr/lib/debug/.build-id/d2
/usr/lib/debug/.build-id/d2/609c2b2a36373dd1a97c0ae8353ed0265707e4
/usr/lib/debug/.build-id/d2/609c2b2a36373dd1a97c0ae8353ed0265707e4.debug
/usr/lib/debug/.build-id/dc
/usr/lib/debug/.build-id/dc/671592d7fcd3a1a5683459301ebc4a39de9ebe
/usr/lib/debug/.build-id/dc/671592d7fcd3a1a5683459301ebc4a39de9ebe.debug
/usr/lib/debug/.build-id/df
/usr/lib/debug/.build-id/df/9e8f68e22b4811245a504225b868ba9aaf2074
/usr/lib/debug/.build-id/df/9e8f68e22b4811245a504225b868ba9aaf2074.debug
/usr/lib/debug/.build-id/e3
/usr/lib/debug/.build-id/e3/3838645b2fc52e19859813c3da72221ba9e2ee
/usr/lib/debug/.build-id/e3/3838645b2fc52e19859813c3da72221ba9e2ee.debug
/usr/lib/debug/.build-id/e5
/usr/lib/debug/.build-id/e5/607cd338caaf3b4eafaaef9fbe0261f375a940
/usr/lib/debug/.build-id/e5/607cd338caaf3b4eafaaef9fbe0261f375a940.debug
/usr/lib/debug/.build-id/e9
/usr/lib/debug/.build-id/e9/71549533ecd1495f8b2bc39ba2304102c7b41b
/usr/lib/debug/.build-id/e9/71549533ecd1495f8b2bc39ba2304102c7b41b.debug
/usr/lib/debug/.dwz
/usr/lib/debug/.dwz/pygame-2.3.0-1.el8.aarch64
/usr/lib/debug/usr
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/python3.6
/usr/lib/debug/usr/lib64/python3.6/site-packages
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/_camera.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/_freetype.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/_sdl2
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/_sdl2/audio.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/_sdl2/controller.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/_sdl2/mixer.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/_sdl2/sdl2.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/_sdl2/touch.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/_sdl2/video.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/_sprite.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/base.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/bufferproxy.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/color.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/constants.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/display.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/draw.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/event.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/font.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/gfxdraw.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/image.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/imageext.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/joystick.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/key.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/mask.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/math.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/mixer.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/mixer_music.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/mouse.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/newbuffer.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/pixelarray.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/pixelcopy.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/pypm.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/rect.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/rwobject.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/scrap.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/surface.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/surflock.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/time.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug
/usr/lib/debug/usr/lib64/python3.6/site-packages/pygame/transform.cpython-36m-aarch64-linux-gnu.so-2.3.0-1.el8.aarch64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Apr 28 05:12:38 2024