diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/python/python3-pluggy_1.2.0.bb (renamed from meta/recipes-devtools/python/python3-pluggy_1.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pluggy_1.0.0.bb b/meta/recipes-devtools/python/python3-pluggy_1.2.0.bb index 99ae6336b7..3322bb523b 100644 --- a/meta/recipes-devtools/python/python3-pluggy_1.0.0.bb +++ b/meta/recipes-devtools/python/python3-pluggy_1.2.0.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pytest-dev/pluggy" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1c8206d16fd5cc02fa9b0bb98955e5c2" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1c8206d16fd5cc02fa9b0bb98955e5c2" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159" | 6 | SRC_URI[sha256sum] = "d12f0c4b579b15f5e054301bb226ee85eeeba08ffec228092f8defbaa3a4c4b3" |
7 | 7 | ||
8 | DEPENDS += "${PYTHON_PN}-setuptools-scm-native" | 8 | DEPENDS += "${PYTHON_PN}-setuptools-scm-native" |
9 | RDEPENDS:${PN} += "${PYTHON_PN}-importlib-metadata \ | 9 | RDEPENDS:${PN} += "${PYTHON_PN}-importlib-metadata \ |