Re: PSA: pytest 5 now finally available in rawhide

2020-05-31 Thread Miro Hrončok
On 31. 05. 20 14:06, Ian McInerney wrote: On Fri, May 29, 2020 at 4:58 PM Miro Hrončok > wrote: Hello, the pytest package (python3-pytest) has been updated to 5.4.2. In case it gives you trouble, you can pin an older version:    BuildRrequires:

Re: PSA: pytest 5 now finally available in rawhide

2020-05-31 Thread Ian McInerney
On Fri, May 29, 2020 at 4:58 PM Miro Hrončok wrote: > Hello, > > the pytest package (python3-pytest) has been updated to 5.4.2. > > In case it gives you trouble, you can pin an older version: > >BuildRrequires: %{py3_dist pytest} < 5 > > Or: > >BuildRrequires: python3dist(pytest) < 5 > >

Re: PSA: pytest 5 now finally available in rawhide

2020-05-29 Thread Miro Hrončok
On 29. 05. 20 17:57, Miro Hrončok wrote: Hello, the pytest package (python3-pytest) has been updated to 5.4.2. In case it gives you trouble, you can pin an older version:   BuildRrequires: %{py3_dist pytest} < 5 Or:   BuildRrequires: python3dist(pytest) < 5 That will give you the