From 4eb588a90d94db21676d125bbfc2647ac48ca245 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Fri, 12 Apr 2019 10:57:46 +0800 Subject: python-attrs: upgrade 18.1.0 -> 19.1.0 -Upgrade from python-attrs_18.1.0.bb to python-attrs_19.1.0.bb. -Upgrade from python3-attrs_18.1.0.bb to python3-attrs_19.1.0.bb. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-attrs_19.1.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-attrs_19.1.0.bb (limited to 'meta-python/recipes-devtools/python/python3-attrs_19.1.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-attrs_19.1.0.bb b/meta-python/recipes-devtools/python/python3-attrs_19.1.0.bb new file mode 100644 index 0000000000..c34693f506 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-attrs_19.1.0.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-attrs.inc -- cgit 1.2.3-korg