* [Buildroot] [PATCH 1/1] package/python-sqlalchemy: bump version to 2.0.36
@ 2024-10-25 14:59 Flávio Tapajós
2024-10-26 10:20 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Flávio Tapajós @ 2024-10-25 14:59 UTC (permalink / raw)
To: buildroot; +Cc: Flávio Tapajós, James Hilliard, Asaf Kahlon
Signed-off-by: Flávio Tapajós <flavio.tapajos@newtesc.com.br>
---
package/python-sqlalchemy/python-sqlalchemy.hash | 4 ++--
package/python-sqlalchemy/python-sqlalchemy.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-sqlalchemy/python-sqlalchemy.hash b/package/python-sqlalchemy/python-sqlalchemy.hash
index e9aba384cc..4e38d4ec58 100644
--- a/package/python-sqlalchemy/python-sqlalchemy.hash
+++ b/package/python-sqlalchemy/python-sqlalchemy.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/sqlalchemy/json
-md5 9cdbb77746e7d113b9d2c2af1be6700d sqlalchemy-2.0.35.tar.gz
-sha256 e11d7ea4d24f0a262bccf9a7cd6284c976c5369dac21db237cff59586045ab9f sqlalchemy-2.0.35.tar.gz
+md5 7a4444524e4930a29f22dbca0cb16d4b sqlalchemy-2.0.36.tar.gz
+sha256 7f2767680b6d2398aea7082e45a774b2b0767b5c8d8ffb9c8b683088ea9b29c5 sqlalchemy-2.0.36.tar.gz
# Locally computed sha256 checksums
sha256 3c0f59ab887d041de6a4e52ffe3e9edb5d9522de909fae9a6cd7adb6e7be3293 LICENSE
diff --git a/package/python-sqlalchemy/python-sqlalchemy.mk b/package/python-sqlalchemy/python-sqlalchemy.mk
index 78d7f5e553..1bc2f3929a 100644
--- a/package/python-sqlalchemy/python-sqlalchemy.mk
+++ b/package/python-sqlalchemy/python-sqlalchemy.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_SQLALCHEMY_VERSION = 2.0.35
+PYTHON_SQLALCHEMY_VERSION = 2.0.36
PYTHON_SQLALCHEMY_SOURCE = sqlalchemy-$(PYTHON_SQLALCHEMY_VERSION).tar.gz
-PYTHON_SQLALCHEMY_SITE = https://files.pythonhosted.org/packages/36/48/4f190a83525f5cefefa44f6adc9e6386c4de5218d686c27eda92eb1f5424
+PYTHON_SQLALCHEMY_SITE = https://files.pythonhosted.org/packages/50/65/9cbc9c4c3287bed2499e05033e207473504dc4df999ce49385fb1f8b058a
PYTHON_SQLALCHEMY_SETUP_TYPE = setuptools
PYTHON_SQLALCHEMY_LICENSE = MIT
PYTHON_SQLALCHEMY_LICENSE_FILES = LICENSE
--
2.47.0
_______________________________________________
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-26 10:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-25 14:59 [Buildroot] [PATCH 1/1] package/python-sqlalchemy: bump version to 2.0.36 Flávio Tapajós
2024-10-26 10:20 ` 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.