From f16db652876c869df9ec7e6ca350c67a66ee9297 Mon Sep 17 00:00:00 2001 From: Yuan Chao Date: Fri, 2 Aug 2019 08:59:28 +0800 Subject: python-pycodestyle: upgrade 2.4.0 -> 2.5.0 Signed-off-by: Yuan Chao Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pycodestyle_2.5.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pycodestyle_2.5.0.bb (limited to 'meta-python/recipes-devtools/python/python3-pycodestyle_2.5.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-pycodestyle_2.5.0.bb b/meta-python/recipes-devtools/python/python3-pycodestyle_2.5.0.bb new file mode 100644 index 0000000000..cedcdb3bf8 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pycodestyle_2.5.0.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-pycodestyle.inc -- cgit 1.2.3-korg