Skip to content

Commit cd83fa0

Browse files
moto-timorpurdie
authored andcommitted
python3-pytest: upgrade 6.2.4 -> 6.2.5
Drop pluggy-1.0 patch; fixed upstream pytest 6.2.5 (2021-08-29) Trivial/Internal Changes #8494: Python 3.10 is now supported. #9040: Enable compatibility with pluggy 1.0 or later. References: pytest-dev/pytest#8494 pytest-dev/pytest#9040 Signed-off-by: Tim Orling <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]> Signed-off-by: Richard Purdie <[email protected]>
1 parent c43a575 commit cd83fa0

File tree

2 files changed

+1
-67
lines changed

2 files changed

+1
-67
lines changed

meta/recipes-devtools/python/python3-pytest/0001-Allow-pluggy-1.0.patch

Lines changed: 0 additions & 65 deletions
This file was deleted.

meta/recipes-devtools/python/python3-pytest_6.2.4.bb renamed to meta/recipes-devtools/python/python3-pytest_6.2.5.bb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ DESCRIPTION = "The pytest framework makes it easy to write small tests, yet scal
55
LICENSE = "MIT"
66
LIC_FILES_CHKSUM = "file://LICENSE;md5=81eb9f71d006c6b268cf4388e3c98f7b"
77

8-
SRC_URI += "file://0001-Allow-pluggy-1.0.patch"
9-
SRC_URI[sha256sum] = "50bcad0a0b9c5a72c8e4e7c9855a3ad496ca6a881a3641b4260605450772c54b"
8+
SRC_URI[sha256sum] = "131b36680866a76e6781d13f101efb86cf674ebb9762eb70d3082b6f29889e89"
109

1110
DEPENDS = "python3-setuptools-scm-native"
1211

0 commit comments

Comments
 (0)