help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: failing to package attrs-strict for swh.model


From: zimoun
Subject: Re: failing to package attrs-strict for swh.model
Date: Thu, 25 Jun 2020 15:29:53 +0200

Hi Efraim,

On Thu, 25 Jun 2020 at 16:04, Efraim Flashner <efraim@flashner.co.il> wrote:

>> Well, what I want at the end is the PyPI package "swh.model".
>
> I believe according to the python output from previous building packages
> abc_registry has been deprecated since 3.3. I would just skip the tests
> for now and see if upstream has an answer for building with python-3.8.

Disabling the tests fixes the issue. :-)

The same happens when building 'swh.model':

--8<---------------cut here---------------start------------->8---
    self._abc_registry = extra._abc_registry
AttributeError: type object 'Callable' has no attribute '_abc_registry'
--8<---------------cut here---------------end--------------->8---

Well, if all the tests are disable then something seems wrong. :-)


Cheers,
simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]