Re: Exclude i686 builders for noarch packages

2023-09-07 Thread Miro Hrončok
On 07. 09. 23 6:11, Orion Poplawski wrote: I'm running into an issue where python-rpds-py excludes i686: # https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval # Also rust-rpds is not available on i686 ExcludeArch:    %{ix86} but then my python-nbformat build gets sent to an i686

Re: Exclude i686 builders for noarch packages

2023-09-07 Thread Mattia Verga via devel
Il 07/09/23 06:11, Orion Poplawski ha scritto: > I'm running into an issue where python-rpds-py excludes i686: > > # https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval > # Also rust-rpds is not available on i686 > ExcludeArch:%{ix86} > > but then my python-nbformat build gets sent

Exclude i686 builders for noarch packages

2023-09-06 Thread Orion Poplawski
I'm running into an issue where python-rpds-py excludes i686: # https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval # Also rust-rpds is not available on i686 ExcludeArch:%{ix86} but then my python-nbformat build gets sent to an i686 builder and fails because python3-rpds-py is