diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb index 8ec885fabf..15f4090c6d 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb | |||
| @@ -20,13 +20,13 @@ RDEPENDS:${PN} += " \ | |||
| 20 | python3-compression \ | 20 | python3-compression \ |
| 21 | python3-core \ | 21 | python3-core \ |
| 22 | python3-json \ | 22 | python3-json \ |
| 23 | python3-pytest \ | ||
| 23 | python3-sortedcontainers \ | 24 | python3-sortedcontainers \ |
| 24 | python3-statistics \ | 25 | python3-statistics \ |
| 25 | python3-unittest \ | 26 | python3-unittest \ |
| 26 | " | 27 | " |
| 27 | 28 | ||
| 28 | RDEPENDS:${PN}-ptest += " \ | 29 | RDEPENDS:${PN}-ptest += " \ |
| 29 | ${PYTHON_PN}-pytest \ | ||
| 30 | ${PYTHON_PN}-unittest-automake-output \ | 30 | ${PYTHON_PN}-unittest-automake-output \ |
| 31 | " | 31 | " |
| 32 | 32 | ||
