summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/conf/include/ptest-packagelists-meta-python.inc1
-rw-r--r--meta-python/recipes-connectivity/python-hyperframe/python3-hyperframe_6.1.0.bb2
2 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc
index 2a7be4f331..18f31a7c6f 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -42,6 +42,7 @@ PTESTS_FAST_META_PYTHON = "\
42 python3-hpack \ 42 python3-hpack \
43 python3-html2text \ 43 python3-html2text \
44 python3-httptools \ 44 python3-httptools \
45 python3-hyperframe \
45 python3-inflection \ 46 python3-inflection \
46 python3-inotify \ 47 python3-inotify \
47 python3-intervals \ 48 python3-intervals \
diff --git a/meta-python/recipes-connectivity/python-hyperframe/python3-hyperframe_6.1.0.bb b/meta-python/recipes-connectivity/python-hyperframe/python3-hyperframe_6.1.0.bb
index 0d4bfcc584..0e15dd0d67 100644
--- a/meta-python/recipes-connectivity/python-hyperframe/python3-hyperframe_6.1.0.bb
+++ b/meta-python/recipes-connectivity/python-hyperframe/python3-hyperframe_6.1.0.bb
@@ -6,4 +6,4 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5bf1c68e73fbaec2b1687b7e71514393"
6 6
7SRC_URI[sha256sum] = "f630908a00854a7adeabd6382b43923a4c4cd4b821fcb527e6ab9e15382a3b08" 7SRC_URI[sha256sum] = "f630908a00854a7adeabd6382b43923a4c4cd4b821fcb527e6ab9e15382a3b08"
8 8
9inherit pypi python_setuptools_build_meta 9inherit pypi python_setuptools_build_meta ptest-python-pytest