diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-06-09 18:29:05 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 18:55:02 -0700 |
| commit | 66cf04e7778ac5ea81cca3fc7e9ad1741ac0f9c1 (patch) | |
| tree | 01a82986e3649fe4727da52b000bac6416535505 /meta-python/recipes-devtools/python | |
| parent | 7b4c4cf1a11fb8ca510ca2779466a60068c56d1f (diff) | |
| download | meta-openembedded-66cf04e7778ac5ea81cca3fc7e9ad1741ac0f9c1.tar.gz | |
python3-pytest-aiohttp: upgrade 1.1.0 -> 1.1.1
Changelog:
===========
- Drop Python 3.9
- Typing improvements
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-aiohttp_1.1.1.bb (renamed from meta-python/recipes-devtools/python/python3-pytest-aiohttp_1.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-aiohttp_1.1.0.bb b/meta-python/recipes-devtools/python/python3-pytest-aiohttp_1.1.1.bb index 9a5c0b3bf4..91a619eab1 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-aiohttp_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-aiohttp_1.1.1.bb | |||
| @@ -10,7 +10,7 @@ DEPENDS = "\ | |||
| 10 | python3-aiohttp-native \ | 10 | python3-aiohttp-native \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
| 13 | SRC_URI[sha256sum] = "147de8cb164f3fc9d7196967f109ab3c0b93ea3463ab50631e56438eab7b5adc" | 13 | SRC_URI[sha256sum] = "3aa9c9fe26e543eaccc7eb0add381c685ba3ed3e2fed0af74540f63bcd31458d" |
| 14 | 14 | ||
| 15 | PYPI_PACKAGE = "pytest_aiohttp" | 15 | PYPI_PACKAGE = "pytest_aiohttp" |
| 16 | 16 | ||
