* [Buildroot] [PATCH 1/1] package/python-sqlalchemy: bump version to 2.0.30
@ 2024-05-13 20:59 Flávio Tapajós
2024-05-13 21:04 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Flávio Tapajós @ 2024-05-13 20:59 UTC (permalink / raw)
To: buildroot; +Cc: Flávio Tapajós, James Hilliard, Asaf Kahlon
---
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 0bc9256c54..d047719d54 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 ea746e69e0702cc8d2c91c5140ce35cc SQLAlchemy-2.0.28.tar.gz
-sha256 bd9566b8e58cabd700bc367b60e90d9349cd16f0984973f98a9a09f9c64e86f0 SQLAlchemy-2.0.29.tar.gz
+md5 c13a21626c7ae00b42a08880af574e3c SQLAlchemy-2.0.30.tar.gz
+sha256 2b1708916730f4830bc69d6f49d37f7698b5bd7530aca7f04f785f8849e95255 SQLAlchemy-2.0.30.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 b7dac92a99..e1180a4e1a 100644
--- a/package/python-sqlalchemy/python-sqlalchemy.mk
+++ b/package/python-sqlalchemy/python-sqlalchemy.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_SQLALCHEMY_VERSION = 2.0.29
+PYTHON_SQLALCHEMY_VERSION = 2.0.30
PYTHON_SQLALCHEMY_SOURCE = SQLAlchemy-$(PYTHON_SQLALCHEMY_VERSION).tar.gz
-PYTHON_SQLALCHEMY_SITE = https://files.pythonhosted.org/packages/99/04/59971bfc2f192e3b52376ca8d1e134c78d04bc044ef7e04cf10c42d2ce17
+PYTHON_SQLALCHEMY_SITE = https://files.pythonhosted.org/packages/36/d0/0137ebcf0dc230c2e82a621b3af755b8788a2a9dd6fd1b8cd6d5e7f6b00d
PYTHON_SQLALCHEMY_SETUP_TYPE = setuptools
PYTHON_SQLALCHEMY_LICENSE = MIT
PYTHON_SQLALCHEMY_LICENSE_FILES = LICENSE
--
2.45.0
_______________________________________________
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-sqlalchemy: bump version to 2.0.30
2024-05-13 20:59 [Buildroot] [PATCH 1/1] package/python-sqlalchemy: bump version to 2.0.30 Flávio Tapajós
@ 2024-05-13 21:04 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-05-13 21:04 UTC (permalink / raw)
To: Flávio Tapajós; +Cc: James Hilliard, Asaf Kahlon, buildroot
On Mon, 13 May 2024 17:59:02 -0300
Flávio Tapajós <flavio.tapajos@newtesc.com.br> wrote:
> ---
> package/python-sqlalchemy/python-sqlalchemy.hash | 4 ++--
> package/python-sqlalchemy/python-sqlalchemy.mk | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
Your Signed-off-by was missing... but I realized right after pushing,
so unfortunately I pushed as-is, without your Signed-off-by :-/
Best regards,
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-05-13 21:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-13 20:59 [Buildroot] [PATCH 1/1] package/python-sqlalchemy: bump version to 2.0.30 Flávio Tapajós
2024-05-13 21:04 ` 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.