From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id KEb1LeWm9F7fKAAA0tVLHw (envelope-from ) for ; Thu, 25 Jun 2020 13:30:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id YJf3KeWm9F6XNwAAB5/wlQ (envelope-from ) for ; Thu, 25 Jun 2020 13:30:13 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 38323940215 for ; Thu, 25 Jun 2020 13:30:13 +0000 (UTC) Received: from localhost ([::1]:35866 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1joRxC-0006YB-Nz for larch@yhetil.org; Thu, 25 Jun 2020 09:30:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33278) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1joRx2-0006WE-1n for help-guix@gnu.org; Thu, 25 Jun 2020 09:30:00 -0400 Received: from mail-wm1-x334.google.com ([2a00:1450:4864:20::334]:35906) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1joRx0-00053b-JN; Thu, 25 Jun 2020 09:29:59 -0400 Received: by mail-wm1-x334.google.com with SMTP id 17so5945588wmo.1; Thu, 25 Jun 2020 06:29:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=BGZYP3GB+oY+YsbeagCuKb5MXCJuRsl+l7cDWkyUUX8=; b=ZyqMY+1N1iKYzLWwarFbSJoasdR/dOzNZMOD5hXcyyETLqIvTtOAnr7dPtsYxV37+d yan8C1l/YSLSNkjFGnAaGl6ojS7ohTRbq5V19WD/dBdpTc7SD9EDxRWbTmOUnp+w94WC lohRzFZEFsdP0VBA9nmMmm5tV1ObNOqpueJqH0i77EI8etiXYyG3FXCADaiI0sBr0qwp g5TNCaWgB8SJ4+QHSByKpF4PZwFEu+9MxuUhWbcrzy5jtI8pxKTrc7FEZzCy1bS91Qad WEpEr0JRD2uNLV0M3YLyjFtlPunIQypShURXYo8U8vHDA//EHgkhexs7XYxzi+dYjrcd Mvgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=BGZYP3GB+oY+YsbeagCuKb5MXCJuRsl+l7cDWkyUUX8=; b=Ux0eIneogVe6AsKcP2AaOG/BfrbztNAWthDidAX7K4tkOYQlVzC/Svbo5bOqIzjM6T KCnia3m/0VAE53Ui4xlnQ5g7m1V6wNCUccyt0EplQ0FJtj8k2ng06y6LhW0FKiQIjJtV GCu1lmMyOF+a0lOsVNQYafGm4FzbWOoPwYoSHttM0U4N6ek4xsXziks4is5b4nGPct5l YvFK6ZKbB5l2g6Tl6h5RJIU19foWC8ZrRSriE+FDpzdHHN7HZF7JL9qgnmpESqz2M5hs Fc0PfsKwMEzzGg8j0bR1oVPTp1opfiirI4U3kWnSEHGt14LywlhPb+ElKgOwibzofpU3 yC6g== X-Gm-Message-State: AOAM531l768mu9gxgXFbTZM31msjR70UomOba4lBaoMbsGEvxApNUGbU IjkTeAYEaxRGPnlK7RzjwR6SSc9GjOw= X-Google-Smtp-Source: ABdhPJx/SIrVDV0RoBrSVw4UwlvVn7MzZZIc+jCyh2xsvjYgRoXwOpa77BgAN9DGIlzLBnBLXECMRQ== X-Received: by 2002:a7b:c345:: with SMTP id l5mr3547136wmj.31.1593091796539; Thu, 25 Jun 2020 06:29:56 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id d9sm31322877wre.28.2020.06.25.06.29.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Jun 2020 06:29:55 -0700 (PDT) From: zimoun To: Efraim Flashner Subject: Re: failing to package attrs-strict for swh.model In-Reply-To: <20200625130407.GC21908@E5400> References: <86k0zxqz91.fsf@gmail.com> <87imfg6x8x.fsf@gnu.org> <86imffb8s6.fsf@gmail.com> <20200625130407.GC21908@E5400> Date: Thu, 25 Jun 2020 15:29:53 +0200 Message-ID: <86d05nb7e6.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::334; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x334.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=gmail.com header.s=20161025 header.b=ZyqMY+1N; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: 0.09 X-TUID: W+w8KuGU9ajd Hi Efraim, On Thu, 25 Jun 2020 at 16:04, Efraim Flashner 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