public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-rich: bump to version 14.3.3
@ 2026-03-14  7:20 Flaviu Nistor
  2026-03-14 11:16 ` Fiona Klute via buildroot
  2026-03-16 22:29 ` Julien Olivain via buildroot
  0 siblings, 2 replies; 3+ messages in thread
From: Flaviu Nistor @ 2026-03-14  7:20 UTC (permalink / raw)
  To: buildroot; +Cc: Flaviu Nistor, James Hilliard, Fiona Klute

Signed-off-by: Flaviu Nistor <flaviu.nistor@gmail.com>
---
 package/python-rich/python-rich.hash | 4 ++--
 package/python-rich/python-rich.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-rich/python-rich.hash b/package/python-rich/python-rich.hash
index a4939b3c10..21fab25498 100644
--- a/package/python-rich/python-rich.hash
+++ b/package/python-rich/python-rich.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/rich/json
-md5  4eb0893c8103200d58ad1980de396d57  rich-14.3.2.tar.gz
-sha256  e712f11c1a562a11843306f5ed999475f09ac31ffb64281f73ab29ffdda8b3b8  rich-14.3.2.tar.gz
+md5  0d1b254b0743669f2112332a08081809  rich-14.3.3.tar.gz
+sha256  b8daa0b9e4eef54dd8cf7c86c03713f53241884e814f4e2f5fb342fe520f639b  rich-14.3.3.tar.gz
 # Locally computed sha256 checksums
 sha256  deed7c17a4318158190a3ea239cc879a5a50271cebb98ae7025f48fbe58dca15  LICENSE
diff --git a/package/python-rich/python-rich.mk b/package/python-rich/python-rich.mk
index 2dab5e574b..aabc3ea442 100644
--- a/package/python-rich/python-rich.mk
+++ b/package/python-rich/python-rich.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_RICH_VERSION = 14.3.2
+PYTHON_RICH_VERSION = 14.3.3
 PYTHON_RICH_SOURCE = rich-$(PYTHON_RICH_VERSION).tar.gz
-PYTHON_RICH_SITE = https://files.pythonhosted.org/packages/74/99/a4cab2acbb884f80e558b0771e97e21e939c5dfb460f488d19df485e8298
+PYTHON_RICH_SITE = https://files.pythonhosted.org/packages/b3/c6/f3b320c27991c46f43ee9d856302c70dc2d0fb2dba4842ff739d5f46b393
 PYTHON_RICH_SETUP_TYPE = poetry
 PYTHON_RICH_LICENSE = MIT
 PYTHON_RICH_LICENSE_FILES = LICENSE
-- 
2.34.1

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

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

* Re: [Buildroot] [PATCH 1/1] package/python-rich: bump to version 14.3.3
  2026-03-14  7:20 [Buildroot] [PATCH 1/1] package/python-rich: bump to version 14.3.3 Flaviu Nistor
@ 2026-03-14 11:16 ` Fiona Klute via buildroot
  2026-03-16 22:29 ` Julien Olivain via buildroot
  1 sibling, 0 replies; 3+ messages in thread
From: Fiona Klute via buildroot @ 2026-03-14 11:16 UTC (permalink / raw)
  To: Flaviu Nistor, buildroot; +Cc: James Hilliard

Am 14.03.26 um 09:20 schrieb Flaviu Nistor:
> Signed-off-by: Flaviu Nistor <flaviu.nistor@gmail.com>

Reviewed-by: Fiona Klute <fiona.klute@gmx.de>

Thanks,
Fiona

> ---
>   package/python-rich/python-rich.hash | 4 ++--
>   package/python-rich/python-rich.mk   | 4 ++--
>   2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/python-rich/python-rich.hash b/package/python-rich/python-rich.hash
> index a4939b3c10..21fab25498 100644
> --- a/package/python-rich/python-rich.hash
> +++ b/package/python-rich/python-rich.hash
> @@ -1,5 +1,5 @@
>   # md5, sha256 from https://pypi.org/pypi/rich/json
> -md5  4eb0893c8103200d58ad1980de396d57  rich-14.3.2.tar.gz
> -sha256  e712f11c1a562a11843306f5ed999475f09ac31ffb64281f73ab29ffdda8b3b8  rich-14.3.2.tar.gz
> +md5  0d1b254b0743669f2112332a08081809  rich-14.3.3.tar.gz
> +sha256  b8daa0b9e4eef54dd8cf7c86c03713f53241884e814f4e2f5fb342fe520f639b  rich-14.3.3.tar.gz
>   # Locally computed sha256 checksums
>   sha256  deed7c17a4318158190a3ea239cc879a5a50271cebb98ae7025f48fbe58dca15  LICENSE
> diff --git a/package/python-rich/python-rich.mk b/package/python-rich/python-rich.mk
> index 2dab5e574b..aabc3ea442 100644
> --- a/package/python-rich/python-rich.mk
> +++ b/package/python-rich/python-rich.mk
> @@ -4,9 +4,9 @@
>   #
>   ################################################################################
>   
> -PYTHON_RICH_VERSION = 14.3.2
> +PYTHON_RICH_VERSION = 14.3.3
>   PYTHON_RICH_SOURCE = rich-$(PYTHON_RICH_VERSION).tar.gz
> -PYTHON_RICH_SITE = https://files.pythonhosted.org/packages/74/99/a4cab2acbb884f80e558b0771e97e21e939c5dfb460f488d19df485e8298
> +PYTHON_RICH_SITE = https://files.pythonhosted.org/packages/b3/c6/f3b320c27991c46f43ee9d856302c70dc2d0fb2dba4842ff739d5f46b393
>   PYTHON_RICH_SETUP_TYPE = poetry
>   PYTHON_RICH_LICENSE = MIT
>   PYTHON_RICH_LICENSE_FILES = LICENSE

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

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

* Re: [Buildroot] [PATCH 1/1] package/python-rich: bump to version 14.3.3
  2026-03-14  7:20 [Buildroot] [PATCH 1/1] package/python-rich: bump to version 14.3.3 Flaviu Nistor
  2026-03-14 11:16 ` Fiona Klute via buildroot
@ 2026-03-16 22:29 ` Julien Olivain via buildroot
  1 sibling, 0 replies; 3+ messages in thread
From: Julien Olivain via buildroot @ 2026-03-16 22:29 UTC (permalink / raw)
  To: Flaviu Nistor; +Cc: buildroot, James Hilliard, Fiona Klute

On 14/03/2026 08:20, Flaviu Nistor wrote:
> Signed-off-by: Flaviu Nistor <flaviu.nistor@gmail.com>

Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2026-03-16 22:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-14  7:20 [Buildroot] [PATCH 1/1] package/python-rich: bump to version 14.3.3 Flaviu Nistor
2026-03-14 11:16 ` Fiona Klute via buildroot
2026-03-16 22:29 ` Julien Olivain via buildroot

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