From: James Hilliard <james.hilliard1@gmail.com>
To: buildroot@buildroot.org
Cc: "Martin Hundebøll" <martin@geanix.com>,
"James Hilliard" <james.hilliard1@gmail.com>
Subject: [Buildroot] [PATCH 1/1] package/python-marshmallow: bump to version 4.2.0
Date: Mon, 5 Jan 2026 19:39:57 -0700 [thread overview]
Message-ID: <20260106023957.2246995-1-james.hilliard1@gmail.com> (raw)
Drop no longer required python-packaging runtime dependency.
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-marshmallow/Config.in | 1 -
package/python-marshmallow/python-marshmallow.hash | 4 ++--
package/python-marshmallow/python-marshmallow.mk | 4 ++--
3 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/package/python-marshmallow/Config.in b/package/python-marshmallow/Config.in
index cc1b42f465..7c4048760c 100644
--- a/package/python-marshmallow/Config.in
+++ b/package/python-marshmallow/Config.in
@@ -1,6 +1,5 @@
config BR2_PACKAGE_PYTHON_MARSHMALLOW
bool "python-marshmallow"
- select BR2_PACKAGE_PYTHON_PACKAGING # runtime
help
A lightweight library for converting complex datatypes to
and from native Python datatypes.
diff --git a/package/python-marshmallow/python-marshmallow.hash b/package/python-marshmallow/python-marshmallow.hash
index fb11bca0ac..bce3e58f6e 100644
--- a/package/python-marshmallow/python-marshmallow.hash
+++ b/package/python-marshmallow/python-marshmallow.hash
@@ -1,6 +1,6 @@
# md5, sha256 from https://pypi.org/pypi/marshmallow/json
-md5 6c6ccf9a63b69844257dbb6cbc45d593 marshmallow-4.1.2.tar.gz
-sha256 083f250643d2e75fd363f256aeb6b1af369a7513ad37647ce4a601f6966e3ba5 marshmallow-4.1.2.tar.gz
+md5 09036899f9ccc33eafc5c7d7040952d2 marshmallow-4.2.0.tar.gz
+sha256 908acabd5aa14741419d3678d3296bda6abe28a167b7dcd05969ceb8256943ac marshmallow-4.2.0.tar.gz
# Locally computed sha256 checksums
sha256 906b5d9051e426144cb173ad911667b8ebd05a9c584c2c26c135b32a3ed12001 LICENSE
sha256 f982e6fd97ba00973e94605b972ff04894b22c4fa937b868828b32ae8f0a7c2e docs/license.rst
diff --git a/package/python-marshmallow/python-marshmallow.mk b/package/python-marshmallow/python-marshmallow.mk
index 7879fa0ede..d748774246 100644
--- a/package/python-marshmallow/python-marshmallow.mk
+++ b/package/python-marshmallow/python-marshmallow.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_MARSHMALLOW_VERSION = 4.1.2
+PYTHON_MARSHMALLOW_VERSION = 4.2.0
PYTHON_MARSHMALLOW_SOURCE = marshmallow-$(PYTHON_MARSHMALLOW_VERSION).tar.gz
-PYTHON_MARSHMALLOW_SITE = https://files.pythonhosted.org/packages/e9/e1/5edfd1edf05d3cc98415b0810ca45fa19d7dee6def0d0ec639eb4eb14e20
+PYTHON_MARSHMALLOW_SITE = https://files.pythonhosted.org/packages/bc/34/55d47aab1ef03fb5aab96257a31acfc58791d274cf86c044e6e75e6d3bfe
PYTHON_MARSHMALLOW_SETUP_TYPE = flit
PYTHON_MARSHMALLOW_LICENSE = MIT
PYTHON_MARSHMALLOW_LICENSE_FILES = LICENSE docs/license.rst
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2026-01-06 2:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-06 2:39 James Hilliard [this message]
2026-01-08 11:11 ` [Buildroot] [PATCH 1/1] package/python-marshmallow: bump to version 4.2.0 Thomas Petazzoni via buildroot
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=20260106023957.2246995-1-james.hilliard1@gmail.com \
--to=james.hilliard1@gmail.com \
--cc=buildroot@buildroot.org \
--cc=martin@geanix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox