[oe-commits] [meta-openembedded] 10/50: Remove deprecated python3-signal from the RDEPENDS

git at git.openembedded.org git at git.openembedded.org
Sat Jan 27 01:36:23 UTC 2018


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

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

commit 1bb9de8f54d5bcb0e0a47f3494e3b17bb39e714e
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Jan 21 11:20:28 2018 -0500

    Remove deprecated python3-signal from the RDEPENDS
    
    The python3-signal package was removed as part of the migration to the
    json manifest file.  The signal functionality is now part of core
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb b/meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb
index 177a2b5..429c6bf 100644
--- a/meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb
+++ b/meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb
@@ -27,6 +27,5 @@ RDEPENDS_${PN} += " \
     ${PYTHON_PN}-doctest \
     ${PYTHON_PN}-enum \
     ${PYTHON_PN}-logging \
-    ${PYTHON_PN}-signal \
     ${PYTHON_PN}-xml \
 "

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


More information about the Openembedded-commits mailing list