From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id WMOUNvTVHmXEYAAAauVa8A:P1 (envelope-from ) for ; Thu, 05 Oct 2023 17:27:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id WMOUNvTVHmXEYAAAauVa8A (envelope-from ) for ; Thu, 05 Oct 2023 17:27:48 +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 B3E8745172 for ; Thu, 5 Oct 2023 17:27:48 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=jh9iGUFv; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696519668; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=AF1fslx/SiWMpSERsBJHokkb+iSxip6JdEBHLP5f61w=; b=rjFrKqreuSzmWD596v1pYck60R64Nm70v/Kgr0k83cSMtBWMrxFBamg2xX4S1/G62gc/3i 6osaJxZKLF04hdGz8FdeBZllqjbj8nQm6nV4ddzVql+UdlEx1+HrY+FKNjsmqU0bpeVEAO 1hhYW1gwEOZym44Xe/jaD8uwEizcl24z6hcBqigjOIo98D6WEBNhI0zJIykwwHZwSpu7BG +CMvOTuu1phwpgc1Wxd7RbyCI5kNstIRERrO9KRZirJg15echLcAdV6Bozurjt7TQWkoNx /HCIROCibrBz7hu4juTStJ5KsUMrQFwwRMmmJCw73nUypIMIghu9tRjOXEPwDQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696519668; a=rsa-sha256; cv=none; b=Xtf6rPTBRRsDOI05J7mOiCtkQ1uhnQ6JS6XoqGeSt++quQjCF6UpG5KyQu0SyNl4k28i3L kI8R3luJB5KEMb5CEWxBu0aQ11pMbKicG1+VO6/0SIswSdOwJs1Q0GvkNDMvFuo/GOOSBc d7wWUmcms298ohF4auKTQ1JGGfVSVUXUcqTvELlOjv565PVG+3hyyBKBQbXkDvJKfSczJF YTND4rceEakdFLfb5Ae9zZ9r8oy/sWxDUYrZRQ4nRpRYS/0+QlsTCA5siWwT9ZoWDRDXJP FcZ80Z6PjYhkgss0UKCB7jQWYOTVfE/HQVYKawNT2bSoQAou3vDBt3hWywIfBA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=jh9iGUFv; 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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qoQGO-0002MG-Ll; Thu, 05 Oct 2023 11:27:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qoQGO-0002M6-2e for guix-patches@gnu.org; Thu, 05 Oct 2023 11:27:44 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qoQGN-00059T-KU for guix-patches@gnu.org; Thu, 05 Oct 2023 11:27:43 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qoQGf-0004K1-Ix for guix-patches@gnu.org; Thu, 05 Oct 2023 11:28:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64747] [PATCH] gnu: Add python-pynetbox. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 05 Oct 2023 15:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64747 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Timotej Lazar Cc: 64747@debbugs.gnu.org, Lars-Dominik Braun , jgart Received: via spool by 64747-submit@debbugs.gnu.org id=B64747.169651965716581 (code B ref 64747); Thu, 05 Oct 2023 15:28:01 +0000 Received: (at 64747) by debbugs.gnu.org; 5 Oct 2023 15:27:37 +0000 Received: from localhost ([127.0.0.1]:48271 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoQGG-0004JM-Jj for submit@debbugs.gnu.org; Thu, 05 Oct 2023 11:27:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58930) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoQGF-0004J8-1i for 64747@debbugs.gnu.org; Thu, 05 Oct 2023 11:27:35 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qoQFp-00055k-9X; Thu, 05 Oct 2023 11:27:09 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=AF1fslx/SiWMpSERsBJHokkb+iSxip6JdEBHLP5f61w=; b=jh9iGUFv5WyrA5OTckZM ipU284Sy9wSod7XGfzVXHzZWUKeNUh6TEj9Gb9OhdoFPSGXBcY3DCoNI4FukO9zHieO5OyEobnAWa 2i7EsZ3laeFMneJzqxqB7ul7qfcFnSrNFB5CtdtSQrf4vVz0ZYmHbvbj8e40d5FO7PbbFuxE3Zas0 GTY706oRBU4mmg75x/Meg/HvflVY4SnZHy6iNoRBT4opfW3609M96m/wxv2DbLQrzoNjNwMVl5aSX VANPsId/iexHaVD8FFttIXGQiglGED2qLbFedCHEm1/5EEb+vhwzShvxuzxUo3wQETIT5Z1u1Sh3n KSVh9fWYr++MUg==; From: Mathieu Othacehe References: <70f18c6352132594189e45021e5b0f31bc0d86cf.1689873228.git.timotej.lazar@araneo.si> Date: Thu, 05 Oct 2023 17:27:07 +0200 In-Reply-To: <70f18c6352132594189e45021e5b0f31bc0d86cf.1689873228.git.timotej.lazar@araneo.si> (Timotej Lazar's message of "Thu, 20 Jul 2023 19:13:48 +0200") Message-ID: <87fs2pum2c.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.77 X-Spam-Score: -6.77 X-Migadu-Queue-Id: B3E8745172 X-TUID: JMX9hGrytcxH Hey, Sorry for the laaate review. > + (version "7.0.1") The patch looks OK, but the 7.2.0 is up there, would you mind updating please? Thanks, Mathieu