* [PATCH] python-panads: remove the python 2.x version of the recipe
@ 2019-08-09 14:05 Alexander Kanavin
2019-08-09 14:06 ` Alexander Kanavin
2019-08-09 14:32 ` ✗ patchtest: failure for " Patchwork
0 siblings, 2 replies; 3+ messages in thread
From: Alexander Kanavin @ 2019-08-09 14:05 UTC (permalink / raw)
To: openembedded-core
As it depends on pathon 2.x Numpy which has been removed from oe-core.
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
.../recipes-core/packagegroups/packagegroup-meta-python.bb | 2 +-
.../recipes-devtools/python/python-pandas_0.23.4.bb | 7 -------
2 files changed, 1 insertion(+), 8 deletions(-)
delete mode 100644 meta-python/recipes-devtools/python/python-pandas_0.23.4.bb
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index e037abf53..42f416346 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -40,7 +40,7 @@ RDEPENDS_packagegroup-meta-python = "\
python-sh python-greenlet python-paho-mqtt python-traceback2 python-gdata python-dbusmock \
python-whoosh python-lockfile python-isort python-wtforms python-feedparser python-flask-restful \
python-pysnmp python-flask-babel python-pytest-tempdir python-flask-nav python-pyzmq python-pyyaml \
- python-protobuf python-pluggy python-jsonschema python-msgpack python-pandas \
+ python-protobuf python-pluggy python-jsonschema python-msgpack \
python-periphery python-pint python-pycryptodome python-yappi python-pycrypto python-pretend \
python-pyserial python-pyiface python-docutils python-grpcio-tools python-django-south \
python-backports-functools-lru-cache python-py python-click python-flask-migrate \
diff --git a/meta-python/recipes-devtools/python/python-pandas_0.23.4.bb b/meta-python/recipes-devtools/python/python-pandas_0.23.4.bb
deleted file mode 100644
index b3bfab969..000000000
--- a/meta-python/recipes-devtools/python/python-pandas_0.23.4.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-inherit setuptools
-require python-pandas.inc
-
-RDEPENDS_${PN} += " \
- ${PYTHON_PN}-future \
- ${PYTHON_PN}-json \
-"
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] python-panads: remove the python 2.x version of the recipe
2019-08-09 14:05 [PATCH] python-panads: remove the python 2.x version of the recipe Alexander Kanavin
@ 2019-08-09 14:06 ` Alexander Kanavin
2019-08-09 14:32 ` ✗ patchtest: failure for " Patchwork
1 sibling, 0 replies; 3+ messages in thread
From: Alexander Kanavin @ 2019-08-09 14:06 UTC (permalink / raw)
To: OE-core
[-- Attachment #1: Type: text/plain, Size: 2232 bytes --]
Wrong mailing list, will resend :)
Alex
On Fri, 9 Aug 2019 at 16:05, Alexander Kanavin <alex.kanavin@gmail.com>
wrote:
> As it depends on pathon 2.x Numpy which has been removed from oe-core.
>
> Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
> ---
> .../recipes-core/packagegroups/packagegroup-meta-python.bb | 2 +-
> .../recipes-devtools/python/python-pandas_0.23.4.bb | 7 -------
> 2 files changed, 1 insertion(+), 8 deletions(-)
> delete mode 100644 meta-python/recipes-devtools/python/
> python-pandas_0.23.4.bb
>
> diff --git a/meta-python/recipes-core/packagegroups/
> packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/
> packagegroup-meta-python.bb
> index e037abf53..42f416346 100644
> --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
> +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
> @@ -40,7 +40,7 @@ RDEPENDS_packagegroup-meta-python = "\
> python-sh python-greenlet python-paho-mqtt python-traceback2
> python-gdata python-dbusmock \
> python-whoosh python-lockfile python-isort python-wtforms
> python-feedparser python-flask-restful \
> python-pysnmp python-flask-babel python-pytest-tempdir
> python-flask-nav python-pyzmq python-pyyaml \
> - python-protobuf python-pluggy python-jsonschema python-msgpack
> python-pandas \
> + python-protobuf python-pluggy python-jsonschema python-msgpack \
> python-periphery python-pint python-pycryptodome python-yappi
> python-pycrypto python-pretend \
> python-pyserial python-pyiface python-docutils python-grpcio-tools
> python-django-south \
> python-backports-functools-lru-cache python-py python-click
> python-flask-migrate \
> diff --git a/meta-python/recipes-devtools/python/python-pandas_0.23.4.bb
> b/meta-python/recipes-devtools/python/python-pandas_0.23.4.bb
> deleted file mode 100644
> index b3bfab969..000000000
> --- a/meta-python/recipes-devtools/python/python-pandas_0.23.4.bb
> +++ /dev/null
> @@ -1,7 +0,0 @@
> -inherit setuptools
> -require python-pandas.inc
> -
> -RDEPENDS_${PN} += " \
> - ${PYTHON_PN}-future \
> - ${PYTHON_PN}-json \
> -"
> --
> 2.17.1
>
>
[-- Attachment #2: Type: text/html, Size: 3502 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* ✗ patchtest: failure for python-panads: remove the python 2.x version of the recipe
2019-08-09 14:05 [PATCH] python-panads: remove the python 2.x version of the recipe Alexander Kanavin
2019-08-09 14:06 ` Alexander Kanavin
@ 2019-08-09 14:32 ` Patchwork
1 sibling, 0 replies; 3+ messages in thread
From: Patchwork @ 2019-08-09 14:32 UTC (permalink / raw)
To: Alexander Kanavin; +Cc: openembedded-core
== Series Details ==
Series: python-panads: remove the python 2.x version of the recipe
Revision: 1
URL : https://patchwork.openembedded.org/series/19207/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:
* Issue Series sent to the wrong mailing list or some patches from the series correspond to different mailing lists [test_target_mailing_list]
Suggested fix Send the series again to the correct mailing list (ML)
Suggested ML openembedded-devel@lists.openembedded.org [http://git.openembedded.org/meta-openembedded/]
Patch's path: meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
* Issue Series does not apply on top of target branch [test_series_merge_on_head]
Suggested fix Rebase your series on top of targeted branch
Targeted branch master (currently at 30a2af80f5)
If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).
---
Guidelines: https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-08-09 14:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-09 14:05 [PATCH] python-panads: remove the python 2.x version of the recipe Alexander Kanavin
2019-08-09 14:06 ` Alexander Kanavin
2019-08-09 14:32 ` ✗ patchtest: failure for " Patchwork
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox