openembedded-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
* [meta-python][PATCH] python3-jsmin: update to 3.0.0
@ 2021-10-14 12:48 Oleksandr Kravchuk
  2021-10-14 19:18 ` [oe] " Scott Murray
  0 siblings, 1 reply; 2+ messages in thread
From: Oleksandr Kravchuk @ 2021-10-14 12:48 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Oleksandr Kravchuk

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../python/{python3-jsmin_2.2.2.bb => python3-jsmin_3.0.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-jsmin_2.2.2.bb => python3-jsmin_3.0.0.bb} (75%)

diff --git a/meta-python/recipes-devtools/python/python3-jsmin_2.2.2.bb b/meta-python/recipes-devtools/python/python3-jsmin_3.0.0.bb
similarity index 75%
rename from meta-python/recipes-devtools/python/python3-jsmin_2.2.2.bb
rename to meta-python/recipes-devtools/python/python3-jsmin_3.0.0.bb
index 1a0578edd..7990bb014 100644
--- a/meta-python/recipes-devtools/python/python3-jsmin_2.2.2.bb
+++ b/meta-python/recipes-devtools/python/python3-jsmin_3.0.0.bb
@@ -5,8 +5,8 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3a3301ce2ad647e172f4a1016c67324d"
 
 inherit setuptools3 pypi ptest
-SRC_URI[md5sum] = "00e7a3179a4591aab2ee707b3214e2fd"
-SRC_URI[sha256sum] = "b6df99b2cd1c75d9d342e4335b535789b8da9107ec748212706ef7bbe5c2553b"
+
+SRC_URI[sha256sum] = "88fc1bd6033a47c5911dbcada7d279c7a8b7ad0841909590f6a742c20c4d2e08"
 
 BBCLASSEXTEND = "native nativesdk"
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [oe] [meta-python][PATCH] python3-jsmin: update to 3.0.0
  2021-10-14 12:48 [meta-python][PATCH] python3-jsmin: update to 3.0.0 Oleksandr Kravchuk
@ 2021-10-14 19:18 ` Scott Murray
  0 siblings, 0 replies; 2+ messages in thread
From: Scott Murray @ 2021-10-14 19:18 UTC (permalink / raw)
  To: Oleksandr Kravchuk; +Cc: openembedded-devel

On Thu, 14 Oct 2021, Oleksandr Kravchuk wrote:

> Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>

This fixes a 2to3 related failure I saw doing an AGL test build with
latest poky + meta-python, so looks good to me:

Tested-by: Scott Murray <scott.murray@konsulko.com>

> ---
>  .../python/{python3-jsmin_2.2.2.bb => python3-jsmin_3.0.0.bb} | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta-python/recipes-devtools/python/{python3-jsmin_2.2.2.bb => python3-jsmin_3.0.0.bb} (75%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-jsmin_2.2.2.bb b/meta-python/recipes-devtools/python/python3-jsmin_3.0.0.bb
> similarity index 75%
> rename from meta-python/recipes-devtools/python/python3-jsmin_2.2.2.bb
> rename to meta-python/recipes-devtools/python/python3-jsmin_3.0.0.bb
> index 1a0578edd..7990bb014 100644
> --- a/meta-python/recipes-devtools/python/python3-jsmin_2.2.2.bb
> +++ b/meta-python/recipes-devtools/python/python3-jsmin_3.0.0.bb
> @@ -5,8 +5,8 @@ LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3a3301ce2ad647e172f4a1016c67324d"
>
>  inherit setuptools3 pypi ptest
> -SRC_URI[md5sum] = "00e7a3179a4591aab2ee707b3214e2fd"
> -SRC_URI[sha256sum] = "b6df99b2cd1c75d9d342e4335b535789b8da9107ec748212706ef7bbe5c2553b"
> +
> +SRC_URI[sha256sum] = "88fc1bd6033a47c5911dbcada7d279c7a8b7ad0841909590f6a742c20c4d2e08"
>
>  BBCLASSEXTEND = "native nativesdk"
>
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-14 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-14 12:48 [meta-python][PATCH] python3-jsmin: update to 3.0.0 Oleksandr Kravchuk
2021-10-14 19:18 ` [oe] " Scott Murray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).