* [Buildroot] [PATCH 1/1] package/python-pyphen: bump to version 0.14.0
@ 2023-06-05 7:37 James Hilliard
2023-06-18 13:11 ` Arnout Vandecappelle via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2023-06-05 7:37 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Asaf Kahlon
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-pyphen/python-pyphen.hash | 4 ++--
package/python-pyphen/python-pyphen.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-pyphen/python-pyphen.hash b/package/python-pyphen/python-pyphen.hash
index 39af62e085..47b9009ea1 100644
--- a/package/python-pyphen/python-pyphen.hash
+++ b/package/python-pyphen/python-pyphen.hash
@@ -1,6 +1,6 @@
# md5, sha256 from https://pypi.org/pypi/Pyphen/json
-md5 a5039d1a4d8d4bad784cb864927f83f8 pyphen-0.13.2.tar.gz
-sha256 847f57a043a58408f24670ae0184ff6edfb5fd5731743208228c028ddc514438 pyphen-0.13.2.tar.gz
+md5 19e799bbf459ac675698c37c5fae34a8 pyphen-0.14.0.tar.gz
+sha256 596c8b3be1c1a70411ba5f6517d9ccfe3083c758ae2b94a45f2707346d8e66fa pyphen-0.14.0.tar.gz
# Locally computed sha256 checksums
sha256 9f0bffde4fbbbbc61c46f6577b6f472919dba9fdffabe74e8a7e44ac5dbef7a2 LICENSE
sha256 2233a3eecf299bc271f1a9f57f0b3198343ad4ab16571d70320133002c51496b COPYING.GPL
diff --git a/package/python-pyphen/python-pyphen.mk b/package/python-pyphen/python-pyphen.mk
index 9ca064c293..9baa2e7b98 100644
--- a/package/python-pyphen/python-pyphen.mk
+++ b/package/python-pyphen/python-pyphen.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_PYPHEN_VERSION = 0.13.2
+PYTHON_PYPHEN_VERSION = 0.14.0
PYTHON_PYPHEN_SOURCE = pyphen-$(PYTHON_PYPHEN_VERSION).tar.gz
-PYTHON_PYPHEN_SITE = https://files.pythonhosted.org/packages/46/12/aeb28a1e1a3f3cede967cea98ef3a1da844418ab8296a4bb9513f232736c
+PYTHON_PYPHEN_SITE = https://files.pythonhosted.org/packages/4b/52/46b119f94b3f68e4193ada36941606d8e26852b67bb6e099b0e310540b41
PYTHON_PYPHEN_SETUP_TYPE = flit
PYTHON_PYPHEN_LICENSE = LGPL-2.1+, MPL-1.1, GPL-2.0+
PYTHON_PYPHEN_LICENSE_FILES = LICENSE COPYING.GPL COPYING.LGPL COPYING.MPL
--
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-pyphen: bump to version 0.14.0
2023-06-05 7:37 [Buildroot] [PATCH 1/1] package/python-pyphen: bump to version 0.14.0 James Hilliard
@ 2023-06-18 13:11 ` Arnout Vandecappelle via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle via buildroot @ 2023-06-18 13:11 UTC (permalink / raw)
To: James Hilliard, buildroot; +Cc: Asaf Kahlon
On 05/06/2023 09:37, James Hilliard wrote:
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Applied to master, thanks.
Regards,
Arnout
> ---
> package/python-pyphen/python-pyphen.hash | 4 ++--
> package/python-pyphen/python-pyphen.mk | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/package/python-pyphen/python-pyphen.hash b/package/python-pyphen/python-pyphen.hash
> index 39af62e085..47b9009ea1 100644
> --- a/package/python-pyphen/python-pyphen.hash
> +++ b/package/python-pyphen/python-pyphen.hash
> @@ -1,6 +1,6 @@
> # md5, sha256 from https://pypi.org/pypi/Pyphen/json
> -md5 a5039d1a4d8d4bad784cb864927f83f8 pyphen-0.13.2.tar.gz
> -sha256 847f57a043a58408f24670ae0184ff6edfb5fd5731743208228c028ddc514438 pyphen-0.13.2.tar.gz
> +md5 19e799bbf459ac675698c37c5fae34a8 pyphen-0.14.0.tar.gz
> +sha256 596c8b3be1c1a70411ba5f6517d9ccfe3083c758ae2b94a45f2707346d8e66fa pyphen-0.14.0.tar.gz
> # Locally computed sha256 checksums
> sha256 9f0bffde4fbbbbc61c46f6577b6f472919dba9fdffabe74e8a7e44ac5dbef7a2 LICENSE
> sha256 2233a3eecf299bc271f1a9f57f0b3198343ad4ab16571d70320133002c51496b COPYING.GPL
> diff --git a/package/python-pyphen/python-pyphen.mk b/package/python-pyphen/python-pyphen.mk
> index 9ca064c293..9baa2e7b98 100644
> --- a/package/python-pyphen/python-pyphen.mk
> +++ b/package/python-pyphen/python-pyphen.mk
> @@ -4,9 +4,9 @@
> #
> ################################################################################
>
> -PYTHON_PYPHEN_VERSION = 0.13.2
> +PYTHON_PYPHEN_VERSION = 0.14.0
> PYTHON_PYPHEN_SOURCE = pyphen-$(PYTHON_PYPHEN_VERSION).tar.gz
> -PYTHON_PYPHEN_SITE = https://files.pythonhosted.org/packages/46/12/aeb28a1e1a3f3cede967cea98ef3a1da844418ab8296a4bb9513f232736c
> +PYTHON_PYPHEN_SITE = https://files.pythonhosted.org/packages/4b/52/46b119f94b3f68e4193ada36941606d8e26852b67bb6e099b0e310540b41
> PYTHON_PYPHEN_SETUP_TYPE = flit
> PYTHON_PYPHEN_LICENSE = LGPL-2.1+, MPL-1.1, GPL-2.0+
> PYTHON_PYPHEN_LICENSE_FILES = LICENSE COPYING.GPL COPYING.LGPL COPYING.MPL
_______________________________________________
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:[~2023-06-18 13:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-05 7:37 [Buildroot] [PATCH 1/1] package/python-pyphen: bump to version 0.14.0 James Hilliard
2023-06-18 13:11 ` Arnout Vandecappelle via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox