diff options
| author | Khem Raj <raj.khem@gmail.com> | 2020-11-21 15:52:53 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-11-23 13:00:55 -0800 |
| commit | b2e6fa5b7bd7335d41d3cf6a85e1a19e02aa5657 (patch) | |
| tree | d6af5c3186374af322a0c6abe4ae7a2118b50fad /meta-python/recipes-devtools/python | |
| parent | 7d319015e17d98b77ce9a838392499e59deddf40 (diff) | |
| download | meta-openembedded-b2e6fa5b7bd7335d41d3cf6a85e1a19e02aa5657.tar.gz | |
python3-pytest: Upgrade to 6.1.2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/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 += " \ |
