* [Buildroot] [PATCH 3/5] package/python-falcon: Bump to version 3.1.0
@ 2022-05-31 18:54 Grzegorz Blach
2022-06-01 12:44 ` Thomas Petazzoni via buildroot
2022-06-05 21:29 ` Thomas Petazzoni via buildroot
0 siblings, 2 replies; 5+ messages in thread
From: Grzegorz Blach @ 2022-05-31 18:54 UTC (permalink / raw)
To: buildroot; +Cc: Grzegorz Blach, Asaf Kahlon
Signed-off-by: Grzegorz Blach <grzegorz@blach.pl>
---
package/python-falcon/python-falcon.hash | 4 ++--
package/python-falcon/python-falcon.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-falcon/python-falcon.hash b/package/python-falcon/python-falcon.hash
index 979419c25a..d4e99a6998 100644
--- a/package/python-falcon/python-falcon.hash
+++ b/package/python-falcon/python-falcon.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/falcon/json
-md5 4a70cfeeacb453f5fd7eb791bdd3ac01 falcon-3.0.1.tar.gz
-sha256 c41d84db325881a870e8b7129d5ecfd972fa4323cf77b7119a1d2a21966ee681 falcon-3.0.1.tar.gz
+md5 0172450908573a4449a5937810d512b9 falcon-3.1.0.tar.gz
+sha256 f2760bd18c16393a6fb5e55f371f67921edb72febe693a82b3c5e82195d087b7 falcon-3.1.0.tar.gz
# Locally computed sha256 checksums
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
diff --git a/package/python-falcon/python-falcon.mk b/package/python-falcon/python-falcon.mk
index 1f400f9a1f..01b5eca4a2 100644
--- a/package/python-falcon/python-falcon.mk
+++ b/package/python-falcon/python-falcon.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_FALCON_VERSION = 3.0.1
+PYTHON_FALCON_VERSION = 3.1.0
PYTHON_FALCON_SOURCE = falcon-$(PYTHON_FALCON_VERSION).tar.gz
-PYTHON_FALCON_SITE = https://files.pythonhosted.org/packages/63/22/6a9009c53ad78e65d88a44db8eccc7f39c6f54fc05fb43b1e9cbbc481d06
+PYTHON_FALCON_SITE = https://files.pythonhosted.org/packages/36/53/4fd90c6c841bc2e4be29ab92c65e5406df9096c421f138bef9d95d43afc9
PYTHON_FALCON_SETUP_TYPE = setuptools
PYTHON_FALCON_LICENSE = Apache-2.0
PYTHON_FALCON_LICENSE_FILES = LICENSE
--
2.36.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [Buildroot] [PATCH 3/5] package/python-falcon: Bump to version 3.1.0
2022-05-31 18:54 [Buildroot] [PATCH 3/5] package/python-falcon: Bump to version 3.1.0 Grzegorz Blach
@ 2022-06-01 12:44 ` Thomas Petazzoni via buildroot
2022-06-01 18:13 ` Grzegorz Blach
2022-06-05 21:29 ` Thomas Petazzoni via buildroot
1 sibling, 1 reply; 5+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-06-01 12:44 UTC (permalink / raw)
To: Grzegorz Blach; +Cc: Asaf Kahlon, buildroot
Hello,
On Tue, 31 May 2022 20:54:44 +0200
Grzegorz Blach <grzegorz@blach.pl> wrote:
> Signed-off-by: Grzegorz Blach <grzegorz@blach.pl>
This patch is named PATCH 3/5, but we have not received 1/5, 2/5, 4/5
and 5/5. Could you clarify?
Thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Buildroot] [PATCH 3/5] package/python-falcon: Bump to version 3.1.0
2022-06-01 12:44 ` Thomas Petazzoni via buildroot
@ 2022-06-01 18:13 ` Grzegorz Blach
2022-06-01 20:23 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 5+ messages in thread
From: Grzegorz Blach @ 2022-06-01 18:13 UTC (permalink / raw)
To: Thomas Petazzoni; +Cc: Asaf Kahlon, buildroot
Hi,
On Sunday I sent 5 patches, but one of my patch hasn't been delivered
to the mailing list, so I've sent it again.
https://patchwork.ozlabs.org/project/buildroot/list/?series=302417
Grzegorz Blach
On Wed, 2022-06-01 at 14:44 +0200, Thomas Petazzoni wrote:
> Hello,
>
> On Tue, 31 May 2022 20:54:44 +0200
> Grzegorz Blach <grzegorz@blach.pl> wrote:
>
> > Signed-off-by: Grzegorz Blach <grzegorz@blach.pl>
>
> This patch is named PATCH 3/5, but we have not received 1/5, 2/5, 4/5
> and 5/5. Could you clarify?
>
> Thanks!
>
> Thomas
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Buildroot] [PATCH 3/5] package/python-falcon: Bump to version 3.1.0
2022-05-31 18:54 [Buildroot] [PATCH 3/5] package/python-falcon: Bump to version 3.1.0 Grzegorz Blach
2022-06-01 12:44 ` Thomas Petazzoni via buildroot
@ 2022-06-05 21:29 ` Thomas Petazzoni via buildroot
1 sibling, 0 replies; 5+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-06-05 21:29 UTC (permalink / raw)
To: Grzegorz Blach; +Cc: Asaf Kahlon, buildroot
On Tue, 31 May 2022 20:54:44 +0200
Grzegorz Blach <grzegorz@blach.pl> wrote:
> Signed-off-by: Grzegorz Blach <grzegorz@blach.pl>
> ---
> package/python-falcon/python-falcon.hash | 4 ++--
> package/python-falcon/python-falcon.mk | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
Applied to next, 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] 5+ messages in thread
end of thread, other threads:[~2022-06-05 21:29 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-31 18:54 [Buildroot] [PATCH 3/5] package/python-falcon: Bump to version 3.1.0 Grzegorz Blach
2022-06-01 12:44 ` Thomas Petazzoni via buildroot
2022-06-01 18:13 ` Grzegorz Blach
2022-06-01 20:23 ` Thomas Petazzoni via buildroot
2022-06-05 21:29 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox