Hi Maxim,
Le 01/07, Maxim Cournoyer a écrit :
> Tanguy Le Carrour writes:
> > I'm working on updating python-pytest and… not everything is going as
> > smoothly as I was expecting! :-(
> > […]
> > How am I supposed to fix this chicken and egg situation?! Is this
> > something that should be notif
Hello Tanguy,
Tanguy Le Carrour writes:
> Hi Guix!
>
> I'm working on updating python-pytest and… not everything is going as
> smoothly as I was expecting! :-(
>
> Pytest 5.2.1 depends on Pluggy >=0.12.0… which depends on
> importlib-metadata. But when I had the latter as a propagated-input to
>
Le 10/24, Maxim Cournoyer a écrit :
> I too had looked into updating python-pytest, and realized the same
> thing. There's a way out, though. Python 3.8.0 will include
> 'import-metadata' as a core library [0].
>
> Let's package Python 3.8.0 on core-updates!
>
> [0] https://docs.python.org/3/w
Hello,
Marius Bakke writes:
> Tanguy Le Carrour writes:
>
>> Hi Guix!
>>
>> I'm working on updating python-pytest and… not everything is going as
>> smoothly as I was expecting! :-(
>>
>> Pytest 5.2.1 depends on Pluggy >=0.12.0… which depends on
>> importlib-metadata. But when I had the latter
Tanguy Le Carrour writes:
> Hi Guix!
>
> I'm working on updating python-pytest and… not everything is going as
> smoothly as I was expecting! :-(
>
> Pytest 5.2.1 depends on Pluggy >=0.12.0… which depends on
> importlib-metadata. But when I had the latter as a propagated-input to
> python-pluggy,
Hi Efraim,
Efraim Flashner writes:
[...]
> I assume python-importlib-metadata only needs python-pytest for running
> the test suite. We have a couple of python libraries that have
> '-bootstrap' added to the end. You could try making a
> python-importlib-metadata-bootstrap which doesn't use pyt
On Wed, Oct 23, 2019 at 09:22:43AM +0200, Tanguy Le Carrour wrote:
> Hi Guix!
>
> I'm working on updating python-pytest and… not everything is going as
> smoothly as I was expecting! :-(
>
> Pytest 5.2.1 depends on Pluggy >=0.12.0… which depends on
> importlib-metadata. But when I had the latter
Hi Guix!
I'm working on updating python-pytest and… not everything is going as
smoothly as I was expecting! :-(
Pytest 5.2.1 depends on Pluggy >=0.12.0… which depends on
importlib-metadata. But when I had the latter as a propagated-input to
python-pluggy, then `guix build` gets stuck.
diff -