pyppeteer fails to compile with python3_9, telling me that: NotImplementedError: exclude is not implemented yet Reproducible: Always Steps to Reproduce: 1. compile dev-python/pyppeteer-0.2.5 with python3_9 2. receive error: "NotImplementedError: exclude is not implemented yet" Actual Results: >>> Compiling source in /var/tmp/portage/dev-python/pyppeteer-0.2.5/work/pyppeteer-0.2.5 ... * python3_9: running distutils-r1_run_phase distutils-r1_python_compile python3.9 -m pyproject2setuppy build -j 10 Traceback (most recent call last): File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/pyproject2setuppy/__main__.py", line 57, in <module> main() File "/usr/lib/python3.9/site-packages/pyproject2setuppy/__main__.py", line 53, in main handler(data) File "/usr/lib/python3.9/site-packages/pyproject2setuppy/poetry.py", line 61, in handle_poetry raise NotImplementedError('exclude is not implemented yet') NotImplementedError: exclude is not implemented yet * ERROR: dev-python/pyppeteer-0.2.5::pentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 127: Called src_compile * environment, line 3116: Called distutils-r1_src_compile * environment, line 1377: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' * environment, line 538: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 2813: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 2362: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 2360: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 890: Called distutils-r1_run_phase 'distutils-r1_python_compile' * environment, line 1365: Called distutils-r1_python_compile * environment, line 1176: Called esetup.py 'build' '-j' '10' * environment, line 1901: Called die * The specific snippet of code: * "${@}" || die -n; Expected Results: working pyppeteer
Created attachment 767775 [details] emerge--info
Created attachment 767776 [details] build_log
Created attachment 767777 [details] pyppeteer_environment
current version works, please open bugs on the pentoo issue tracker for quicker attention https://github.com/pentoo/pentoo-overlay/issues