Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package: python-boto3: bump to 1.26.115
@ 2023-04-18  9:45 Raphaël Mélotte
  2023-05-13 19:33 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Raphaël Mélotte @ 2023-04-18  9:45 UTC (permalink / raw)
  To: buildroot; +Cc: Raphaël Mélotte, Asaf Kahlon

Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
---
 package/python-boto3/python-boto3.hash | 4 ++--
 package/python-boto3/python-boto3.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-boto3/python-boto3.hash b/package/python-boto3/python-boto3.hash
index 6b3947978e..eae5081f34 100644
--- a/package/python-boto3/python-boto3.hash
+++ b/package/python-boto3/python-boto3.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/boto3/json
-md5  0913e2ad8eb208bccb826b10c92ccb5c  boto3-1.26.96.tar.gz
-sha256  7017102c58b9984749bef3b9f476940593c311504354b9ee9dd7bb0b4657a77d  boto3-1.26.96.tar.gz
+md5  212358fb8b9cbea44a63ab9185c628e8  boto3-1.26.115.tar.gz
+sha256  2272a060005bf8299f7342cbf1344304eb44b7060cddba6784f676e3bc737bb8  boto3-1.26.115.tar.gz
 # Locally computed sha256 checksums
 sha256  0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594  LICENSE
diff --git a/package/python-boto3/python-boto3.mk b/package/python-boto3/python-boto3.mk
index 572954e81a..78e410d804 100644
--- a/package/python-boto3/python-boto3.mk
+++ b/package/python-boto3/python-boto3.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_BOTO3_VERSION = 1.26.96
+PYTHON_BOTO3_VERSION = 1.26.115
 PYTHON_BOTO3_SOURCE = boto3-$(PYTHON_BOTO3_VERSION).tar.gz
-PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/c2/9b/8e9124c3d0306ab2ee865e6adffcfcb0127bf0c327386d62d2c9db19b6ae
+PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/78/a8/b07686bd9a56e2556708d562c6b8ade423f3cf4cb1b7c3cbc9ed6c24d022
 PYTHON_BOTO3_SETUP_TYPE = setuptools
 PYTHON_BOTO3_LICENSE = Apache-2.0
 PYTHON_BOTO3_LICENSE_FILES = LICENSE
-- 
2.37.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package: python-boto3: bump to 1.26.115
  2023-04-18  9:45 [Buildroot] [PATCH 1/1] package: python-boto3: bump to 1.26.115 Raphaël Mélotte
@ 2023-05-13 19:33 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2023-05-13 19:33 UTC (permalink / raw)
  To: Raphaël Mélotte; +Cc: Asaf Kahlon, buildroot

Raphaël, Al,

On 2023-04-18 11:45 +0200, Raphaël Mélotte spake thusly:
> Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/python-boto3/python-boto3.hash | 4 ++--
>  package/python-boto3/python-boto3.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/python-boto3/python-boto3.hash b/package/python-boto3/python-boto3.hash
> index 6b3947978e..eae5081f34 100644
> --- a/package/python-boto3/python-boto3.hash
> +++ b/package/python-boto3/python-boto3.hash
> @@ -1,5 +1,5 @@
>  # md5, sha256 from https://pypi.org/pypi/boto3/json
> -md5  0913e2ad8eb208bccb826b10c92ccb5c  boto3-1.26.96.tar.gz
> -sha256  7017102c58b9984749bef3b9f476940593c311504354b9ee9dd7bb0b4657a77d  boto3-1.26.96.tar.gz
> +md5  212358fb8b9cbea44a63ab9185c628e8  boto3-1.26.115.tar.gz
> +sha256  2272a060005bf8299f7342cbf1344304eb44b7060cddba6784f676e3bc737bb8  boto3-1.26.115.tar.gz
>  # Locally computed sha256 checksums
>  sha256  0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594  LICENSE
> diff --git a/package/python-boto3/python-boto3.mk b/package/python-boto3/python-boto3.mk
> index 572954e81a..78e410d804 100644
> --- a/package/python-boto3/python-boto3.mk
> +++ b/package/python-boto3/python-boto3.mk
> @@ -4,9 +4,9 @@
>  #
>  ################################################################################
>  
> -PYTHON_BOTO3_VERSION = 1.26.96
> +PYTHON_BOTO3_VERSION = 1.26.115
>  PYTHON_BOTO3_SOURCE = boto3-$(PYTHON_BOTO3_VERSION).tar.gz
> -PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/c2/9b/8e9124c3d0306ab2ee865e6adffcfcb0127bf0c327386d62d2c9db19b6ae
> +PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/78/a8/b07686bd9a56e2556708d562c6b8ade423f3cf4cb1b7c3cbc9ed6c24d022
>  PYTHON_BOTO3_SETUP_TYPE = setuptools
>  PYTHON_BOTO3_LICENSE = Apache-2.0
>  PYTHON_BOTO3_LICENSE_FILES = LICENSE
> -- 
> 2.37.3
> 
> _______________________________________________
> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-13 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-18  9:45 [Buildroot] [PATCH 1/1] package: python-boto3: bump to 1.26.115 Raphaël Mélotte
2023-05-13 19:33 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox