Package Release Info

python-pygame-1.9.6-bp152.1.10

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-pygame-doc
python2-pygame
python2-pygame-devel
python3-pygame
python3-pygame-devel

Change Logs

* Tue Oct 15 2019 Steve Kowalik <steven.kowalik@suse.com>
- Add python-pygame-python38-import.patch from upstream to fix a build
  failure with Python 3.8.
- Use autopatch macro rather than patch0, due to multiple patches.
* Mon May 20 2019 pgajdos@suse.com
- version update to 1.9.6
  * mixer thread deadlock issue when controlling it from different
    threads.
  * pygame.version.vernum now has major, minor, and patch attributes.
- added patches
  Do not test mp3 format.
  + python-pygame-test-no-mp3.patch
* Mon Sep 03 2018 Mat?j Cepl <mcepl@suse.com>
- Clean up SPEC, avoid warnings.
* Tue Aug 07 2018 toddrme2178@gmail.com
- Update to 1.9.4
  * python 3.7 support.
  * beta pypy support.
  * pygame.draw fixes
  * pygame.math is not experimental anymore. Speedups and bugfixes.
  * Debian, Mac homebrew, mac virtualenv, manylinux and other platform fixes.
  * documentation fixes, jedi support for type ahead in editors like VSCode and VIM.
  * Surface.blits for blitting many surfaces at once more quickly.
* Wed Jun 13 2018 toddrme2178@gmail.com
- Get tests working.
Version: 1.9.3-bp150.2.4
* Thu Aug 17 2017 jengelh@inai.de
- Fix RPM group.
* Tue Aug 08 2017 toddrme2178@gmail.com
- Update to version 1.9.3
  * This is a bugfix release which fixes a couple of key issues
    which came up with 1.9.2
- Update to version 1.9.2
- Implement single-spec version
- Fix source URL
- Fix shebangs
- Remove pygame-v4l-2.6.38.patch
  No longer needed
* Sun Oct 12 2014 mailaender@opensuse.org
- fixed rpmlint error devel-file-in-non-devel-package
- patch1 could need a tag
- fixed rpmlint warning self-obsoletion pygame-doc
- ignore missing executable flags in the -docs package
- added missing build requires for portmidi
- fixed rpmlint warning files-duplicate with fdupes
- added rpmlintrc to whitelist the warnings about sample code
- avoid redundancy in the %description
* Thu Jul 07 2011 idonmez@novell.com
- Add pygame-v4l-2.6.38.patch: use new v4l interface
* Tue Jun 08 2010 prusnak@opensuse.org
- updated to 1.9.1
  * add missing readme.html
  * bugfixes
* Wed Aug 05 2009 matejcik@suse.cz
- update to 1.9.0
  * many bugfixes
  * full python-post-2.5 compatibility, py3k compatibility
- patched setup to workaround broken source tarball (missing readme.html)
- removed py2.5 compatibility patch
* Mon May 04 2009 ro@suse.de
- buildrequires: replace python-numeric by python-numpy
  for >= 11.2
* Fri Mar 20 2009 matejcik@suse.cz
- (re)added libpng-devel and libjpeg-devel for image format support
* Fri Sep 12 2008 matejcik@suse.cz
- update to 1.8.1
  * lots of changes and fixes - see WHATSNEW for details
* Sun Jun 01 2008 crrodriguez@suse.de
- needs fno-strict-aliasing
* Thu Apr 03 2008 prusnak@suse.cz
- updated to 1.8.0
  * lots of changes and fixes - see WHATSNEW for details
- rewrite pep353.diff
* Tue Aug 21 2007 meissner@suse.de
- buildrequire SDL_ttf -> SDL_ttf-devel
* Tue Nov 21 2006 prusnak@suse.cz
- changes according to PEP353 (pep353.diff)
* Tue Feb 28 2006 jmatejek@suse.cz
- updated to reflect python changes due to #149809
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Thu Oct 06 2005 matejcik@suse.cz
- update to 1.7.1release
- removed readme.html, which is no longer provided
* Wed Feb 02 2005 ro@suse.de
- fix build
* Tue Sep 21 2004 mcihar@suse.cz
- update to 1.6.2, this (among others) fixes brokeness on x86_64 - bug #45731
* Fri Jan 30 2004 mcihar@suse.cz
- fixed documentation installation
* Fri Oct 24 2003 mcihar@suse.cz
- update to 1.6 (This new release mainly contains stability and internal
  fixes, small fixes for line and circle primitives, many fixes for locating
  system TrueType fonts, an updated Mac OS X environment, and bigger integer
  storage for Rect objects.)
- patch was included in upstream
- no root for build