Re: How to pass configuration options to %pyproject_wheel

2024-07-09 Thread Antonio T. sagitter
The "-C--enable-qcas" is rejected. >>> + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py -C--enable-qcas /home/sagitter/rpmbuild/BUILD/giacpy-0.7.3/pyproject-wheeldir Usage: /usr/bin/python3 -m pip wheel [options] ... /usr/bin/python3 -m pip wheel [options] -r ...

Re: How to pass configuration options to %pyproject_wheel

2024-07-09 Thread Antonio T. sagitter
The "-C--enable-qcas" is rejected. >>> + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py -C--enable-qcas /home/sagitter/rpmbuild/BUILD/giacpy-0.7.3/pyproject-wheeldir Usage: /usr/bin/python3 -m pip wheel [options] ... /usr/bin/python3 -m pip wheel [options] -r ...

Re: How to pass configuration options to %pyproject_wheel

2024-07-07 Thread Miro HronĨok
On 07. 07. 24 22:05, Sandro wrote: On 07-07-2024 19:57, Antonio T. sagitter wrote: How i can pass configuration options to %pyproject_wheel? For example, i wish to change this line %py3_build -- --enable-qcas --executable="%{__python3} -s" with %pyproject_wheel ... but i don't know how to

Re: How to pass configuration options to %pyproject_wheel

2024-07-07 Thread Sandro
On 07-07-2024 19:57, Antonio T. sagitter wrote: How i can pass configuration options to %pyproject_wheel? For example, i wish to change this line %py3_build -- --enable-qcas --executable="%{__python3} -s" with %pyproject_wheel ... but i don't know how to include "--enable-qcas" I believe

How to pass configuration options to %pyproject_wheel

2024-07-07 Thread Antonio T. sagitter
Hi all. How i can pass configuration options to %pyproject_wheel? For example, i wish to change this line %py3_build -- --enable-qcas --executable="%{__python3} -s" with %pyproject_wheel ... but i don't know how to include "--enable-qcas" -- --- Antonio Trande Fedora Project

How to pass configuration options to %pyproject_wheel

2024-07-07 Thread Antonio T. sagitter
Hi all. How i can pass configuration options to %pyproject_wheel? For example, i wish to change this line %py3_build -- --enable-qcas --executable="%{__python3} -s" with %pyproject_wheel ... but i don't know how to include "--enable-qcas" -- --- Antonio Trande Fedora Project