[oe-commits] [meta-openembedded] 01/05: Fix python-humanfriendly recipe for python2.

git at git.openembedded.org git at git.openembedded.org
Fri Jul 12 18:14:51 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 5bf62addd388c88dae9bb1e08ba0afc3412305d8
Author: Windel Bouwman <windel.bouwman at gmail.com>
AuthorDate: Fri Jul 12 08:19:54 2019 +0200

    Fix python-humanfriendly recipe for python2.
    
    Signed-off-by: Windel Bouwman <windel.bouwman at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb b/meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb
index 2ca5fe3..4e03a65 100644
--- a/meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb
+++ b/meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb
@@ -1,2 +1,2 @@
-inherit setuptools3
+inherit setuptools
 require python-humanfriendly.inc

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list