diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-06-02 18:07:40 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-07 18:21:41 -0700 |
| commit | df45dce09638c5c8652832694b5b8e882cb12107 (patch) | |
| tree | 24ca0058e1aa6b1e997974b04db2dbe9ca8dac06 /meta-python/recipes-devtools/python | |
| parent | 2e97a0caa1412b64005d0151b3e2d8728ca847e6 (diff) | |
| download | meta-openembedded-df45dce09638c5c8652832694b5b8e882cb12107.tar.gz | |
python3-pytest-asyncio: upgrade 1.3.0 -> 1.4.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest-asyncio_1.4.0.bb (renamed from meta-python/recipes-devtools/python/python3-pytest-asyncio_1.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-asyncio_1.3.0.bb b/meta-python/recipes-devtools/python/python3-pytest-asyncio_1.4.0.bb index 50fb5e6ef0..7f237932a7 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-asyncio_1.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-asyncio_1.4.0.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pytest-dev/pytest-asyncio" | |||
| 3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=136e4f49dbf29942c572a3a8f6e88a77" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=136e4f49dbf29942c572a3a8f6e88a77" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "d7f52f36d231b80ee124cd216ffb19369aa168fc10095013c6b014a34d3ee9e5" | 6 | SRC_URI[sha256sum] = "c6c0d2259945122819f171a32ecea2c349ead889ee28176caaf492143424be42" |
| 7 | 7 | ||
| 8 | inherit pypi python_setuptools_build_meta | 8 | inherit pypi python_setuptools_build_meta |
| 9 | 9 | ||
