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

git at git.openembedded.org git at git.openembedded.org
Sat Jan 27 01:36:31 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 49b6db7e66bbff7ec0c1ddbd746c656004527db5
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Jan 21 11:20:36 2018 -0500

    Remove deprecated python3-textutils from the RDEPENDS
    
    The python3-textutils package was merged into core as part of the
    json manifest migration
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb         | 1 -
 meta-python/recipes-devtools/python/python-asn1crypto.inc           | 1 -
 meta-python/recipes-devtools/python/python-asn1crypto_0.24.0.bb     | 4 ++++
 meta-python/recipes-devtools/python/python-jinja2.inc               | 2 +-
 meta-python/recipes-devtools/python/python-jinja2_2.10.bb           | 6 +++++-
 meta-python/recipes-devtools/python/python-jsonschema.inc           | 1 -
 meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb      | 1 +
 meta-python/recipes-devtools/python/python-netaddr.inc              | 1 -
 meta-python/recipes-devtools/python/python-netaddr_0.7.19.bb        | 4 ++++
 .../recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb        | 1 -
 10 files changed, 15 insertions(+), 7 deletions(-)

diff --git a/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb b/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
index ff08361..9b7a381 100644
--- a/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
+++ b/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
@@ -40,7 +40,6 @@ RDEPENDS_${PN}-bin = " \
     python3-shell \
     python3-stringold \
     python3-subprocess \
-    python3-textutils \
     python3-threading \
 "
 
diff --git a/meta-python/recipes-devtools/python/python-asn1crypto.inc b/meta-python/recipes-devtools/python/python-asn1crypto.inc
index 0d3ee41..2777c21 100644
--- a/meta-python/recipes-devtools/python/python-asn1crypto.inc
+++ b/meta-python/recipes-devtools/python/python-asn1crypto.inc
@@ -18,7 +18,6 @@ RDEPENDS_${PN}_class-target += " \
     ${PYTHON_PN}-datetime \
     ${PYTHON_PN}-io \
     ${PYTHON_PN}-netclient \
-    ${PYTHON_PN}-textutils \
     ${PYTHON_PN}-subprocess \
 "
 
diff --git a/meta-python/recipes-devtools/python/python-asn1crypto_0.24.0.bb b/meta-python/recipes-devtools/python/python-asn1crypto_0.24.0.bb
index 6af60c2..1218519 100644
--- a/meta-python/recipes-devtools/python/python-asn1crypto_0.24.0.bb
+++ b/meta-python/recipes-devtools/python/python-asn1crypto_0.24.0.bb
@@ -1,2 +1,6 @@
 inherit setuptools
 require python-asn1crypto.inc
+
+RDEPENDS_${PN} += " \
+    ${PYTHON_PN}-textutils \ 
+"
diff --git a/meta-python/recipes-devtools/python/python-jinja2.inc b/meta-python/recipes-devtools/python/python-jinja2.inc
index 510765b..0c0bf0d 100644
--- a/meta-python/recipes-devtools/python/python-jinja2.inc
+++ b/meta-python/recipes-devtools/python/python-jinja2.inc
@@ -8,7 +8,7 @@ SRC_URI[md5sum] = "61ef1117f945486472850819b8d1eb3d"
 SRC_URI[sha256sum] = "f84be1bb0040caca4cea721fcbbbbd61f9be9464ca236387158b0feea01914a4"
 
 RDEPENDS_${PN} += "${PYTHON_PN}-io ${PYTHON_PN}-pickle ${PYTHON_PN}-crypt \
-    ${PYTHON_PN}-math ${PYTHON_PN}-netclient ${PYTHON_PN}-textutils \
+    ${PYTHON_PN}-math ${PYTHON_PN}-netclient \
     ${PYTHON_PN}-pprint ${PYTHON_PN}-shell ${PYTHON_PN}-markupsafe \
     ${PYTHON_PN}-json ${PYTHON_PN}-threading ${PYTHON_PN}-numbers"
 
diff --git a/meta-python/recipes-devtools/python/python-jinja2_2.10.bb b/meta-python/recipes-devtools/python/python-jinja2_2.10.bb
index 0607521..5233cf4 100644
--- a/meta-python/recipes-devtools/python/python-jinja2_2.10.bb
+++ b/meta-python/recipes-devtools/python/python-jinja2_2.10.bb
@@ -1,4 +1,8 @@
 inherit pypi setuptools
 require python-jinja2.inc
 
-RDEPENDS_${PN} += "${PYTHON_PN}-lang ${PYTHON_PN}-re"
+RDEPENDS_${PN} += " \
+    ${PYTHON_PN}-lang \
+    ${PYTHON_PN}-re \
+    ${PYTHON_PN}-textutils \
+"
diff --git a/meta-python/recipes-devtools/python/python-jsonschema.inc b/meta-python/recipes-devtools/python/python-jsonschema.inc
index 748ef6e..8413692 100644
--- a/meta-python/recipes-devtools/python/python-jsonschema.inc
+++ b/meta-python/recipes-devtools/python/python-jsonschema.inc
@@ -19,7 +19,6 @@ RDEPENDS_${PN} += " \
     ${PYTHON_PN}-shell \
     ${PYTHON_PN}-strict-rfc3339 \
     ${PYTHON_PN}-subprocess \
-    ${PYTHON_PN}-textutils \
     ${PYTHON_PN}-unittest \
 "
 
diff --git a/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb b/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb
index c118f2d..7407616 100644
--- a/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb
+++ b/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb
@@ -7,4 +7,5 @@ RDEPENDS_${PN} += " \
     ${PYTHON_PN}-functools32 \
     ${PYTHON_PN}-lang \
     ${PYTHON_PN}-re \
+    ${PYTHON_PN}-textutils \ 
 "
diff --git a/meta-python/recipes-devtools/python/python-netaddr.inc b/meta-python/recipes-devtools/python/python-netaddr.inc
index 486bfc6..5b6d4df 100644
--- a/meta-python/recipes-devtools/python/python-netaddr.inc
+++ b/meta-python/recipes-devtools/python/python-netaddr.inc
@@ -9,6 +9,5 @@ inherit pypi
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-pprint \
-    ${PYTHON_PN}-textutils \
     ${PYTHON_PN}-xml \
 "
diff --git a/meta-python/recipes-devtools/python/python-netaddr_0.7.19.bb b/meta-python/recipes-devtools/python/python-netaddr_0.7.19.bb
index 5e089a9..ca5a79a 100644
--- a/meta-python/recipes-devtools/python/python-netaddr_0.7.19.bb
+++ b/meta-python/recipes-devtools/python/python-netaddr_0.7.19.bb
@@ -1,2 +1,6 @@
 require python-netaddr.inc
 inherit setuptools
+
+RDEPENDS_${PN} += " \
+    ${PYTHON_PN}-textutils \
+"
diff --git a/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb b/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb
index 1067d15..0e99917 100644
--- a/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb
+++ b/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb
@@ -4,5 +4,4 @@ require python-prompt-toolkit.inc
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-datetime \
     ${PYTHON_PN}-shell \
-    ${PYTHON_PN}-textutils \
 "

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


More information about the Openembedded-commits mailing list