diff --git a/meta-python/recipes-devtools/python/python3-wsproto_1.2.0.bb b/meta-python/recipes-devtools/python/python3-wsproto_1.3.2.bb similarity index 67% rename from meta-python/recipes-devtools/python/python3-wsproto_1.2.0.bb rename to meta-python/recipes-devtools/python/python3-wsproto_1.3.2.bb index 4aac092fbe..3a9b18b7af 100644 --- a/meta-python/recipes-devtools/python/python3-wsproto_1.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-wsproto_1.3.2.bb @@ -3,11 +3,11 @@ HOMEPAGE = "https://github.com/python-hyper/wsproto/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=69fabf732409f4ac61875827b258caaf" -inherit pypi setuptools3 ptest-python-pytest +inherit pypi python_setuptools_build_meta ptest-python-pytest PTEST_PYTEST_DIR = "test" -SRC_URI[sha256sum] = "ad565f26ecb92588a3e43bc3d96164de84cd9902482b130d0ddbaa9664a85065" +SRC_URI[sha256sum] = "b86885dcf294e15204919950f666e06ffc6c7c114ca900b060d6e16293528294" RDEPENDS:${PN} += " \ python3-h11 \