* [Buildroot] [PATCH 1/1] package/python-webargs: bump to version 8.6.0
@ 2024-10-09 18:31 James Hilliard
2024-10-10 21:36 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-10-09 18:31 UTC (permalink / raw)
To: buildroot; +Cc: Martin Hundebøll, James Hilliard, Asaf Kahlon
Migrate from setuptools to flit build backend.
License hash changed due to year removal:
https://github.com/marshmallow-code/webargs/commit/0917b88a60385cb12a9fa543ca5b7f6a0d6bb336
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-webargs/python-webargs.hash | 6 +++---
package/python-webargs/python-webargs.mk | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/package/python-webargs/python-webargs.hash b/package/python-webargs/python-webargs.hash
index 10bb3651f0..3416a441dd 100644
--- a/package/python-webargs/python-webargs.hash
+++ b/package/python-webargs/python-webargs.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/webargs/json
-md5 9fff29294a5db748eca791da2b93e370 webargs-8.2.0.tar.gz
-sha256 99d68940c452e07726485a15fef43f12f8ae6c0c5b391bcba76065d4527fb85d webargs-8.2.0.tar.gz
+md5 bb65a1f2964f24f77650b8a14ddfbdb1 webargs-8.6.0.tar.gz
+sha256 b8d098ab92bd74c659eca705afa31d681475f218cb15c1e57271fa2103c0547a webargs-8.6.0.tar.gz
# Locally computed sha256 checksums
-sha256 5973e5dcc20b65e4eb4b4acdf273bb78a18522914ab626f496f1b070f7e6294d LICENSE
+sha256 906b5d9051e426144cb173ad911667b8ebd05a9c584c2c26c135b32a3ed12001 LICENSE
diff --git a/package/python-webargs/python-webargs.mk b/package/python-webargs/python-webargs.mk
index ce270842c1..9edca07a15 100644
--- a/package/python-webargs/python-webargs.mk
+++ b/package/python-webargs/python-webargs.mk
@@ -4,10 +4,10 @@
#
################################################################################
-PYTHON_WEBARGS_VERSION = 8.2.0
+PYTHON_WEBARGS_VERSION = 8.6.0
PYTHON_WEBARGS_SOURCE = webargs-$(PYTHON_WEBARGS_VERSION).tar.gz
-PYTHON_WEBARGS_SITE = https://files.pythonhosted.org/packages/4b/7d/fece8e6547b3edde8953b1c84a63da02e1a88efcb9d7d485e4d1b25d9c47
-PYTHON_WEBARGS_SETUP_TYPE = setuptools
+PYTHON_WEBARGS_SITE = https://files.pythonhosted.org/packages/8c/51/e9ee5d8315864adf65e92f858f826514538e30db542d4782dd94c2418464
+PYTHON_WEBARGS_SETUP_TYPE = flit
PYTHON_WEBARGS_LICENSE = MIT
PYTHON_WEBARGS_LICENSE_FILES = LICENSE
PYTHON_WEBARGS_CPE_ID_VENDOR = webargs_project
--
2.34.1
_______________________________________________
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-webargs: bump to version 8.6.0
2024-10-09 18:31 [Buildroot] [PATCH 1/1] package/python-webargs: bump to version 8.6.0 James Hilliard
@ 2024-10-10 21:36 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-10-10 21:36 UTC (permalink / raw)
To: James Hilliard; +Cc: Martin Hundebøll, Asaf Kahlon, buildroot
On Wed, 9 Oct 2024 12:31:42 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:
> Migrate from setuptools to flit build backend.
>
> License hash changed due to year removal:
> https://github.com/marshmallow-code/webargs/commit/0917b88a60385cb12a9fa543ca5b7f6a0d6bb336
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/python-webargs/python-webargs.hash | 6 +++---
> package/python-webargs/python-webargs.mk | 6 +++---
> 2 files changed, 6 insertions(+), 6 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
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:[~2024-10-10 21:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-09 18:31 [Buildroot] [PATCH 1/1] package/python-webargs: bump to version 8.6.0 James Hilliard
2024-10-10 21:36 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox