* [Buildroot] [PATCH 1/1] package/python-lark: bump to version 1.2.2
@ 2024-09-15 21:02 James Hilliard
2024-09-16 9:46 ` Yann E. MORIN
0 siblings, 1 reply; 3+ messages in thread
From: James Hilliard @ 2024-09-15 21:02 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Asaf Kahlon
Verified license remains MIT after hash changed.
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-lark/python-lark.hash | 6 +++---
package/python-lark/python-lark.mk | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/python-lark/python-lark.hash b/package/python-lark/python-lark.hash
index 9ea778c8da..35ee842a4a 100644
--- a/package/python-lark/python-lark.hash
+++ b/package/python-lark/python-lark.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/lark/json
-md5 124c36ea3b68783f06cea5fe6ee8a6f2 lark-1.1.8.tar.gz
-sha256 7ef424db57f59c1ffd6f0d4c2b705119927f566b68c0fe1942dddcc0e44391a5 lark-1.1.8.tar.gz
+md5 99760ed81904c56b2db2b7ab7723063e lark-1.2.2.tar.gz
+sha256 ca807d0162cd16cef15a8feecb862d7319e7a09bdb13aef927968e45040fed80 lark-1.2.2.tar.gz
# Locally computed sha256 checksums
-sha256 8263e5652d07cecb3adadf05140b65e70cfa169ecec5f520fe1671479ce12a83 LICENSE
+sha256 2eee60f52d4e11357bf89e72b034d050e285e47fda1361e5662fb322ee27d771 LICENSE
diff --git a/package/python-lark/python-lark.mk b/package/python-lark/python-lark.mk
index 9cb30abb65..1a85b49bd3 100644
--- a/package/python-lark/python-lark.mk
+++ b/package/python-lark/python-lark.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_LARK_VERSION = 1.1.8
+PYTHON_LARK_VERSION = 1.2.2
PYTHON_LARK_SOURCE = lark-$(PYTHON_LARK_VERSION).tar.gz
-PYTHON_LARK_SITE = https://files.pythonhosted.org/packages/12/1c/b466b58dacac15ffefce9bcb5128e18948a143849610a7d5300f31920be0
+PYTHON_LARK_SITE = https://files.pythonhosted.org/packages/af/60/bc7622aefb2aee1c0b4ba23c1446d3e30225c8770b38d7aedbfb65ca9d5a
PYTHON_LARK_SETUP_TYPE = setuptools
PYTHON_LARK_LICENSE = MIT
PYTHON_LARK_LICENSE_FILES = LICENSE
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-lark: bump to version 1.2.2
2024-09-15 21:02 [Buildroot] [PATCH 1/1] package/python-lark: bump to version 1.2.2 James Hilliard
@ 2024-09-16 9:46 ` Yann E. MORIN
2024-09-16 14:56 ` James Hilliard
0 siblings, 1 reply; 3+ messages in thread
From: Yann E. MORIN @ 2024-09-16 9:46 UTC (permalink / raw)
To: James Hilliard; +Cc: Asaf Kahlon, buildroot
James, All,
On 2024-09-15 15:02 -0600, James Hilliard spake thusly:
> Verified license remains MIT after hash changed.
OK, great, but what was the actual change, then?
Regards,
Yann E. MORIN.
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/python-lark/python-lark.hash | 6 +++---
> package/python-lark/python-lark.mk | 4 ++--
> 2 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/package/python-lark/python-lark.hash b/package/python-lark/python-lark.hash
> index 9ea778c8da..35ee842a4a 100644
> --- a/package/python-lark/python-lark.hash
> +++ b/package/python-lark/python-lark.hash
> @@ -1,5 +1,5 @@
> # md5, sha256 from https://pypi.org/pypi/lark/json
> -md5 124c36ea3b68783f06cea5fe6ee8a6f2 lark-1.1.8.tar.gz
> -sha256 7ef424db57f59c1ffd6f0d4c2b705119927f566b68c0fe1942dddcc0e44391a5 lark-1.1.8.tar.gz
> +md5 99760ed81904c56b2db2b7ab7723063e lark-1.2.2.tar.gz
> +sha256 ca807d0162cd16cef15a8feecb862d7319e7a09bdb13aef927968e45040fed80 lark-1.2.2.tar.gz
> # Locally computed sha256 checksums
> -sha256 8263e5652d07cecb3adadf05140b65e70cfa169ecec5f520fe1671479ce12a83 LICENSE
> +sha256 2eee60f52d4e11357bf89e72b034d050e285e47fda1361e5662fb322ee27d771 LICENSE
> diff --git a/package/python-lark/python-lark.mk b/package/python-lark/python-lark.mk
> index 9cb30abb65..1a85b49bd3 100644
> --- a/package/python-lark/python-lark.mk
> +++ b/package/python-lark/python-lark.mk
> @@ -4,9 +4,9 @@
> #
> ################################################################################
>
> -PYTHON_LARK_VERSION = 1.1.8
> +PYTHON_LARK_VERSION = 1.2.2
> PYTHON_LARK_SOURCE = lark-$(PYTHON_LARK_VERSION).tar.gz
> -PYTHON_LARK_SITE = https://files.pythonhosted.org/packages/12/1c/b466b58dacac15ffefce9bcb5128e18948a143849610a7d5300f31920be0
> +PYTHON_LARK_SITE = https://files.pythonhosted.org/packages/af/60/bc7622aefb2aee1c0b4ba23c1446d3e30225c8770b38d7aedbfb65ca9d5a
> PYTHON_LARK_SETUP_TYPE = setuptools
> PYTHON_LARK_LICENSE = MIT
> PYTHON_LARK_LICENSE_FILES = LICENSE
> --
> 2.34.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-lark: bump to version 1.2.2
2024-09-16 9:46 ` Yann E. MORIN
@ 2024-09-16 14:56 ` James Hilliard
0 siblings, 0 replies; 3+ messages in thread
From: James Hilliard @ 2024-09-16 14:56 UTC (permalink / raw)
To: Yann E. MORIN; +Cc: Asaf Kahlon, buildroot
On Mon, Sep 16, 2024 at 3:46 AM Yann E. MORIN <yann.morin.1998@free.fr> wrote:
>
> James, All,
>
> On 2024-09-15 15:02 -0600, James Hilliard spake thusly:
> > Verified license remains MIT after hash changed.
>
> OK, great, but what was the actual change, then?
Not sure, probably line endings or some formatting like that
which wasn't showing up in git.
>
> Regards,
> Yann E. MORIN.
>
> > Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> > ---
> > package/python-lark/python-lark.hash | 6 +++---
> > package/python-lark/python-lark.mk | 4 ++--
> > 2 files changed, 5 insertions(+), 5 deletions(-)
> >
> > diff --git a/package/python-lark/python-lark.hash b/package/python-lark/python-lark.hash
> > index 9ea778c8da..35ee842a4a 100644
> > --- a/package/python-lark/python-lark.hash
> > +++ b/package/python-lark/python-lark.hash
> > @@ -1,5 +1,5 @@
> > # md5, sha256 from https://pypi.org/pypi/lark/json
> > -md5 124c36ea3b68783f06cea5fe6ee8a6f2 lark-1.1.8.tar.gz
> > -sha256 7ef424db57f59c1ffd6f0d4c2b705119927f566b68c0fe1942dddcc0e44391a5 lark-1.1.8.tar.gz
> > +md5 99760ed81904c56b2db2b7ab7723063e lark-1.2.2.tar.gz
> > +sha256 ca807d0162cd16cef15a8feecb862d7319e7a09bdb13aef927968e45040fed80 lark-1.2.2.tar.gz
> > # Locally computed sha256 checksums
> > -sha256 8263e5652d07cecb3adadf05140b65e70cfa169ecec5f520fe1671479ce12a83 LICENSE
> > +sha256 2eee60f52d4e11357bf89e72b034d050e285e47fda1361e5662fb322ee27d771 LICENSE
> > diff --git a/package/python-lark/python-lark.mk b/package/python-lark/python-lark.mk
> > index 9cb30abb65..1a85b49bd3 100644
> > --- a/package/python-lark/python-lark.mk
> > +++ b/package/python-lark/python-lark.mk
> > @@ -4,9 +4,9 @@
> > #
> > ################################################################################
> >
> > -PYTHON_LARK_VERSION = 1.1.8
> > +PYTHON_LARK_VERSION = 1.2.2
> > PYTHON_LARK_SOURCE = lark-$(PYTHON_LARK_VERSION).tar.gz
> > -PYTHON_LARK_SITE = https://files.pythonhosted.org/packages/12/1c/b466b58dacac15ffefce9bcb5128e18948a143849610a7d5300f31920be0
> > +PYTHON_LARK_SITE = https://files.pythonhosted.org/packages/af/60/bc7622aefb2aee1c0b4ba23c1446d3e30225c8770b38d7aedbfb65ca9d5a
> > PYTHON_LARK_SETUP_TYPE = setuptools
> > PYTHON_LARK_LICENSE = MIT
> > PYTHON_LARK_LICENSE_FILES = LICENSE
> > --
> > 2.34.1
> >
> > _______________________________________________
> > buildroot mailing list
> > buildroot@buildroot.org
> > https://lists.buildroot.org/mailman/listinfo/buildroot
>
> --
> .-----------------.--------------------.------------------.--------------------.
> | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
> | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
> | +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
> | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
> '------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-09-16 14:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-15 21:02 [Buildroot] [PATCH 1/1] package/python-lark: bump to version 1.2.2 James Hilliard
2024-09-16 9:46 ` Yann E. MORIN
2024-09-16 14:56 ` James Hilliard
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.