Am 06.07.24 um 20:37 schrieb Charlie Li:
Rainer Hurling wrote:
This happens to devel/py-setuptools-scm, if devel/py-setuptools_scm7
is installed:
Any ideas? I really need both installed because of dependencies, scm
v7.1.0 and v8.0.4.
This is intentional. Additionally, both should not have
This happens to devel/py-setuptools-scm, if devel/py-setuptools_scm7 is
installed:
===> Building for py311-setuptools-scm-8.0.4
* Getting build dependencies for wheel...
Traceback (most recent call last):
File
"/usr/local/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.
Am 30.07.23 um 09:10 schrieb Rainer Hurling:
Hi devs,
After update of Qscintilla (and other Qt/KDE related ports) a few days
before I am not able to build graphics/qgis anymore:
[...]
sip-build:
/usr/local/lib/python3.9/site-packages/PyQt5/bindings/Qsci/qscimodcommon.sip: line 63: column 10
l] Error 2
The files qscimodcommon.sip complains about are indeed not present.
This is on a recent 14.0-CURRENT amd64.
Any ideas?
Regards,
Rainer Hurling
Hi Charlie,
Am 27.02.23 um 04:01 schrieb Charlie Li:
Rainer Hurling wrote:
Are there any plans for the near future to update devel/py-setuptools
to at least v65.0.0?
Yes, when USE_PYTHON=distutils is overhauled to, among other things, use
devel/py-setuptools58.
Thanks for the pointer
Dear Python devs,
Are there any plans for the near future to update devel/py-setuptools to
at least v65.0.0?
I am asking because I want to update my port textproc/whatthepatch,
which needs setuptools >= 65.0.0.
Thanks for any answer.
Best wishes,
Rainer
Hi Kurt,
Am 06.02.23 um 20:18 schrieb Kurt Jaeger:
Hi!
You can change any port to pep517 except in very few cases when this
would introduce a circular dependency.
pep517 is now a default way to build python packages because distutils
is now deprecated in Python.
In the case of textproc/py-pyph