All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/scons: bump to verion 4.7.0
Date: Wed, 3 Apr 2024 22:05:13 +0200	[thread overview]
Message-ID: <Zg22eduN3ymhGyly@landeda> (raw)
In-Reply-To: <20240403192150.107906-1-james.hilliard1@gmail.com>

James, All,

On 2024-04-03 13:21 -0600, James Hilliard spake thusly:
> Drop no longer needed HOST_SCONS_INSTALL_OPTS.

It would have been nice to briefly explain why...

> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/scons/scons.hash | 6 ++++--
>  package/scons/scons.mk   | 7 ++-----
>  2 files changed, 6 insertions(+), 7 deletions(-)
> 
> diff --git a/package/scons/scons.hash b/package/scons/scons.hash
> index 48b5077b2e..8dca99830e 100644
> --- a/package/scons/scons.hash
> +++ b/package/scons/scons.hash
> @@ -1,3 +1,5 @@
> -# Locally computed:
> -sha256  ce26aac95d350a79a4192196b0beac3cb24f4ccabce0123eb28d3370f576f072  SCons-4.5.2.tar.gz
> +# md5, sha256 from https://pypi.org/pypi/scons/json
> +md5  f5a740e94864408902c62bdb47687d9d  SCons-4.7.0.tar.gz
> +sha256  d8b617f6610a73e46509de70dcf82f76861b79762ff602d546f4e80918ec81f3  SCons-4.7.0.tar.gz
> +# Locally computed sha256 checksums
>  sha256  2f6ac9a1fc98394d18b80dba9bedb9d5626006d44db3fecf7cf3e21cff7e8b1c  LICENSE
> diff --git a/package/scons/scons.mk b/package/scons/scons.mk
> index ffd6abf609..b6bfaa0237 100644
> --- a/package/scons/scons.mk
> +++ b/package/scons/scons.mk
> @@ -4,16 +4,13 @@
>  #
>  ################################################################################
>  
> -SCONS_VERSION = 4.5.2
> +SCONS_VERSION = 4.7.0
>  SCONS_SOURCE = SCons-$(SCONS_VERSION).tar.gz
> -SCONS_SITE = http://downloads.sourceforge.net/project/scons/scons/$(SCONS_VERSION)
> +SCONS_SITE = https://files.pythonhosted.org/packages/7b/68/6895065c86c65a9388eb760a43ea695ec5b9b1c98a9675a3bcd682dbe9c0
>  SCONS_LICENSE = MIT
>  SCONS_LICENSE_FILES = LICENSE
>  SCONS_SETUP_TYPE = setuptools
>  
> -HOST_SCONS_INSTALL_OPTS = \
> -	--install-lib=$(HOST_DIR)/lib/python$(PYTHON3_VERSION_MAJOR)/site-packages
> -
>  $(eval $(host-python-package))
>  
>  # variables used by other packages
> -- 
> 2.34.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@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.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2024-04-03 20:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-03 19:21 [Buildroot] [PATCH 1/1] package/scons: bump to verion 4.7.0 James Hilliard
2024-04-03 20:05 ` Yann E. MORIN [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Zg22eduN3ymhGyly@landeda \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=james.hilliard1@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.