14
0
forked from pool/python-pygame

- Remove upstreamed patch adjust-surface-mask.patch.

- Switch from %python_{build,install} to %pyproject_{wheel,install} macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygame?expand=0&rev=46
This commit is contained in:
2023-08-12 16:45:08 +00:00
committed by Git OBS Bridge
parent 3a44ab1af6
commit dba0be6d7b
2 changed files with 6 additions and 4 deletions

View File

@@ -200,6 +200,8 @@ Wed Aug 9 21:10:42 UTC 2023 - Dominik George <nik@naturalnet.de>
* manylinux: Add more pythons to be built with by @illume in #3725
* Fix of inverted boolean of borderless window property by @joaquin30 in #3727
* That time numpy was giving me grief by @illume in #3731
- Remove upstreamed patch adjust-surface-mask.patch.
- Switch from %python_{build,install} to %pyproject_{wheel,install} macros.
-------------------------------------------------------------------
Sun May 7 10:54:14 UTC 2023 - Jan Engelhardt <jengelh@inai.de>