From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 26 04:03:30 2022 Received: (at 58792) by debbugs.gnu.org; 26 Oct 2022 08:03:30 +0000 Received: from localhost ([127.0.0.1]:53206 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1onbNq-0004gt-H9 for submit@debbugs.gnu.org; Wed, 26 Oct 2022 04:03:30 -0400 Received: from relay10.mail.gandi.net ([217.70.178.230]:54883) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1onbNo-0004ge-8t for 58792@debbugs.gnu.org; Wed, 26 Oct 2022 04:03:29 -0400 Received: (Authenticated sender: tanguy@bioneland.org) by mail.gandi.net (Postfix) with ESMTPSA id 1A580240009 for <58792@debbugs.gnu.org>; Wed, 26 Oct 2022 08:03:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bioneland.org; s=gm1; t=1666771401; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=d4bnk8n73DrXPUW2lgLQFCmwVdLg6vBCqx+Rep6+9DI=; b=mdOeESMV7UYqijcO/xqlyHi3trwaip898Hb0GI7qaMXMv/695GdrD9GSuItFNXF18qOXPF GY+BXoBHWt632KfGg7O71VDXbdGLNmco9HjPym7h0OtZgTkyKLl3uLXex4Qcg4xbGJNZT2 TA+xfCGX19d5EidLQNPhvqZEW0nMw3P6W4FTM8CxEMlZoRkxQYn3XvTPZSlfKpw7E5UnF9 Lc3R2K9PuFdQPdBZZgymxpXfg7mUKjTKzTHIZWmdHvj4wdvI+1LCnA2hZTK/10hWVwLVP7 xcIy4N7M8J+2KG654H2vziIGy07qJHoPeQMTfogkPJzL9Ma/xbK6jLGOx6SP4g== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable References: <20221026071312.4635-1-tanguy@bioneland.org> Subject: Re: bug#58792: Acknowledgement ([PATCH] gnu: python-filelock: Update to 3.8.0.) From: Tanguy LE CARROUR To: 58792@debbugs.gnu.org In-Reply-To: Date: Wed, 26 Oct 2022 10:03:18 +0200 Message-ID: <166677139827.9762.17717851787532695386@localhost> User-Agent: alot/0.10 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 58792 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hi Guix, Contrary to what I said, this patch might not be trivial! The resulting package exposes version 0.0.0, which seems to break every package that depends on it! The issue has been reported upstream [1][]. The solution would be to use a different build system. [1]: https://github.com/tox-dev/py-filelock/issues/133) I'm working on it=E2=80=A6 --=20 Tanguy