From 60dfa8cb904b2f18167123b17e3d73c40cbaa936 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 15 Dec 2017 15:21:59 -0500 Subject: python-hyperlink: add a recipe for version 17.3.1 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-hyperlink_17.3.1.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-hyperlink_17.3.1.bb (limited to 'meta-python/recipes-devtools/python/python3-hyperlink_17.3.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-hyperlink_17.3.1.bb b/meta-python/recipes-devtools/python/python3-hyperlink_17.3.1.bb new file mode 100644 index 000000000..3d30af29a --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-hyperlink_17.3.1.bb @@ -0,0 +1,4 @@ +inherit setuptools3 +require python-hyperlink.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-selectors ${PYTHON_PN}-enum" -- cgit v1.2.3-54-g00ecf