From 378b8a6a8aa65fae704e9ceddc3f2e2b07585953 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 1 Nov 2017 11:37:51 -0400 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 0000000000..3d30af29ad --- /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 1.2.3-korg