diff mbox series

[meta-python] python3-pytest-asyncio: upgrade 0.16.0 -> 0.20.3

Message ID 1676122479-6002-2-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-pytest-asyncio: upgrade 0.16.0 -> 0.20.3 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 11, 2023, 1:34 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

License-Update: Delete redundant blank lines in the LICENSE.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...est-asyncio_0.16.0.bb => python3-pytest-asyncio_0.20.3.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-pytest-asyncio_0.16.0.bb => python3-pytest-asyncio_0.20.3.bb} (61%)

Comments

Khem Raj Feb. 11, 2023, 11:15 p.m. UTC | #1
This fails to build see

https://errors.yoctoproject.org/Errors/Details/689684/

On Sat, Feb 11, 2023 at 5:34 AM wangmy <wangmy@fujitsu.com> wrote:
>
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> License-Update: Delete redundant blank lines in the LICENSE.
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  ...est-asyncio_0.16.0.bb => python3-pytest-asyncio_0.20.3.bb} | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta-python/recipes-devtools/python/{python3-pytest-asyncio_0.16.0.bb => python3-pytest-asyncio_0.20.3.bb} (61%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.16.0.bb b/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.20.3.bb
> similarity index 61%
> rename from meta-python/recipes-devtools/python/python3-pytest-asyncio_0.16.0.bb
> rename to meta-python/recipes-devtools/python/python3-pytest-asyncio_0.20.3.bb
> index 1dfeab633..24b807822 100644
> --- a/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.16.0.bb
> +++ b/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.20.3.bb
> @@ -1,9 +1,9 @@
>  DESCRIPTION = "pytest-asyncio is an Apache2 licensed library, written in Python, for testing asyncio code with pytest"
>
>  LICENSE = "Apache-2.0"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=136e4f49dbf29942c572a3a8f6e88a77"
>
> -SRC_URI[sha256sum] = "7496c5977ce88c34379df64a66459fe395cd05543f0a2f837016e7144391fcfb"
> +SRC_URI[sha256sum] = "83cbf01169ce3e8eb71c6c278ccb0574d1a7a3bb8eaaf5e50e0ad342afb33b36"
>
>  inherit pypi setuptools3
>
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#101028): https://lists.openembedded.org/g/openembedded-devel/message/101028
> Mute This Topic: https://lists.openembedded.org/mt/96896337/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.16.0.bb b/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.20.3.bb
similarity index 61%
rename from meta-python/recipes-devtools/python/python3-pytest-asyncio_0.16.0.bb
rename to meta-python/recipes-devtools/python/python3-pytest-asyncio_0.20.3.bb
index 1dfeab633..24b807822 100644
--- a/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.16.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.20.3.bb
@@ -1,9 +1,9 @@ 
 DESCRIPTION = "pytest-asyncio is an Apache2 licensed library, written in Python, for testing asyncio code with pytest"
 
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=136e4f49dbf29942c572a3a8f6e88a77"
 
-SRC_URI[sha256sum] = "7496c5977ce88c34379df64a66459fe395cd05543f0a2f837016e7144391fcfb"
+SRC_URI[sha256sum] = "83cbf01169ce3e8eb71c6c278ccb0574d1a7a3bb8eaaf5e50e0ad342afb33b36"
 
 inherit pypi setuptools3