From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id aPCfNETYl2JjDwAAbAwnHQ (envelope-from ) for ; Wed, 01 Jun 2022 23:21:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id IBLMM0TYl2L5xQAAG6o9tA (envelope-from ) for ; Wed, 01 Jun 2022 23:21:08 +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 735521C6E7 for ; Wed, 1 Jun 2022 23:21:08 +0200 (CEST) Received: from localhost ([::1]:51786 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nwVm7-0002z0-Bk for larch@yhetil.org; Wed, 01 Jun 2022 17:21:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60126) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwVbS-0002cp-5Y for guix-patches@gnu.org; Wed, 01 Jun 2022 17:10:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58177) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nwVbO-0002rl-MK for guix-patches@gnu.org; Wed, 01 Jun 2022 17:10:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nwVbO-0002X5-D5 for guix-patches@gnu.org; Wed, 01 Jun 2022 17:10:02 -0400 Subject: bug#55528: [PATCH 0/2] Add python-osmnx Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 01 Jun 2022 21:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 55528 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Felix Gruber Cc: 55528-done@debbugs.gnu.org Mail-Followup-To: 55528@debbugs.gnu.org, ludo@gnu.org, felgru@posteo.net Received: via spool by 55528-done@debbugs.gnu.org id=D55528.16541177909707 (code D ref 55528); Wed, 01 Jun 2022 21:10:02 +0000 Received: (at 55528-done) by debbugs.gnu.org; 1 Jun 2022 21:09:50 +0000 Received: from localhost ([127.0.0.1]:52073 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwVbC-0002WV-9D for submit@debbugs.gnu.org; Wed, 01 Jun 2022 17:09:50 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38536) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwVbA-0002WE-Ca for 55528-done@debbugs.gnu.org; Wed, 01 Jun 2022 17:09:48 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:44830) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwVb4-0002qK-RQ; Wed, 01 Jun 2022 17:09:42 -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=iYy2MTv9EB8WCPdCyeFhmX/sa4+BeDlwnarG/2Y2RGA=; b=D3Jb7iDDHN8oHVwdj5Im hLcVsowUIblVUPgacJEsoi/vBV+yMbvMCelp5fQWX7GQA2ufJr2E4t8BRC7WGNXslLRf0qMfKwWW0 dnbs1hNUVrvz/ijbS3fuRonTPprGiS3MOxDwsm0eqhz/a89q4uo+gyF3drBd41+z4OAoNqsjUCqRo 9sRC+xc88q5k45s2RPDtOAN6/NnbEzoQYOy4obZbRH5jd5suJAl//JezzdpQ7hHam173Q+fTl0X8K h0UqhtnoKSrHkd7qom4S49r9sWdRk0lLB4FOQ0KWmn3qHGkUlpWXydr8zKpLtnGtICAaR2IJeTlmt Khh60WVjxtDFXA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:49236 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwVb4-0006w0-E9; Wed, 01 Jun 2022 17:09:42 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220519194407.4435-1-felgru@posteo.net> Date: Wed, 01 Jun 2022 23:09:40 +0200 In-Reply-To: <20220519194407.4435-1-felgru@posteo.net> (Felix Gruber's message of "Thu, 19 May 2022 19:44:07 +0000") Message-ID: <87mtewrsyz.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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=1654118468; 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: content-transfer-encoding:content-transfer-encoding:resent-to: 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=iYy2MTv9EB8WCPdCyeFhmX/sa4+BeDlwnarG/2Y2RGA=; b=k9H3MYMccWVa2lXYh/ixf81dMPjelDSy4/3OmrJOhO/QBIlyy7MxL7++UJveyK8CLqnOSx 3kEW6xdbSV00dVsuNWENNZj95gKbxWyITB8K3Qlf7reRmOtMYx6RCKIE7CvgRWFOqxIeVd m/byYvefb1SeXVj8Qw8NpTGH/uCBiKnCiCidQXdy3/8DbtvHATsj5H41s0kn9FtO4zsxll PwucFV5/BzBolCyUVjqMvQCFIVDW03W9JbymN9UDo1M95l3Rd+ibtPlvwsmGc+fMh5Jhq3 AgZwQE27Bwb/wK3CCwbevVtqpRhbsNSNNvTnzaXU9+H6JpUbQrszQeE93I5z3g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654118468; a=rsa-sha256; cv=none; b=WtFyAb6LoIR03Ba/JY/MuJmifWCGs6OFbo0xvWtkRB9jz6GpK8vjexXuix+4CtCtLVA6p5 wujPggJttr/0B+dWEzPcebnm+eywtZFSStlIPGDJKIhXq4pCiKFZ2Uu6ls/BJCa4SV/aF3 Gt6A7YXlztoGMoEL2zUfXpvdsJR9BENKK8fqGbui7T9v7P5zT35N+AICJafK+IM1sr22UE chlZwQkbzwYwr3RZgasDkbPdNJQUnUHqeYiPGeyFyJPW3C6KQBYDaKhbgD05wz/UIQWtWg +spemPZhFloCbW2zoFzIQgCQ2/G8AMo+iHZ2sjlLblYFY5Eb1QqtCP5QAU2ANQ== 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=D3Jb7iDD; dmarc=pass (policy=none) header.from=gnu.org; 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: -4.83 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=D3Jb7iDD; dmarc=pass (policy=none) header.from=gnu.org; 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: 735521C6E7 X-Spam-Score: -4.83 X-Migadu-Scanner: scn0.migadu.com X-TUID: Ksun45hz5g9V Hi, Felix Gruber skribis: > gnu: python-rtree: Update to 1.0.0. > gnu: Add python-osmnx Applied, thanks! Ludo=E2=80=99.