* [Buildroot] [PATCH 1/1] package/python-sqlalchemy: bump version to 2.0.31
@ 2024-07-22 15:36 Flávio Tapajós
2024-07-22 16:11 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Flávio Tapajós @ 2024-07-22 15:36 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 d047719d54..a413fcc266 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 c13a21626c7ae00b42a08880af574e3c SQLAlchemy-2.0.30.tar.gz
-sha256 2b1708916730f4830bc69d6f49d37f7698b5bd7530aca7f04f785f8849e95255 SQLAlchemy-2.0.30.tar.gz
+md5 dfa687701ddf1416cba19024e6f9ec3d SQLAlchemy-2.0.31.tar.gz
+sha256 b607489dd4a54de56984a0c7656247504bd5523d9d0ba799aef59d4add009484 SQLAlchemy-2.0.31.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 e1180a4e1a..567ffbbb87 100644
--- a/package/python-sqlalchemy/python-sqlalchemy.mk
+++ b/package/python-sqlalchemy/python-sqlalchemy.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_SQLALCHEMY_VERSION = 2.0.30
+PYTHON_SQLALCHEMY_VERSION = 2.0.31
PYTHON_SQLALCHEMY_SOURCE = SQLAlchemy-$(PYTHON_SQLALCHEMY_VERSION).tar.gz
-PYTHON_SQLALCHEMY_SITE = https://files.pythonhosted.org/packages/36/d0/0137ebcf0dc230c2e82a621b3af755b8788a2a9dd6fd1b8cd6d5e7f6b00d
+PYTHON_SQLALCHEMY_SITE = https://files.pythonhosted.org/packages/ba/7d/e3312ae374fe7a4af7e1494735125a714a0907317c829ab8d8a31d89ded4
PYTHON_SQLALCHEMY_SETUP_TYPE = setuptools
PYTHON_SQLALCHEMY_LICENSE = MIT
PYTHON_SQLALCHEMY_LICENSE_FILES = LICENSE
--
2.45.2
_______________________________________________
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.31
2024-07-22 15:36 [Buildroot] [PATCH 1/1] package/python-sqlalchemy: bump version to 2.0.31 Flávio Tapajós
@ 2024-07-22 16:11 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-22 16:11 UTC (permalink / raw)
To: Flávio Tapajós; +Cc: James Hilliard, Asaf Kahlon, buildroot
On Mon, 22 Jul 2024 12:36:28 -0300
Flávio Tapajós <flavio.tapajos@newtesc.com.br> wrote:
> 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(-)
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-07-22 16:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-22 15:36 [Buildroot] [PATCH 1/1] package/python-sqlalchemy: bump version to 2.0.31 Flávio Tapajós
2024-07-22 16:11 ` 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.