Re: [gentoo-dev] setuptools problem

2022-10-10 Thread parona
Hello, You should add DISTUTILS_USE_PEP517=hatchling. A good resource for python ebuilds is here https://projects.gentoo.org/python/guide/distutils.html?highlight=pep517#the-pep-517-and-legacy-modes --- Original Message --- On Monday, October 10th, 2022 at 11:08, Andrey Grozin wrote:

[gentoo-dev] setuptools problem

2022-10-10 Thread Andrey Grozin
Hello *, I'm trying to bump dev-python/rpyc to 5.2.3, and I get Compiling source in /var/tmp/portage/dev-python/rpyc-5.2.3/work/rpyc-5.2.3 ... * python3_9: running distutils-r1_run_phase distutils-r1_python_compile python3.9 -c from setuptools import setup; setup() build -j 6 configuration er