[Buildroot] [git commit] package/python-alembic: bump to version 1.14.1
Julien Olivain
ju.o at free.fr
Thu Jan 23 20:44:16 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=ba7b462b1d453df761750b91b55860dc970accc7
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
License hash changed due to year update:
https://github.com/sqlalchemy/alembic/commit/6bfca645563473da5b3212b827614d762e80feb0
Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/python-alembic/python-alembic.hash | 6 +++---
package/python-alembic/python-alembic.mk | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/python-alembic/python-alembic.hash b/package/python-alembic/python-alembic.hash
index 5f20b18be0..3795afa260 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 a12686c41704218fdb29f140be75cdfd alembic-1.14.0.tar.gz
-sha256 b00892b53b3642d0b8dbedba234dbf1924b69be83a9a769d5a624b01094e304b alembic-1.14.0.tar.gz
+md5 5fd5fe35fe820d03c0594cb3edd16829 alembic-1.14.1.tar.gz
+sha256 496e888245a53adf1498fcab31713a469c65836f8de76e01399aa1c3e90dd213 alembic-1.14.1.tar.gz
# Locally computed sha256 checksums
-sha256 ce19e7ba2b77ca584b82a6792856e138eb30b311c896b076c09a405ee45fbee9 LICENSE
+sha256 35ea9c3419b261faf1be448c4f47d9255281bf6b36b5ffea55052227d4ba54de LICENSE
diff --git a/package/python-alembic/python-alembic.mk b/package/python-alembic/python-alembic.mk
index 5050765db1..c6dcce445c 100644
--- a/package/python-alembic/python-alembic.mk
+++ b/package/python-alembic/python-alembic.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_ALEMBIC_VERSION = 1.14.0
+PYTHON_ALEMBIC_VERSION = 1.14.1
PYTHON_ALEMBIC_SOURCE = alembic-$(PYTHON_ALEMBIC_VERSION).tar.gz
-PYTHON_ALEMBIC_SITE = https://files.pythonhosted.org/packages/00/1e/8cb8900ba1b6360431e46fb7a89922916d3a1b017a8908a7c0499cc7e5f6
+PYTHON_ALEMBIC_SITE = https://files.pythonhosted.org/packages/99/09/f844822e4e847a3f0bd41797f93c4674cd4d2462a3f6c459aa528cdf786e
PYTHON_ALEMBIC_SETUP_TYPE = setuptools
PYTHON_ALEMBIC_LICENSE = MIT
PYTHON_ALEMBIC_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list