diff mbox series

[1/1] package/python-kiwisolver: bump to version 1.4.5

Message ID 20231106232926.2972118-1-james.hilliard1@gmail.com
State Accepted
Headers show
Series [1/1] package/python-kiwisolver: bump to version 1.4.5 | expand

Commit Message

James Hilliard Nov. 6, 2023, 11:29 p.m. UTC
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python-kiwisolver/python-kiwisolver.hash | 4 ++--
 package/python-kiwisolver/python-kiwisolver.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Comments

Arnout Vandecappelle Nov. 10, 2023, 9:19 p.m. UTC | #1
On 07/11/2023 00:29, James Hilliard wrote:
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>

  Applied another 4 python version bumps to master:

90cfa7b1e9       James Hilliard package/python-lmdb: bump to version 1.4.1
d8ae2986a0       James Hilliard package/python-libusb1: bump to version 3.1.0
26b8b6c7cf       James Hilliard package/python-lark: bump to version 1.1.8
b23e072065       James Hilliard package/python-kiwisolver: bump to version 1.4.5


  Regards,
  Arnout

> ---
>   package/python-kiwisolver/python-kiwisolver.hash | 4 ++--
>   package/python-kiwisolver/python-kiwisolver.mk   | 4 ++--
>   2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/python-kiwisolver/python-kiwisolver.hash b/package/python-kiwisolver/python-kiwisolver.hash
> index 7f2e263a5b..900027a88b 100644
> --- a/package/python-kiwisolver/python-kiwisolver.hash
> +++ b/package/python-kiwisolver/python-kiwisolver.hash
> @@ -1,5 +1,5 @@
>   # md5, sha256 from https://pypi.org/pypi/kiwisolver/json
> -md5  34796908455c3b23c889439b541e424b  kiwisolver-1.4.4.tar.gz
> -sha256  d41997519fcba4a1e46eb4a2fe31bc12f0ff957b2b81bac28db24744f333e955  kiwisolver-1.4.4.tar.gz
> +md5  20dea6992699d6be8a563995d7fe0309  kiwisolver-1.4.5.tar.gz
> +sha256  e57e563a57fb22a142da34f38acc2fc1a5c864bc29ca1517a88abc963e60d6ec  kiwisolver-1.4.5.tar.gz
>   # Locally computed sha256 checksums
>   sha256  26da8d49744796f2601fb5fe9e5d8b9e8102064ca60a8dc1825b6177cb05450c  LICENSE
> diff --git a/package/python-kiwisolver/python-kiwisolver.mk b/package/python-kiwisolver/python-kiwisolver.mk
> index 2c5db26dbc..04a0779b37 100644
> --- a/package/python-kiwisolver/python-kiwisolver.mk
> +++ b/package/python-kiwisolver/python-kiwisolver.mk
> @@ -4,9 +4,9 @@
>   #
>   ################################################################################
>   
> -PYTHON_KIWISOLVER_VERSION = 1.4.4
> +PYTHON_KIWISOLVER_VERSION = 1.4.5
>   PYTHON_KIWISOLVER_SOURCE = kiwisolver-$(PYTHON_KIWISOLVER_VERSION).tar.gz
> -PYTHON_KIWISOLVER_SITE = https://files.pythonhosted.org/packages/5f/5c/272a7dd49a1914f35cd8d6d9f386defa8b047f6fbd06badd6b77b3ba24e7
> +PYTHON_KIWISOLVER_SITE = https://files.pythonhosted.org/packages/b9/2d/226779e405724344fc678fcc025b812587617ea1a48b9442628b688e85ea
>   PYTHON_KIWISOLVER_LICENSE = BSD-3-Clause
>   PYTHON_KIWISOLVER_LICENSE_FILES = LICENSE
>   PYTHON_KIWISOLVER_SETUP_TYPE = setuptools
diff mbox series

Patch

diff --git a/package/python-kiwisolver/python-kiwisolver.hash b/package/python-kiwisolver/python-kiwisolver.hash
index 7f2e263a5b..900027a88b 100644
--- a/package/python-kiwisolver/python-kiwisolver.hash
+++ b/package/python-kiwisolver/python-kiwisolver.hash
@@ -1,5 +1,5 @@ 
 # md5, sha256 from https://pypi.org/pypi/kiwisolver/json
-md5  34796908455c3b23c889439b541e424b  kiwisolver-1.4.4.tar.gz
-sha256  d41997519fcba4a1e46eb4a2fe31bc12f0ff957b2b81bac28db24744f333e955  kiwisolver-1.4.4.tar.gz
+md5  20dea6992699d6be8a563995d7fe0309  kiwisolver-1.4.5.tar.gz
+sha256  e57e563a57fb22a142da34f38acc2fc1a5c864bc29ca1517a88abc963e60d6ec  kiwisolver-1.4.5.tar.gz
 # Locally computed sha256 checksums
 sha256  26da8d49744796f2601fb5fe9e5d8b9e8102064ca60a8dc1825b6177cb05450c  LICENSE
diff --git a/package/python-kiwisolver/python-kiwisolver.mk b/package/python-kiwisolver/python-kiwisolver.mk
index 2c5db26dbc..04a0779b37 100644
--- a/package/python-kiwisolver/python-kiwisolver.mk
+++ b/package/python-kiwisolver/python-kiwisolver.mk
@@ -4,9 +4,9 @@ 
 #
 ################################################################################
 
-PYTHON_KIWISOLVER_VERSION = 1.4.4
+PYTHON_KIWISOLVER_VERSION = 1.4.5
 PYTHON_KIWISOLVER_SOURCE = kiwisolver-$(PYTHON_KIWISOLVER_VERSION).tar.gz
-PYTHON_KIWISOLVER_SITE = https://files.pythonhosted.org/packages/5f/5c/272a7dd49a1914f35cd8d6d9f386defa8b047f6fbd06badd6b77b3ba24e7
+PYTHON_KIWISOLVER_SITE = https://files.pythonhosted.org/packages/b9/2d/226779e405724344fc678fcc025b812587617ea1a48b9442628b688e85ea
 PYTHON_KIWISOLVER_LICENSE = BSD-3-Clause
 PYTHON_KIWISOLVER_LICENSE_FILES = LICENSE
 PYTHON_KIWISOLVER_SETUP_TYPE = setuptools