All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-httpcore: bump to version 1.0.7
@ 2024-12-19  1:57 James Hilliard
  2024-12-22 14:11 ` Julien Olivain
  0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-12-19  1:57 UTC (permalink / raw)
  To: buildroot; +Cc: James Hilliard

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python-httpcore/python-httpcore.hash | 4 ++--
 package/python-httpcore/python-httpcore.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-httpcore/python-httpcore.hash b/package/python-httpcore/python-httpcore.hash
index 68c0450f94..ced9020a1e 100644
--- a/package/python-httpcore/python-httpcore.hash
+++ b/package/python-httpcore/python-httpcore.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/httpcore/json
-md5  458f9b56367cf547425bf2347bffd784  httpcore-1.0.6.tar.gz
-sha256  73f6dbd6eb8c21bbf7ef8efad555481853f5f6acdeaff1edb0694289269ee17f  httpcore-1.0.6.tar.gz
+md5  4cdb4739273f33bfd49b6d2aa6f011c6  httpcore-1.0.7.tar.gz
+sha256  8551cb62a169ec7162ac7be8d4817d561f60e08eaa485234898414bb5a8a0b4c  httpcore-1.0.7.tar.gz
 # Locally computed sha256 checksums
 sha256  fdcb59154c74cbaba16a11242f7740bea9f23d6feb5547917d8c5f94a80392a5  LICENSE.md
diff --git a/package/python-httpcore/python-httpcore.mk b/package/python-httpcore/python-httpcore.mk
index a432433884..29d1ba1b7c 100644
--- a/package/python-httpcore/python-httpcore.mk
+++ b/package/python-httpcore/python-httpcore.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_HTTPCORE_VERSION = 1.0.6
+PYTHON_HTTPCORE_VERSION = 1.0.7
 PYTHON_HTTPCORE_SOURCE = httpcore-$(PYTHON_HTTPCORE_VERSION).tar.gz
-PYTHON_HTTPCORE_SITE = https://files.pythonhosted.org/packages/b6/44/ed0fa6a17845fb033bd885c03e842f08c1b9406c86a2e60ac1ae1b9206a6
+PYTHON_HTTPCORE_SITE = https://files.pythonhosted.org/packages/6a/41/d7d0a89eb493922c37d343b607bc1b5da7f5be7e383740b4753ad8943e90
 PYTHON_HTTPCORE_SETUP_TYPE = hatch
 PYTHON_HTTPCORE_LICENSE = BSD-3-Clause
 PYTHON_HTTPCORE_LICENSE_FILES = LICENSE.md
-- 
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-httpcore: bump to version 1.0.7
  2024-12-19  1:57 [Buildroot] [PATCH 1/1] package/python-httpcore: bump to version 1.0.7 James Hilliard
@ 2024-12-22 14:11 ` Julien Olivain
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain @ 2024-12-22 14:11 UTC (permalink / raw)
  To: James Hilliard; +Cc: buildroot

On 19/12/2024 02:57, James Hilliard wrote:
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>

Applied to master, thanks.

> ---
>  package/python-httpcore/python-httpcore.hash | 4 ++--
>  package/python-httpcore/python-httpcore.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/python-httpcore/python-httpcore.hash 
> b/package/python-httpcore/python-httpcore.hash
> index 68c0450f94..ced9020a1e 100644
> --- a/package/python-httpcore/python-httpcore.hash
> +++ b/package/python-httpcore/python-httpcore.hash
> @@ -1,5 +1,5 @@
>  # md5, sha256 from https://pypi.org/pypi/httpcore/json
> -md5  458f9b56367cf547425bf2347bffd784  httpcore-1.0.6.tar.gz
> -sha256  
> 73f6dbd6eb8c21bbf7ef8efad555481853f5f6acdeaff1edb0694289269ee17f  
> httpcore-1.0.6.tar.gz
> +md5  4cdb4739273f33bfd49b6d2aa6f011c6  httpcore-1.0.7.tar.gz
> +sha256  
> 8551cb62a169ec7162ac7be8d4817d561f60e08eaa485234898414bb5a8a0b4c  
> httpcore-1.0.7.tar.gz
>  # Locally computed sha256 checksums
>  sha256  
> fdcb59154c74cbaba16a11242f7740bea9f23d6feb5547917d8c5f94a80392a5  
> LICENSE.md
> diff --git a/package/python-httpcore/python-httpcore.mk 
> b/package/python-httpcore/python-httpcore.mk
> index a432433884..29d1ba1b7c 100644
> --- a/package/python-httpcore/python-httpcore.mk
> +++ b/package/python-httpcore/python-httpcore.mk
> @@ -4,9 +4,9 @@
>  #
>  
> ################################################################################
> 
> -PYTHON_HTTPCORE_VERSION = 1.0.6
> +PYTHON_HTTPCORE_VERSION = 1.0.7
>  PYTHON_HTTPCORE_SOURCE = httpcore-$(PYTHON_HTTPCORE_VERSION).tar.gz
> -PYTHON_HTTPCORE_SITE = 
> https://files.pythonhosted.org/packages/b6/44/ed0fa6a17845fb033bd885c03e842f08c1b9406c86a2e60ac1ae1b9206a6
> +PYTHON_HTTPCORE_SITE = 
> https://files.pythonhosted.org/packages/6a/41/d7d0a89eb493922c37d343b607bc1b5da7f5be7e383740b4753ad8943e90
>  PYTHON_HTTPCORE_SETUP_TYPE = hatch
>  PYTHON_HTTPCORE_LICENSE = BSD-3-Clause
>  PYTHON_HTTPCORE_LICENSE_FILES = LICENSE.md
> --
> 2.34.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
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-12-22 14:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-19  1:57 [Buildroot] [PATCH 1/1] package/python-httpcore: bump to version 1.0.7 James Hilliard
2024-12-22 14:11 ` Julien Olivain

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.