* [Buildroot] [PATCH 1/1] package/python-sniffio: bump to version 1.3.1
@ 2024-07-01 19:54 James Hilliard
2024-07-09 21:34 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-07-01 19:54 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Asaf Kahlon
Add new host-python-setuptools-scm build dependency.
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-sniffio/python-sniffio.hash | 4 ++--
package/python-sniffio/python-sniffio.mk | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/package/python-sniffio/python-sniffio.hash b/package/python-sniffio/python-sniffio.hash
index 00af7c58bb..989e31d196 100644
--- a/package/python-sniffio/python-sniffio.hash
+++ b/package/python-sniffio/python-sniffio.hash
@@ -1,6 +1,6 @@
# md5, sha256 from https://pypi.org/pypi/sniffio/json
-md5 abb96bcda81817d6c632915c53ac29c8 sniffio-1.3.0.tar.gz
-sha256 e60305c5e5d314f5389259b7f22aaa33d8f7dee49763119234af3755c55b9101 sniffio-1.3.0.tar.gz
+md5 1673edc4dfeb739130a87bcd7b477864 sniffio-1.3.1.tar.gz
+sha256 f4324edc670a0f49750a81b895f35c3adb843cca46f0530f79fc1babb23789dc sniffio-1.3.1.tar.gz
# Locally computed sha256 checksums
sha256 652c878488d1456361e08c3f8607fd7ba59892a14103d15cce4ff93c85b5cc8b LICENSE
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE.APACHE2
diff --git a/package/python-sniffio/python-sniffio.mk b/package/python-sniffio/python-sniffio.mk
index fa369a0e2f..120794d77c 100644
--- a/package/python-sniffio/python-sniffio.mk
+++ b/package/python-sniffio/python-sniffio.mk
@@ -4,11 +4,12 @@
#
################################################################################
-PYTHON_SNIFFIO_VERSION = 1.3.0
+PYTHON_SNIFFIO_VERSION = 1.3.1
PYTHON_SNIFFIO_SOURCE = sniffio-$(PYTHON_SNIFFIO_VERSION).tar.gz
-PYTHON_SNIFFIO_SITE = https://files.pythonhosted.org/packages/cd/50/d49c388cae4ec10e8109b1b833fd265511840706808576df3ada99ecb0ac
+PYTHON_SNIFFIO_SITE = https://files.pythonhosted.org/packages/a2/87/a6771e1546d97e7e041b6ae58d80074f81b7d5121207425c964ddf5cfdbd
PYTHON_SNIFFIO_SETUP_TYPE = setuptools
PYTHON_SNIFFIO_LICENSE = Apache-2.0 or MIT
PYTHON_SNIFFIO_LICENSE_FILES = LICENSE LICENSE.APACHE2 LICENSE.MIT
+PYTHON_SNIFFIO_DEPENDENCIES = host-python-setuptools-scm
$(eval $(python-package))
--
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
* Re: [Buildroot] [PATCH 1/1] package/python-sniffio: bump to version 1.3.1
2024-07-01 19:54 [Buildroot] [PATCH 1/1] package/python-sniffio: bump to version 1.3.1 James Hilliard
@ 2024-07-09 21:34 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-09 21:34 UTC (permalink / raw)
To: James Hilliard; +Cc: Asaf Kahlon, buildroot
On Mon, 1 Jul 2024 13:54:34 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:
> Add new host-python-setuptools-scm build dependency.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/python-sniffio/python-sniffio.hash | 4 ++--
> package/python-sniffio/python-sniffio.mk | 5 +++--
> 2 files changed, 5 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-09 21:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01 19:54 [Buildroot] [PATCH 1/1] package/python-sniffio: bump to version 1.3.1 James Hilliard
2024-07-09 21:34 ` 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.