diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cachetools_4.2.4.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cachetools_4.2.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cachetools_4.2.4.bb b/meta-python/recipes-devtools/python/python3-cachetools_4.2.4.bb index 1040dc7e5a..060a615d0b 100644 --- a/meta-python/recipes-devtools/python/python3-cachetools_4.2.4.bb +++ b/meta-python/recipes-devtools/python/python3-cachetools_4.2.4.bb | |||
@@ -8,7 +8,7 @@ SECTION = "devel/python" | |||
8 | LICENSE = "MIT" | 8 | LICENSE = "MIT" |
9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=439a07e400525964c3c82684146e46eb" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=439a07e400525964c3c82684146e46eb" |
10 | 10 | ||
11 | inherit pypi setuptools3 ptest | 11 | inherit pypi setuptools_build_meta ptest |
12 | 12 | ||
13 | SRC_URI += " \ | 13 | SRC_URI += " \ |
14 | file://run-ptest \ | 14 | file://run-ptest \ |