* [Buildroot] [PATCH 1/1] package/python-yarl: bump to version 1.17.0
@ 2024-10-29 17:09 James Hilliard
2024-10-29 20:30 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-10-29 17:09 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Asaf Kahlon
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-yarl/python-yarl.hash | 4 ++--
package/python-yarl/python-yarl.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-yarl/python-yarl.hash b/package/python-yarl/python-yarl.hash
index 766541bc94..0966c51a55 100644
--- a/package/python-yarl/python-yarl.hash
+++ b/package/python-yarl/python-yarl.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/yarl/json
-md5 23595f461eb3eeba689e3567f60cd07a yarl-1.16.0.tar.gz
-sha256 b6f687ced5510a9a2474bbae96a4352e5ace5fa34dc44a217b0537fec1db00b4 yarl-1.16.0.tar.gz
+md5 7b27203f854753afb8e6b0b560459f1d yarl-1.17.0.tar.gz
+sha256 d3f13583f378930377e02002b4085a3d025b00402d5a80911726d43a67911cd9 yarl-1.17.0.tar.gz
# Locally computed sha256 checksums
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
diff --git a/package/python-yarl/python-yarl.mk b/package/python-yarl/python-yarl.mk
index 78f5082bce..2c6ff3ecc9 100644
--- a/package/python-yarl/python-yarl.mk
+++ b/package/python-yarl/python-yarl.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_YARL_VERSION = 1.16.0
+PYTHON_YARL_VERSION = 1.17.0
PYTHON_YARL_SOURCE = yarl-$(PYTHON_YARL_VERSION).tar.gz
-PYTHON_YARL_SITE = https://files.pythonhosted.org/packages/23/52/e9766cc6c2eab7dd1e9749c52c9879317500b46fb97d4105223f86679f93
+PYTHON_YARL_SITE = https://files.pythonhosted.org/packages/55/8f/d2d546f8b674335fa7ef83cc5c1892294f3f516c570893e65a7ea8ed49c9
PYTHON_YARL_LICENSE = Apache-2.0
PYTHON_YARL_LICENSE_FILES = LICENSE
PYTHON_YARL_SETUP_TYPE = setuptools
--
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
end of thread, other threads:[~2024-10-29 20:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-29 17:09 [Buildroot] [PATCH 1/1] package/python-yarl: bump to version 1.17.0 James Hilliard
2024-10-29 20:30 ` Thomas Petazzoni via buildroot
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.