diff --git a/recipes-devtools/python/python3-pytest-qt_4.0.2.bb b/recipes-python/pytest-qt/python3-pytest-qt_4.2.0.bb similarity index 77% rename from recipes-devtools/python/python3-pytest-qt_4.0.2.bb rename to recipes-python/pytest-qt/python3-pytest-qt_4.2.0.bb index ea06112..d760401 100644 --- a/recipes-devtools/python/python3-pytest-qt_4.0.2.bb +++ b/recipes-python/pytest-qt/python3-pytest-qt_4.2.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://github.com/pytest-dev/pytest-qt" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=be0db96616c6ec3cabe975402c4c687f" -SRC_URI[sha256sum] = "dfc5240dec7eb43b76bcb5f9a87eecae6ef83592af49f3af5f1d5d093acaa93e" +SRC_URI[sha256sum] = "00a17b586dd530b6d7a9399923a40489ca4a9a309719011175f55dc6b5dc8f41" inherit pypi setuptools3