diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-pytest_6.2.4.bb (renamed from meta/recipes-devtools/python/python3-pytest_6.2.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pytest_6.2.3.bb b/meta/recipes-devtools/python/python3-pytest_6.2.4.bb index 7fb7baf188..fa43e6ebf0 100644 --- a/meta/recipes-devtools/python/python3-pytest_6.2.3.bb +++ b/meta/recipes-devtools/python/python3-pytest_6.2.4.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=81eb9f71d006c6b268cf4388e3c98f7b" | |||
7 | 7 | ||
8 | SRC_URI_append = " file://0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch " | 8 | SRC_URI_append = " file://0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch " |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "671238a46e4df0f3498d1c3270e5deb9b32d25134c99b7d75370a68cfbe9b634" | 10 | SRC_URI[sha256sum] = "50bcad0a0b9c5a72c8e4e7c9855a3ad496ca6a881a3641b4260605450772c54b" |
11 | 11 | ||
12 | inherit update-alternatives pypi setuptools3 | 12 | inherit update-alternatives pypi setuptools3 |
13 | 13 | ||