From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id CPhBNsPLQmIlgQEAgWs5BA (envelope-from ) for ; Tue, 29 Mar 2022 11:05:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QDFaL8PLQmLPtgAAG6o9tA (envelope-from ) for ; Tue, 29 Mar 2022 11:05:07 +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 729A9F161 for ; Tue, 29 Mar 2022 11:05:07 +0200 (CEST) Received: from localhost ([::1]:40224 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nZ7mk-0002li-L7 for larch@yhetil.org; Tue, 29 Mar 2022 05:05:06 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52926) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nZ7io-0007ec-JN for guix-patches@gnu.org; Tue, 29 Mar 2022 05:01:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37654) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nZ7io-000335-8v for guix-patches@gnu.org; Tue, 29 Mar 2022 05:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nZ7io-0006Xa-6d for guix-patches@gnu.org; Tue, 29 Mar 2022 05:01:02 -0400 Subject: bug#54531: [PATCH] gnu: python-livereload: Update to 2.6.3. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 29 Mar 2022 09:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 54531 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 54531-done@debbugs.gnu.org Mail-Followup-To: 54531@debbugs.gnu.org, othacehe@gnu.org, jgart@dismail.de Received: via spool by 54531-done@debbugs.gnu.org id=D54531.164854444225098 (code D ref 54531); Tue, 29 Mar 2022 09:01:01 +0000 Received: (at 54531-done) by debbugs.gnu.org; 29 Mar 2022 09:00:42 +0000 Received: from localhost ([127.0.0.1]:59783 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZ7iT-0006Wk-Ld for submit@debbugs.gnu.org; Tue, 29 Mar 2022 05:00:41 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36936) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZ7iR-0006WR-DG for 54531-done@debbugs.gnu.org; Tue, 29 Mar 2022 05:00:39 -0400 Received: from [2001:470:142:3::e] (port=60436 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nZ7iL-0002y8-73; Tue, 29 Mar 2022 05:00:34 -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=k+JM6xYDO/dYcQvwIf5w4IJF1FCILCmAzJklFpHzq54=; b=P1mlBaBZdCOWzyDO2sYv JLEa9XGagPh4F4eUpUAgKser1HRNd+SbAi/cND3EOHWYyNnI7nv6o9p1vlPjaWeJVP6OaBMqIXmvW DkNqc2vd/O79nLkuCND0R5Q/Kn5p2DrFl6VRMJq+hRzGpCbo9HmiYmevK0iiyBVYFwclRmSAwS375 vT0YJNRBurFzZfBBloMD/oxmvM4OnaLsfN6lFJWMMfvH5yNn4bvKC0wYZcq9Jcs5tfHn7/oB6qO1V vqPsvdUsVQAVTkRbdfv/0j9EvHa3YGNhqIbv1Tg5MlXaWyNcV1Fmd5myVf9J4Ib7lRpgoFJoRcdcQ o/Sp5MOpRblMUA==; Received: from 71.125.192.77.rev.sfr.net ([77.192.125.71]:33836 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nZ7hv-0007LL-1a; Tue, 29 Mar 2022 05:00:29 -0400 From: Mathieu Othacehe References: <20220322231549.21785-1-jgart@dismail.de> Date: Tue, 29 Mar 2022 11:00:03 +0200 In-Reply-To: <20220322231549.21785-1-jgart@dismail.de> (jgart@dismail.de's message of "Tue, 22 Mar 2022 19:15:49 -0400") Message-ID: <87fsn16smk.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.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" 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=1648544707; 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-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=k+JM6xYDO/dYcQvwIf5w4IJF1FCILCmAzJklFpHzq54=; b=W+Wyr6P/9RqfOlzq4E3+UGq2qC6EC8igMu6XEZFnRqa/6zLx959nuN36KHMDnqWeqKuFMx j6FR05FtkI7CyR/osjjp7PfC4f5o+I36H2cdO7s+EpgA+FtpIhSMh70/f33QFtt2LTUnnL bllLxMndHnmGDrZ0CXHnuDr/MHlJONxc8Izdk1+zGDpIRxX3Gfui+vqovoWOo06NQMeiSh 1HV6SLmpaEvAktlmjRooKP63FXgIcZkFaLIXd4sT0QlVX2r8GUG6vUWbXLZsgjA3P9y2mM MMY+atKreIhWxJA7Dgu9IaVO24OUnDwYXgFrrYx7Ka4Q5NhUcrpmN7D5u8iS9A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648544707; a=rsa-sha256; cv=none; b=Xq7M50UA00gztqS9iQGMqvfcaxekwF22xNYYWS2JgPt0g5BAmujQIduOkSD9OCzufE3cu8 47/QLujYQeJ90MoacTGyOGlwrKilFPmV5fa3+OOLwdxKJelV7rXlNVnn3UY8YE4WENOB3d L5akTyL7G+yg4AjjP5q1nBEFuIHVkYZrbD+SvkL6Rsqy2qN0Y3Qunm/EoB+CWVo+DXvA1E Ulrj82ahm9IfQbReivB3yoJQixTn6Mmh0ojaCK59VsndWqaBf+vJuzBvoAk9ecuWsoNHXs 1SHopmeLe/I+85v6griYnXCb1MnK2J/mI5O2VocKbV82EWimAOrYdhU9Bd1Jtw== 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=P1mlBaBZ; 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: -3.77 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=P1mlBaBZ; 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: 729A9F161 X-Spam-Score: -3.77 X-Migadu-Scanner: scn1.migadu.com X-TUID: 12YKxH5iuHdl > * gnu/packages/python-web.scm (python-livereload): Update to 2.6.3. Pushed, thanks! Mathieu