From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id oJrALLQvlWJubwEAbAwnHQ (envelope-from ) for ; Mon, 30 May 2022 22:57:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id SCbAK7QvlWIPzwAAG6o9tA (envelope-from ) for ; Mon, 30 May 2022 22:57:24 +0200 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 693CB154A3 for ; Mon, 30 May 2022 22:57:24 +0200 (CEST) Received: from localhost ([::1]:38826 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nvmS1-0001z6-P2 for larch@yhetil.org; Mon, 30 May 2022 16:57:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49758) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nvmRh-0001yj-VE for guix-patches@gnu.org; Mon, 30 May 2022 16:57:01 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52268) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nvmRh-0002wY-NJ for guix-patches@gnu.org; Mon, 30 May 2022 16:57:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nvmRh-00047l-Mk for guix-patches@gnu.org; Mon, 30 May 2022 16:57:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH v4 05/14] gnu: Add python-zeroconf-0.33. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 30 May 2022 20:57:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51314 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos , 51314@debbugs.gnu.org Received: via spool by 51314-submit@debbugs.gnu.org id=B51314.165394417115750 (code B ref 51314); Mon, 30 May 2022 20:57:01 +0000 Received: (at 51314) by debbugs.gnu.org; 30 May 2022 20:56:11 +0000 Received: from localhost ([127.0.0.1]:46165 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nvmQs-00045y-Su for submit@debbugs.gnu.org; Mon, 30 May 2022 16:56:11 -0400 Received: from mout02.posteo.de ([185.67.36.66]:50859) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nvmQn-000451-Al for 51314@debbugs.gnu.org; Mon, 30 May 2022 16:56:09 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 377A824010A for <51314@debbugs.gnu.org>; Mon, 30 May 2022 22:55:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1653944159; bh=IDVOgLHuS0t9CkqBp8bUGIWKAWHvoJ4GujUlHh3r4bs=; h=Subject:From:To:Date:From; b=Tc6M/oQEhzhlh6VI+kLwJbmTfZ8QXuT58HOwk/cOJjVS4sBC2fYdrtHqgY3lGeiKr 46piQ3tXcJ/NRUXT/CakUuTUGBpAcjZZ8TiKzj3sqBDjrwXb8jMBYTyHVSUSnC+dLu Sd4aHrW3S431fOK+X5fBhq5zqc9UPICtI2ZTGa91eI3j4kaQMBKcmKo5yFzdQV6Rcl of8J9aAJzW9VgsjSHaTyqRFx8zVAXWXLt5lXJ5cidwegHHTm73luqnQ3uHB8YxbJi4 NeUXifeMI2j719o9ciymm0gNAW9JiFEuni04YOsTvzPs1z392GnwdUrihPi/OvTHoH mwI2d1GmibY6g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4LBnkP1Hrmz6tmB; Mon, 30 May 2022 22:55:56 +0200 (CEST) Message-ID: From: Vinicius Monego Date: Mon, 30 May 2022 20:55:49 +0000 In-Reply-To: <57edc063f367512adf13e2ce7a9067b4b69850bd.camel@telenet.be> References: <20220529182746.314668-1-monego@posteo.net> <20220529182746.314668-6-monego@posteo.net> <57edc063f367512adf13e2ce7a9067b4b69850bd.camel@telenet.be> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1653944244; h=from:from:sender:sender: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:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=yz46LKjTnwIP6uXTAywzguGBEidQp0PgrwPkM0mpue0=; b=RHJbe0dmfkxC1Xtv5lSr5NnkIrUlB5djtJyBDGONtP8b0Jm8ul4YaiXBHZd6XtrLoeHMcR 7+VeqrD2W2WIoU6RTtcoAswllK9u6kZsHRuZvixb0AzFOzQ+AEJaOblm0R3xLI6n21Q6nZ 1Ibsj634/hWiwKYVEYJViOsTV5Yt01x2C9EKwpftd47Am1pHTeZPXw5FuGpDwxAaIfBJKt K/QOwwWgWOMpWyeBK165uYpchRzcM+JN897eKidAcGXbPtzOjej8JrD5YzlKrgk/nejhjq kfdkGGqHtR+4cAOyW3MTqk2ieSaYLoDwAP5sWi2QvBPLCP9wbi08GXGN/cYWfw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1653944244; a=rsa-sha256; cv=none; b=ncTmgqWAlk/eWklXerEyrmTqRLQCjLBZnH8P36i18Iy5pOhUGsBS9wRkUfmbxJCUGGVUgh j4VshgcOGoeWHC/qISrF92l5YP3xZPdU7UwbfGHvDt/51ZZM8Wu+xaBqWHodA5q7yfE1j1 I8x/iCVSMugQWhJEgQskz28srPlXLbNiHtINj+g1izIe6p7u3mLmnZ6vQSwrm1HReHUUq0 DxsyYzzdu1+jWad5nYMLyQwC4hVm3ay/EtSOGjBP4YMQXm4XHKYB9qMJdgpmLcfVFx3p5Z jryKxeVJN8XITN/K21Rudl5w0hvyg8eOq+2ALnQQmZMXyjgVg4KwdI/JyFqrwQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="Tc6M/oQE"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 5.77 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="Tc6M/oQE"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 693CB154A3 X-Spam-Score: 5.77 X-Migadu-Scanner: scn1.migadu.com X-TUID: yNd1Qzwb/mgA Em seg, 2022-05-30 =C3=A0s 00:00 +0200, Maxime Devos escreveu: > Vinicius Monego schreef op zo 29-05-2022 om 18:27 [+0000]: > > +(define-public python-zeroconf-0.33 > > +=C2=A0 (package > > +=C2=A0=C2=A0=C2=A0 (inherit python-zeroconf) > > +=C2=A0=C2=A0=C2=A0 (name "python-zeroconf") > > +=C2=A0=C2=A0=C2=A0 (version "0.33.4") >=20 > To avoid propagation conflicts, would python-zeroconf@0.38.1=C2=A0suffice= ? >=20 > Greetings, > Maxime. As mentioned in the cover letter for v4, octoprint hard-checks the versions of its dependencies and uses pip to download new versions for the packages it judges the version is incorrect. In the case of zeroconf there is a notice in setup.py: https://github.com/OctoPrint/OctoPrint/blob/53b9b6185781c07e8c4744a6e28462e= 96448f249/setup.py#L67 > "zeroconf>=3D0.33,<0.34", # breaking changes can happen on minor > version increases The author recognizes that octoprint is not so friendly to packagers: https://github.com/OctoPrint/OctoPrint/issues/1922#issuecomment-302407764 > It does depend on specific versions of some packages, for the one or > other reasons, and this is something I do not want not change - I've > run into too many problems with outdated python libraries provided by > the system package manager that produced horribly hard to track down > bugs. I guess it would be better if Guix users install octoprint in its own dedicated profile.