All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/python-alembic: bump to version 1.8.0
@ 2022-06-21  6:49 José Pekkarinen via buildroot
  2022-07-23 17:49 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: José Pekkarinen via buildroot @ 2022-06-21  6:49 UTC (permalink / raw)
  To: buildroot; +Cc: José Pekkarinen

Signed-off-by: José Pekkarinen <jose.pekkarinen@unikie.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 8f5cbb6fa3..6a6782b397 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  44e82341a6ee0a42f63dc1f51caf91e6  alembic-1.7.7.tar.gz
-sha256  4961248173ead7ce8a21efb3de378f13b8398e6630fab0eb258dc74a8af24c58  alembic-1.7.7.tar.gz
+md5  3d336c248990cafc69ea403d6af18994  alembic-1.8.0.tar.gz
+sha256  a2d4d90da70b30e70352cd9455e35873a255a31402a438fe24815758d7a0e5e1  alembic-1.8.0.tar.gz
 # Locally computed sha256 checksums
 sha256  f0e3f7a5080879ccae798882d9bee3d48fe335d0bad84ca8eec86fa594375ea0  LICENSE
diff --git a/package/python-alembic/python-alembic.mk b/package/python-alembic/python-alembic.mk
index 8ba32647ab..d40acef5f7 100644
--- a/package/python-alembic/python-alembic.mk
+++ b/package/python-alembic/python-alembic.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_ALEMBIC_VERSION = 1.7.7
+PYTHON_ALEMBIC_VERSION = 1.8.0
 PYTHON_ALEMBIC_SOURCE = alembic-$(PYTHON_ALEMBIC_VERSION).tar.gz
-PYTHON_ALEMBIC_SITE = https://files.pythonhosted.org/packages/30/b9/5526b43a4c54d177ab14af0af4b5c31d73db33d1ad3e30976d3b023e0594
+PYTHON_ALEMBIC_SITE = https://files.pythonhosted.org/packages/43/f2/f6096d23eb43d436f7c3408a6c83f82a1c704bfb50fb608574b048484480
 PYTHON_ALEMBIC_SETUP_TYPE = setuptools
 PYTHON_ALEMBIC_LICENSE = MIT
 PYTHON_ALEMBIC_LICENSE_FILES = LICENSE
-- 
2.25.1

_______________________________________________
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] package/python-alembic: bump to version 1.8.0
  2022-06-21  6:49 [Buildroot] [PATCH] package/python-alembic: bump to version 1.8.0 José Pekkarinen via buildroot
@ 2022-07-23 17:49 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-07-23 17:49 UTC (permalink / raw)
  To: José Pekkarinen via buildroot; +Cc: José Pekkarinen

On Tue, 21 Jun 2022 09:49:52 +0300
José Pekkarinen via buildroot <buildroot@buildroot.org> wrote:

> Signed-off-by: José Pekkarinen <jose.pekkarinen@unikie.com>
> ---
>  package/python-alembic/python-alembic.hash | 4 ++--
>  package/python-alembic/python-alembic.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:[~2022-07-23 17:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-21  6:49 [Buildroot] [PATCH] package/python-alembic: bump to version 1.8.0 José Pekkarinen via buildroot
2022-07-23 17:49 ` 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.