From: Tim Orling <[email protected]> Once the 2 series for moving python3-pytest and the numpy ptest dependencies from meta-python are merged to openembedded-core, this series drops the moved recipes.
The following changes since commit d9874ce27c7a2ff3ed2a3a2e5f6de810f10421ae: python3-transitions: Upgrade 0.8.4 -> 0.8.5 (2020-11-27 11:54:04 -0800) are available in the Git repository at: git://git.openembedded.org/meta-openembedded-contrib timo/drop-moved-python-modules http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=timo/drop-moved-python-modules Tim Orling (16): python3-atomicwrites: drop (moved to oe-core) python3-attrs: drop (moved to oe-core) python3-iniconfig: drop (moved to oe-core) python3-more-itertools: drop (moved to oe-core) python3-pathlib2: drop (moved to oe-core) python3-toml: drop (moved to oe-core) python3-py: drop (moved to oe-core) python3-setuptools-scm: drop (moved to oe-core) python3-packaging: drop (moved to oe-core) python3-wcwidth: drop (moved to oe-core) python3-zipp: drop (moved to oe-core) python3-importlib-metadata: drop (moved to oe-core) python3-pluggy: drop (moved to oe-core) python3-pytest: drop (moved to oe-core) python3-hypothesis: drop (moved to oe-core) python3-sortedcontainers: drop (moved to oe-core) .../python/python3-atomicwrites/run-ptest | 3 -- .../python/python3-atomicwrites_1.4.0.bb | 25 ------------ .../python/python3-attrs_20.3.0.bb | 20 ---------- .../python/python3-hypothesis_5.41.3.bb | 14 ------- .../python3-importlib-metadata_2.0.0.bb | 18 --------- .../python/python3-iniconfig_1.1.1.bb | 9 ----- .../python/python3-more-itertools/run-ptest | 3 -- .../python/python3-more-itertools_8.5.0.bb | 24 ------------ .../python/python3-packaging_20.4.bb | 14 ------- .../python/python3-pathlib2_2.3.5.bb | 13 ------- .../python/python3-pluggy/run-ptest | 3 -- .../python/python3-pluggy_0.13.1.bb | 27 ------------- .../python/python3-py_1.9.0.bb | 15 ------- ...he-setup_requires-for-setuptools-scm.patch | 39 ------------------- .../python/python3-pytest_6.1.2.bb | 38 ------------------ .../python/python3-setuptools-scm_4.1.2.bb | 21 ---------- .../python/python3-sortedcontainers_2.3.0.bb | 9 ----- .../python/python3-toml_0.10.2.bb | 15 ------- .../python/python3-wcwidth/run-ptest | 3 -- .../python/python3-wcwidth_0.2.5.bb | 25 ------------ .../python/python3-zipp_3.4.0.bb | 19 --------- 21 files changed, 357 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-atomicwrites/run-ptest delete mode 100644 meta-python/recipes-devtools/python/python3-atomicwrites_1.4.0.bb delete mode 100644 meta-python/recipes-devtools/python/python3-attrs_20.3.0.bb delete mode 100644 meta-python/recipes-devtools/python/python3-hypothesis_5.41.3.bb delete mode 100644 meta-python/recipes-devtools/python/python3-importlib-metadata_2.0.0.bb delete mode 100644 meta-python/recipes-devtools/python/python3-iniconfig_1.1.1.bb delete mode 100644 meta-python/recipes-devtools/python/python3-more-itertools/run-ptest delete mode 100644 meta-python/recipes-devtools/python/python3-more-itertools_8.5.0.bb delete mode 100644 meta-python/recipes-devtools/python/python3-packaging_20.4.bb delete mode 100644 meta-python/recipes-devtools/python/python3-pathlib2_2.3.5.bb delete mode 100644 meta-python/recipes-devtools/python/python3-pluggy/run-ptest delete mode 100644 meta-python/recipes-devtools/python/python3-pluggy_0.13.1.bb delete mode 100644 meta-python/recipes-devtools/python/python3-py_1.9.0.bb delete mode 100644 meta-python/recipes-devtools/python/python3-pytest/0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch delete mode 100644 meta-python/recipes-devtools/python/python3-pytest_6.1.2.bb delete mode 100644 meta-python/recipes-devtools/python/python3-setuptools-scm_4.1.2.bb delete mode 100644 meta-python/recipes-devtools/python/python3-sortedcontainers_2.3.0.bb delete mode 100644 meta-python/recipes-devtools/python/python3-toml_0.10.2.bb delete mode 100644 meta-python/recipes-devtools/python/python3-wcwidth/run-ptest delete mode 100644 meta-python/recipes-devtools/python/python3-wcwidth_0.2.5.bb delete mode 100644 meta-python/recipes-devtools/python/python3-zipp_3.4.0.bb -- 2.25.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#88153): https://lists.openembedded.org/g/openembedded-devel/message/88153 Mute This Topic: https://lists.openembedded.org/mt/78572909/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
