Created attachment 603744 [details] build.log Hello, I have been having some problems with version 2.1.2 of line_profiler, first it is missing py3_7 and when I added that to PYTHON_TARGETS in the ebuild it failed to compile (build log in the attachments). The latest version is 3.0.2, which does compile successfully. Could we please update line_profiler to version 3.0.2 and add py3_7.
The scikit_build in your PR misses dependency of dev-python/wheel.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85112c6c3024d0284417621fca05373c5d389a01 commit 85112c6c3024d0284417621fca05373c5d389a01 Author: Andrew Ammerlaan <andrewammerlaan@riseup.net> AuthorDate: 2020-01-15 12:57:51 +0000 Commit: Benda Xu <heroxbd@gentoo.org> CommitDate: 2020-02-09 12:43:50 +0000 dev-python/line_profiler: Version bump 3.0.2 Add py3_7 Put setuptools in rdepend Closes: https://github.com/gentoo/gentoo/pull/14344 Closes: https://bugs.gentoo.org/705872 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net> Signed-off-by: Benda Xu <heroxbd@gentoo.org> dev-python/line_profiler/Manifest | 1 + .../line_profiler/line_profiler-3.0.2.ebuild | 28 ++++++++++++++++++++++ dev-python/line_profiler/metadata.xml | 2 +- 3 files changed, 30 insertions(+), 1 deletion(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55c256add4c40c3ea82be950a39952f1ab78dfe7 commit 55c256add4c40c3ea82be950a39952f1ab78dfe7 Author: Andrew Ammerlaan <andrewammerlaan@riseup.net> AuthorDate: 2020-01-30 17:28:43 +0000 Commit: Benda Xu <heroxbd@gentoo.org> CommitDate: 2020-02-09 12:43:49 +0000 dev-python/xdoctest: A rewrite of Python's builtin doctest module (with pytest plugin integration) but without all the weirdness Bug: https://github.com/gentoo/gentoo/pull/14344 Bug: https://bugs.gentoo.org/705872 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net> Signed-off-by: Benda Xu <heroxbd@gentoo.org> dev-python/xdoctest/Manifest | 1 + dev-python/xdoctest/metadata.xml | 9 +++++++ dev-python/xdoctest/xdoctest-0.11.0.ebuild | 40 ++++++++++++++++++++++++++++++ 3 files changed, 50 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5cb7e21825e9593b0bfa334cd6ce4273cc4a2e5 commit c5cb7e21825e9593b0bfa334cd6ce4273cc4a2e5 Author: Andrew Ammerlaan <andrewammerlaan@riseup.net> AuthorDate: 2020-01-19 20:00:28 +0000 Commit: Benda Xu <heroxbd@gentoo.org> CommitDate: 2020-02-09 12:43:49 +0000 dev-python/ordered-set: A MutableSet that remembers its order so that every entry has an index Bug: https://github.com/gentoo/gentoo/pull/14344 Bug: https://bugs.gentoo.org/705872 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net> Signed-off-by: Benda Xu <heroxbd@gentoo.org> dev-python/ordered-set/Manifest | 1 + dev-python/ordered-set/metadata.xml | 9 +++++++++ dev-python/ordered-set/ordered-set-3.1.1.ebuild | 22 ++++++++++++++++++++++ 3 files changed, 32 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbcd93928d90ed3799a360c002dbf17448d975e4 commit dbcd93928d90ed3799a360c002dbf17448d975e4 Author: Andrew Ammerlaan <andrewammerlaan@riseup.net> AuthorDate: 2020-01-16 16:03:15 +0000 Commit: Benda Xu <heroxbd@gentoo.org> CommitDate: 2020-02-09 12:43:48 +0000 dev-python/scikit-build: Improved build system generator for CPython C, C++, Cython and Fortran extensions Bug: https://github.com/gentoo/gentoo/pull/14344 Bug: https://bugs.gentoo.org/705872 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net> Signed-off-by: Benda Xu <heroxbd@gentoo.org> dev-python/scikit-build/Manifest | 1 + .../files/scikit-build-0.10.0-docs.patch | 19 +++ ...build-0.10.0-skip-sandbox-violation-tests.patch | 132 +++++++++++++++++++++ dev-python/scikit-build/metadata.xml | 9 ++ dev-python/scikit-build/scikit-build-0.10.0.ebuild | 39 ++++++ 5 files changed, 200 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb8d035a393ec04a1d0e708e40b017a833689552 commit cb8d035a393ec04a1d0e708e40b017a833689552 Author: Andrew Ammerlaan <andrewammerlaan@riseup.net> AuthorDate: 2020-01-16 16:00:26 +0000 Commit: Benda Xu <heroxbd@gentoo.org> CommitDate: 2020-02-09 12:43:47 +0000 dev-python/ubelt: A stdlib like feel, and extra batteries. Hashing, Caching, Timing, Progress Bug: https://github.com/gentoo/gentoo/pull/14344 Bug: https://bugs.gentoo.org/705872 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net> Signed-off-by: Benda Xu <heroxbd@gentoo.org> dev-python/ubelt/Manifest | 1 + dev-python/ubelt/metadata.xml | 9 +++++++++ dev-python/ubelt/ubelt-0.8.8.ebuild | 30 ++++++++++++++++++++++++++++++ 3 files changed, 40 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9ed6e5fe6c474c5166f5a238bd720ed49bae90a commit a9ed6e5fe6c474c5166f5a238bd720ed49bae90a Author: Andrew Ammerlaan <andrewammerlaan@riseup.net> AuthorDate: 2020-01-16 13:33:46 +0000 Commit: Benda Xu <heroxbd@gentoo.org> CommitDate: 2020-02-09 12:43:47 +0000 dev-python/memory_profiler: Fix ebuild Add examples flag Add py3_8 Put setuptools in rdepend Bug: https://github.com/gentoo/gentoo/pull/14344 Bug: https://bugs.gentoo.org/705872 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net> Signed-off-by: Benda Xu <heroxbd@gentoo.org> dev-python/memory_profiler/Manifest | 1 + .../memory_profiler/memory_profiler-0.57.ebuild | 55 ++++++++++++++++++++++ 2 files changed, 56 insertions(+)