* [Buildroot] [PATCH 1/1] package/python-alembic: bump to version 1.14.0
@ 2024-11-05 18:29 James Hilliard
2024-11-07 8:03 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-11-05 18:29 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Asaf Kahlon
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-alembic/python-alembic.hash | 4 ++--
package/python-alembic/python-alembic.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-alembic/python-alembic.hash b/package/python-alembic/python-alembic.hash
index c03236a105..5f20b18be0 100644
--- a/package/python-alembic/python-alembic.hash
+++ b/package/python-alembic/python-alembic.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/alembic/json
-md5 c56a6402b0601a8c2d844a08928d752f alembic-1.13.3.tar.gz
-sha256 203503117415561e203aa14541740643a611f641517f0209fcae63e9fa09f1a2 alembic-1.13.3.tar.gz
+md5 a12686c41704218fdb29f140be75cdfd alembic-1.14.0.tar.gz
+sha256 b00892b53b3642d0b8dbedba234dbf1924b69be83a9a769d5a624b01094e304b alembic-1.14.0.tar.gz
# Locally computed sha256 checksums
sha256 ce19e7ba2b77ca584b82a6792856e138eb30b311c896b076c09a405ee45fbee9 LICENSE
diff --git a/package/python-alembic/python-alembic.mk b/package/python-alembic/python-alembic.mk
index a1e45630a3..5050765db1 100644
--- a/package/python-alembic/python-alembic.mk
+++ b/package/python-alembic/python-alembic.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_ALEMBIC_VERSION = 1.13.3
+PYTHON_ALEMBIC_VERSION = 1.14.0
PYTHON_ALEMBIC_SOURCE = alembic-$(PYTHON_ALEMBIC_VERSION).tar.gz
-PYTHON_ALEMBIC_SITE = https://files.pythonhosted.org/packages/94/a2/840c3b84382dce8624bc2f0ee67567fc74c32478d0c5a5aea981518c91c3
+PYTHON_ALEMBIC_SITE = https://files.pythonhosted.org/packages/00/1e/8cb8900ba1b6360431e46fb7a89922916d3a1b017a8908a7c0499cc7e5f6
PYTHON_ALEMBIC_SETUP_TYPE = setuptools
PYTHON_ALEMBIC_LICENSE = MIT
PYTHON_ALEMBIC_LICENSE_FILES = LICENSE
--
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-11-07 8:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-05 18:29 [Buildroot] [PATCH 1/1] package/python-alembic: bump to version 1.14.0 James Hilliard
2024-11-07 8:03 ` 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.