summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pluggy.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pluggy.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pluggy.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pluggy.inc b/meta-python/recipes-devtools/python/python-pluggy.inc
index c9bee62874..57660060c5 100644
--- a/meta-python/recipes-devtools/python/python-pluggy.inc
+++ b/meta-python/recipes-devtools/python/python-pluggy.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/pytest-dev/pluggy"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=1c8206d16fd5cc02fa9b0bb98955e5c2" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=1c8206d16fd5cc02fa9b0bb98955e5c2"
5 5
6SRC_URI[md5sum] = "e986647f5d786c0cc1bd065cf9bac658" 6SRC_URI[md5sum] = "4b8384b69cddbc2e104fdd3ff5631788"
7SRC_URI[sha256sum] = "0825a152ac059776623854c1543d65a4ad408eb3d33ee114dff91e57ec6ae6fc" 7SRC_URI[sha256sum] = "fa5fa1622fa6dd5c030e9cad086fa19ef6a0cf6d7a2d12318e10cb49d6d68f34"
8 8
9DEPENDS += "${PYTHON_PN}-setuptools-scm-native" 9DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
10 10