[oe] [meta-python][PATCH 00/10] Update python RDEPENDS to remove deprecated packages

Derek Straka derek at asterius.io
Sun Jan 21 16:20:27 UTC 2018


The oe-core python packaging was updated to use a json manifest.  As part of these changes,
several packages were totally removed (importlib, enum, re, etc).  These packages were part of 
runtime depends for a large number of recipes.  This changeset removes the deprecated packages.

Derek Straka (10):
  Remove deprecated python3-signal from the RDEPENDS
  Remove deprecated python3-re from the RDEPENDS
  Remove deprecated python3-enum from the RDEPENDS
  Remove deprecated python3-argparse from the RDEPENDS
  Remove deprecated ${PYTHON_PN}-importlib from the RDEPENDS
  Remove deprecated python3-selectors from the RDEPENDS
  Remove deprecated python3-lang from the RDEPENDS
  Remove deprecated python-readline from the RDEPENDS
  Remove deprecated python3-textutils from the RDEPENDS
  Remove deprecated python3-subprocess from the RDEPENDS

 meta-oe/recipes-devtools/python/python-pygobject_3.22.0.bb       | 2 +-
 meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb      | 3 ---
 meta-python/recipes-connectivity/gateone/gateone_git.bb          | 1 -
 meta-python/recipes-devtools/python/python-asn1crypto.inc        | 2 --
 meta-python/recipes-devtools/python/python-asn1crypto_0.24.0.bb  | 5 +++++
 meta-python/recipes-devtools/python/python-astroid.inc           | 2 --
 meta-python/recipes-devtools/python/python-astroid_1.6.0.bb      | 3 ++-
 meta-python/recipes-devtools/python/python-attrs.inc             | 1 -
 meta-python/recipes-devtools/python/python-attrs_17.4.0.bb       | 4 ++++
 meta-python/recipes-devtools/python/python-babel.inc             | 1 -
 meta-python/recipes-devtools/python/python-babel_2.5.3.bb        | 4 ++++
 meta-python/recipes-devtools/python/python-bcrypt.inc            | 1 -
 meta-python/recipes-devtools/python/python-bcrypt_3.1.4.bb       | 4 ++++
 meta-python/recipes-devtools/python/python-behave_1.2.5.bb       | 2 +-
 meta-python/recipes-devtools/python/python-can.inc               | 3 ---
 meta-python/recipes-devtools/python/python-can_2.0.0.bb          | 2 ++
 meta-python/recipes-devtools/python/python-cffi.inc              | 1 -
 meta-python/recipes-devtools/python/python-cffi_1.11.4.bb        | 4 ++++
 meta-python/recipes-devtools/python/python-chardet.inc           | 1 -
 meta-python/recipes-devtools/python/python-chardet_3.0.4.bb      | 2 ++
 meta-python/recipes-devtools/python/python-cryptography.inc      | 1 -
 meta-python/recipes-devtools/python/python-cryptography_2.1.4.bb | 1 +
 meta-python/recipes-devtools/python/python-cython.inc            | 1 -
 meta-python/recipes-devtools/python/python-cython_0.27.3.bb      | 3 ++-
 meta-python/recipes-devtools/python/python-dbusmock_0.16.7.bb    | 1 -
 meta-python/recipes-devtools/python/python-django.inc            | 3 ---
 meta-python/recipes-devtools/python/python-django_1.11.9.bb      | 6 +++++-
 meta-python/recipes-devtools/python/python-gevent.inc            | 1 -
 meta-python/recipes-devtools/python/python-gevent_1.2.2.bb       | 1 +
 meta-python/recipes-devtools/python/python-jinja2.inc            | 4 ++--
 meta-python/recipes-devtools/python/python-jinja2_2.10.bb        | 6 ++++++
 meta-python/recipes-devtools/python/python-jsonpatch.inc         | 2 +-
 meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb     | 2 ++
 meta-python/recipes-devtools/python/python-jsonpointer.inc       | 1 -
 meta-python/recipes-devtools/python/python-jsonpointer_1.14.bb   | 2 ++
 meta-python/recipes-devtools/python/python-jsonschema.inc        | 4 ----
 meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb   | 4 ++++
 meta-python/recipes-devtools/python/python-markupsafe.inc        | 2 +-
 meta-python/recipes-devtools/python/python-markupsafe_1.0.bb     | 2 ++
 meta-python/recipes-devtools/python/python-netaddr.inc           | 1 -
 meta-python/recipes-devtools/python/python-netaddr_0.7.19.bb     | 4 ++++
 meta-python/recipes-devtools/python/python-paho-mqtt.inc         | 9 ++++-----
 meta-python/recipes-devtools/python/python-paho-mqtt_1.3.1.bb    | 3 +++
 meta-python/recipes-devtools/python/python-pandas_0.22.0.bb      | 1 -
 meta-python/recipes-devtools/python/python-prompt-toolkit.inc    | 1 -
 .../recipes-devtools/python/python-prompt-toolkit_1.0.15.bb      | 4 ++++
 meta-python/recipes-devtools/python/python-psutil.inc            | 1 -
 meta-python/recipes-devtools/python/python-psutil_5.4.3.bb       | 4 ++++
 meta-python/recipes-devtools/python/python-pyasn1.inc            | 1 -
 meta-python/recipes-devtools/python/python-pyasn1_0.4.2.bb       | 4 ++++
 meta-python/recipes-devtools/python/python-pycparser.inc         | 1 -
 meta-python/recipes-devtools/python/python-pycparser_2.18.bb     | 4 ++++
 meta-python/recipes-devtools/python/python-pyinotify.inc         | 1 -
 meta-python/recipes-devtools/python/python-pyinotify_0.9.6.bb    | 4 ++++
 meta-python/recipes-devtools/python/python-pyperclip.inc         | 1 -
 meta-python/recipes-devtools/python/python-pyperclip_1.6.0.bb    | 5 ++++-
 meta-python/recipes-devtools/python/python-pyroute2.inc          | 2 --
 meta-python/recipes-devtools/python/python-pyroute2_0.4.21.bb    | 4 ++++
 meta-python/recipes-devtools/python/python-pyserial.inc          | 1 -
 meta-python/recipes-devtools/python/python-pyserial_3.4.bb       | 2 +-
 meta-python/recipes-devtools/python/python-pytest-runner.inc     | 2 +-
 meta-python/recipes-devtools/python/python-pytest-runner_3.0.bb  | 2 +-
 meta-python/recipes-devtools/python/python-pytest.inc            | 1 -
 meta-python/recipes-devtools/python/python-pytest_3.3.2.bb       | 1 +
 meta-python/recipes-devtools/python/python-pyudev.inc            | 1 -
 meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb      | 1 +
 meta-python/recipes-devtools/python/python-setuptools-scm.inc    | 2 +-
 .../recipes-devtools/python/python-setuptools-scm_1.15.7.bb      | 2 ++
 meta-python/recipes-devtools/python/python-simplejson.inc        | 1 -
 meta-python/recipes-devtools/python/python-simplejson_3.13.2.bb  | 2 ++
 meta-python/recipes-devtools/python/python-tornado.inc           | 2 +-
 meta-python/recipes-devtools/python/python-tornado_4.5.3.bb      | 7 ++++++-
 meta-python/recipes-devtools/python/python-werkzeug.inc          | 1 -
 meta-python/recipes-devtools/python/python-werkzeug_0.14.1.bb    | 5 ++++-
 meta-python/recipes-devtools/python/python-whoosh.inc            | 1 -
 meta-python/recipes-devtools/python/python-whoosh_2.7.4.bb       | 4 ++++
 meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb | 2 --
 meta-python/recipes-devtools/python/python3-automat_0.6.0.bb     | 2 --
 meta-python/recipes-devtools/python/python3-click_6.7.bb         | 2 --
 .../recipes-devtools/python/python3-cryptography_2.1.4.bb        | 4 ----
 meta-python/recipes-devtools/python/python3-decorator_4.2.1.bb   | 4 ----
 meta-python/recipes-devtools/python/python3-dnspython_1.15.0.bb  | 2 --
 meta-python/recipes-devtools/python/python3-hyperlink_17.3.1.bb  | 2 --
 meta-python/recipes-devtools/python/python3-jsonpatch_1.21.bb    | 4 ----
 meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb  | 3 ---
 meta-python/recipes-devtools/python/python3-netaddr_0.7.19.bb    | 5 -----
 meta-python/recipes-devtools/python/python3-ntplib_0.3.3.bb      | 2 +-
 meta-python/recipes-devtools/python/python3-ply_3.10.bb          | 4 ----
 .../recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb     | 2 --
 meta-python/recipes-devtools/python/python3-pymongo_3.6.0.bb     | 3 ---
 meta-python/recipes-devtools/python/python3-pyserial_3.4.bb      | 2 --
 meta-python/recipes-devtools/python/python3-pysocks_1.6.8.bb     | 2 --
 meta-python/recipes-devtools/python/python3-pyudev_0.21.0.bb     | 6 ------
 meta-python/recipes-devtools/python/python3-serpent_1.23.bb      | 1 -
 meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.15.bb | 2 +-
 meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb    | 2 --
 .../recipes-devtools/python/python3-vcversioner_2.16.0.0.bb      | 4 ----
 meta-python/recipes-devtools/python/python3-whoosh_2.7.4.bb      | 2 --
 meta-python/recipes-extended/python-pyparted/python-pyparted.inc | 1 -
 .../recipes-extended/python-pyparted/python-pyparted_3.11.1.bb   | 2 +-
 100 files changed, 125 insertions(+), 128 deletions(-)

-- 
2.7.4



More information about the Openembedded-devel mailing list