summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/python/python3-hypothesis_6.14.8.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.14.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.14.5.bb b/meta/recipes-devtools/python/python3-hypothesis_6.14.8.bb
index 0460a43198..bc29b94a54 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.14.5.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.14.8.bb
@@ -7,7 +7,7 @@ PYPI_PACKAGE = "hypothesis"
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9
10SRC_URI[sha256sum] = "0563b9711fd9bf478cb591580a575c369d2c396f283efa85d0f9a75b26db65b5" 10SRC_URI[sha256sum] = "cb80e06ca44992b08d2889734b740e67c8b41337315bbd6dba2ef43ca816cfe3"
11 11
12RDEPENDS:${PN} += " \ 12RDEPENDS:${PN} += " \
13 python3-attrs \ 13 python3-attrs \