[Buildroot] [PATCH 1/1] package/python-pygame: switch from distutils to setuptools

Yann E. MORIN yann.morin.1998 at free.fr
Thu Nov 9 21:50:21 UTC 2023


James, All,

On 2023-10-01 03:18 -0600, James Hilliard spake thusly:
> distutils will be dropped with python 3.12.
> 
> Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/python-pygame/python-pygame.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/python-pygame/python-pygame.mk b/package/python-pygame/python-pygame.mk
> index 600dd9e743..84fd6df4e2 100644
> --- a/package/python-pygame/python-pygame.mk
> +++ b/package/python-pygame/python-pygame.mk
> @@ -10,7 +10,7 @@ PYTHON_PYGAME_VERSION = d61ea8eabd56
>  PYTHON_PYGAME_SOURCE = pygame-$(PYTHON_PYGAME_VERSION).tar.gz
>  PYTHON_PYGAME_SITE = https://bitbucket.org/pygame/pygame
>  PYTHON_PYGAME_SITE_METHOD = hg
> -PYTHON_PYGAME_SETUP_TYPE = distutils
> +PYTHON_PYGAME_SETUP_TYPE = setuptools
>  PYTHON_PYGAME_LICENSE = LGPL-2.1+
>  PYTHON_PYGAME_LICENSE_FILES = LGPL
>  
> -- 
> 2.34.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list