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 similarity index 83% rename from meta-python/recipes-devtools/python/python3-pytest-aiohttp_1.1.0.bb rename to 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 = "\ python3-aiohttp-native \ " -SRC_URI[sha256sum] = "147de8cb164f3fc9d7196967f109ab3c0b93ea3463ab50631e56438eab7b5adc" +SRC_URI[sha256sum] = "3aa9c9fe26e543eaccc7eb0add381c685ba3ed3e2fed0af74540f63bcd31458d" PYPI_PACKAGE = "pytest_aiohttp"