[oe-commits] [meta-openembedded] 02/04: python3-pyro4: Remove absent py3 modules from rdeps

git at git.openembedded.org git at git.openembedded.org
Wed Jan 22 19:12:09 UTC 2020


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 dbf7e04668dba61ffd9600d00af96bb01d88fd65
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Wed Jan 22 10:57:27 2020 -0800

    python3-pyro4: Remove absent py3 modules from rdeps
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.77.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.77.bb b/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.77.bb
index f9dd930..ffe58ee 100644
--- a/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.77.bb
+++ b/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.77.bb
@@ -11,8 +11,6 @@ inherit pypi setuptools3
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-logging \
-    ${PYTHON_PN}-selectors34 \
     ${PYTHON_PN}-serpent \
     ${PYTHON_PN}-threading \
-    ${PYTHON_PN}-zlib \
     "

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


More information about the Openembedded-commits mailing list