diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest_6.1.2.bb (renamed from meta-python/recipes-devtools/python/python3-pytest_6.1.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest_6.1.0.bb b/meta-python/recipes-devtools/python/python3-pytest_6.1.2.bb index 1da43c4f9b..6872da5cfa 100644 --- a/meta-python/recipes-devtools/python/python3-pytest_6.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-pytest_6.1.2.bb | |||
| @@ -3,10 +3,10 @@ SUMMARY = "Simple powerful testing with python" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=81eb9f71d006c6b268cf4388e3c98f7b" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=81eb9f71d006c6b268cf4388e3c98f7b" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "d010e24666435b39a4cf48740b039885642b6c273a3f77be3e7e03554d2806b7" | ||
| 7 | |||
| 8 | SRC_URI_append = " file://0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch " | 6 | SRC_URI_append = " file://0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch " |
| 9 | 7 | ||
| 8 | SRC_URI[sha256sum] = "c0a7e94a8cdbc5422a51ccdad8e6f1024795939cc89159a0ae7f0b316ad3823e" | ||
| 9 | |||
| 10 | inherit update-alternatives pypi setuptools3 | 10 | inherit update-alternatives pypi setuptools3 |
| 11 | 11 | ||
| 12 | RDEPENDS_${PN}_class-target += " \ | 12 | RDEPENDS_${PN}_class-target += " \ |
