From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id gJ5BMdi99F5wJAAA0tVLHw (envelope-from ) for ; Thu, 25 Jun 2020 15:08:08 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 0NscLdi99F7QZwAA1q6Kng (envelope-from ) for ; Thu, 25 Jun 2020 15:08:08 +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 58CFA9400C1 for ; Thu, 25 Jun 2020 15:08:08 +0000 (UTC) Received: from localhost ([::1]:49114 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1joTTz-0006XU-9J for larch@yhetil.org; Thu, 25 Jun 2020 11:08:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:32882) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1joTTl-0006X6-8o for help-guix@gnu.org; Thu, 25 Jun 2020 11:07:53 -0400 Received: from mail-wm1-x334.google.com ([2a00:1450:4864:20::334]:39430) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1joTTj-0002Lo-Rp; Thu, 25 Jun 2020 11:07:53 -0400 Received: by mail-wm1-x334.google.com with SMTP id t194so6302433wmt.4; Thu, 25 Jun 2020 08:07:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version; bh=imvrojrjxlJLAAzyynqk7fUHdSr/a8PvwBR3xWgnbZI=; b=CDXC0OMHNqdR2d9sVP6yK1HF6DzwmRo7wwcUZ66NBR9jYUK6uUm2hyEq6FK/GtLMuo PP1uOTqydyJycg4UnAq+Qf5FPyh6FUsVPEv+FuaUwWEXH0CAnSypVL3qpSEX9/hLxFnG hfZDoZOrld2otw4/m/s37/qUVDq0odAyHIIHSjYtuUntuAvo9Rm7cCN85RkI5v2Ls2uh xlqCSPn/lI09X9U6SOuZrUFy3uzYhbUApkDh7NlnbOjNKV8iPdXS6lotKqG0Gm7xhLoc HTJZE231OOvN4g9CmkUPya7gc2T7Ozk+usc3CoQhASIxWklW/b2SyS0HzTx4pi36IZ6z M4vA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=imvrojrjxlJLAAzyynqk7fUHdSr/a8PvwBR3xWgnbZI=; b=CTVcy6ZBrKmt9cZkwOgofLcX7deK6aT6WtpaTGVLBf+4w+2ydmaxIWSSPkHWEKQi+F nERFpgPaNeDOcXtKjwKW2Nefc+pub3IpHSQVFCe+HJ/hpAybQE9Pw3rX+2Yx2VZ6kERW DdT9dX+5GpEQNKt7HP6oq1SeGxAodmM3qRqnx1lOo5OLrzHsrmIYEu6gwUwDYJxWevIp M589V+zsAou59idLrX8o92ColmMt/WH1NYFiMYWJVGEUvuG0gWro2Tc0yaNS50bAs6Ma 8dHzyUESLWXXBv57pz2Dk+u0WRMeLbLkTuTuPIJ/475+jv5sefbDM9xHQGegKPmwfxWb X2Zw== X-Gm-Message-State: AOAM530sTg/tGnICxOn+WC3KW6wASiz7o5rxwqjsmqkTnPGsrWLlZEf9 +ux1yCda9K7w4BMeZRjy1W8yU0AMZq0= X-Google-Smtp-Source: ABdhPJxJKQa4R9VpC0OiVgDUKb2gcdZbEZ49xj/alJ52rzmuNkyGJJJ2R23cizlzKUDomISVUzaa6g== X-Received: by 2002:a7b:c186:: with SMTP id y6mr4063161wmi.82.1593097669753; Thu, 25 Jun 2020 08:07:49 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id l18sm3830923wrm.52.2020.06.25.08.07.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Jun 2020 08:07:49 -0700 (PDT) From: zimoun To: Marius Bakke , help-guix Subject: Re: failing to package attrs-strict for swh.model In-Reply-To: <878sgbcilz.fsf@gnu.org> References: <86k0zxqz91.fsf@gmail.com> <87imfg6x8x.fsf@gnu.org> <86imffb8s6.fsf@gmail.com> <878sgbcilz.fsf@gnu.org> Date: Thu, 25 Jun 2020 17:07:48 +0200 Message-ID: <86a70rb2uz.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, URIBL_BLOCKED=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: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=CDXC0OMH; dmarc=pass (policy=none) header.from=gmail.com; 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: -1.71 X-TUID: THMzqLtNwI5o On Thu, 25 Jun 2020 at 16:42, Marius Bakke wrote: > Does it make a difference if you remove python-typing? That > functionality was merged into Python 3.5, perhaps it expects an older > version of 'collections.abc'. Yes, now it seems ok. Well, "Ran 0 tests" is weird... another story I guess. :-) --8<---------------cut here---------------start------------->8--- starting phase `check' running "python setup.py" with command "test" and parameters () running test running egg_info writing src/attrs_strict.egg-info/PKG-INFO writing dependency_links to src/attrs_strict.egg-info/dependency_links.txt writing requirements to src/attrs_strict.egg-info/requires.txt writing top-level names to src/attrs_strict.egg-info/top_level.txt reading manifest file 'src/attrs_strict.egg-info/SOURCES.txt' writing manifest file 'src/attrs_strict.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK phase `check' succeeded after 0.5 seconds --8<---------------cut here---------------end--------------->8--- Thank you for the help. Cheers, simon