[oe] [meta-python][PATCH] Remove blacklists of python packages where build issues have been resolved

Derek Straka derek at asterius.io
Tue Feb 14 22:24:11 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-connectivity/gateone/gateone_git.bb               | 2 --
 .../recipes-devtools/python/python-cryptography-vectors_1.6.bb        | 2 --
 meta-python/recipes-devtools/python/python-pbr_1.10.0.bb              | 2 --
 .../recipes-devtools/python/python3-cryptography-vectors_1.6.bb       | 2 --
 meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.2.bb  | 2 --
 meta-python/recipes-devtools/python/python3-pymisp_2.4.54.bb          | 4 ----
 meta-python/recipes-devtools/python/python3-requests_2.13.0.bb        | 4 ----
 7 files changed, 18 deletions(-)

diff --git a/meta-python/recipes-connectivity/gateone/gateone_git.bb b/meta-python/recipes-connectivity/gateone/gateone_git.bb
index ba9a799..8b2a192 100644
--- a/meta-python/recipes-connectivity/gateone/gateone_git.bb
+++ b/meta-python/recipes-connectivity/gateone/gateone_git.bb
@@ -86,5 +86,3 @@ RDEPENDS_${PN} = "mime-support \
 
 SYSTEMD_SERVICE_${PN} = "gateone.service"
 INITSCRIPT_NAME = "gateone"
-
-PNBLACKLIST[gateone] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130642/"
diff --git a/meta-python/recipes-devtools/python/python-cryptography-vectors_1.6.bb b/meta-python/recipes-devtools/python/python-cryptography-vectors_1.6.bb
index 92b4907..4975278 100644
--- a/meta-python/recipes-devtools/python/python-cryptography-vectors_1.6.bb
+++ b/meta-python/recipes-devtools/python/python-cryptography-vectors_1.6.bb
@@ -1,4 +1,2 @@
 inherit pypi setuptools
 require python-cryptography-vectors.inc
-
-PNBLACKLIST[python-cryptography-vectors] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130664/"
diff --git a/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb b/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb
index 74d7866..7fddf7a 100644
--- a/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb
+++ b/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb
@@ -14,5 +14,3 @@ RDEPENDS_${PN}_class-target += " \
         "
 
 BBCLASSEXTEND = "native"
-
-PNBLACKLIST[python-pbr] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130650/"
diff --git a/meta-python/recipes-devtools/python/python3-cryptography-vectors_1.6.bb b/meta-python/recipes-devtools/python/python3-cryptography-vectors_1.6.bb
index 909bbb4..58994ff 100644
--- a/meta-python/recipes-devtools/python/python3-cryptography-vectors_1.6.bb
+++ b/meta-python/recipes-devtools/python/python3-cryptography-vectors_1.6.bb
@@ -1,4 +1,2 @@
 inherit pypi setuptools3
 require python-cryptography-vectors.inc
-
-PNBLACKLIST[python3-cryptography-vectors] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130626/"
diff --git a/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.2.bb b/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.2.bb
index c8fb94e..3f07b2e 100644
--- a/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.2.bb
+++ b/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.2.bb
@@ -1,4 +1,2 @@
 inherit pypi setuptools3
 require python-ndg-httpsclient.inc
-
-PNBLACKLIST[python3-ndg-httpsclient] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130615/"
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.54.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.54.bb
index 582d01d..4523d9e 100644
--- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.54.bb
+++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.54.bb
@@ -1,6 +1,2 @@
 inherit pypi setuptools3
 require python-pymisp.inc
-
-PNBLACKLIST[python3-pymisp] ?= "Runtime depends on blacklisted python3-pymisp"
-
-PNBLACKLIST[python3-pymisp] ?= "Runtime depends on blacklisted python3-pymisp-dev"
diff --git a/meta-python/recipes-devtools/python/python3-requests_2.13.0.bb b/meta-python/recipes-devtools/python/python3-requests_2.13.0.bb
index bbfbfeb..5e869b7 100644
--- a/meta-python/recipes-devtools/python/python3-requests_2.13.0.bb
+++ b/meta-python/recipes-devtools/python/python3-requests_2.13.0.bb
@@ -3,7 +3,3 @@ require python-requests.inc
 
 # Add the runtime depends for selectors.py
 RDEPENDS_${PN} += "${PYTHON_PN}-misc"
-
-PNBLACKLIST[python3-requests] ?= "Runtime depends on blacklisted python3-ndg-httpsclient"
-
-PNBLACKLIST[python3-requests] ?= "Runtime depends on blacklisted python3-requests-dev"
-- 
2.7.4




More information about the Openembedded-devel mailing list