From 7b5e171914028727fb937753c8e5a9631585db67 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 1 Nov 2017 12:14:11 -0400 Subject: python-attr: add initial recipe for version 0.2.0 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-attr_0.2.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-attr_0.2.0.bb (limited to 'meta-python/recipes-devtools/python/python3-attr_0.2.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-attr_0.2.0.bb b/meta-python/recipes-devtools/python/python3-attr_0.2.0.bb new file mode 100644 index 0000000000..e80648c8c3 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-attr_0.2.0.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-attr.inc -- cgit v1.2.3-54-g00ecf