From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4F1kMIMaN2TBEAEASxT56A (envelope-from ) for ; Wed, 12 Apr 2023 22:54:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id yPZgMIMaN2RK0QAA9RJhRA (envelope-from ) for ; Wed, 12 Apr 2023 22:54:27 +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 D7F553A74E for ; Wed, 12 Apr 2023 22:53:12 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pmhSj-0003Lv-J5; Wed, 12 Apr 2023 16:53:05 -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 1pmhSg-0003LU-7o for guix-patches@gnu.org; Wed, 12 Apr 2023 16:53:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pmhSf-0004nq-Tj for guix-patches@gnu.org; Wed, 12 Apr 2023 16:53:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pmhSf-0000Mh-Or for guix-patches@gnu.org; Wed, 12 Apr 2023 16:53:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#60493] [PATCHES] update python-tweepy to 4.12.1 References: <428f3d79be8e236db047148bedd44e40@autistici.org> In-Reply-To: <428f3d79be8e236db047148bedd44e40@autistici.org> Resent-From: goodoldpaul@autistici.org Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 12 Apr 2023 20:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60493 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60493@debbugs.gnu.org, jgart@dismail.de, lars@6xq.net Received: via spool by 60493-submit@debbugs.gnu.org id=B60493.16813327471359 (code B ref 60493); Wed, 12 Apr 2023 20:53:01 +0000 Received: (at 60493) by debbugs.gnu.org; 12 Apr 2023 20:52:27 +0000 Received: from localhost ([127.0.0.1]:41919 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pmhS7-0000Lr-0L for submit@debbugs.gnu.org; Wed, 12 Apr 2023 16:52:27 -0400 Received: from latitanza.investici.org ([82.94.249.234]:24319) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pmhS4-0000Lg-5A for 60493@debbugs.gnu.org; Wed, 12 Apr 2023 16:52:25 -0400 Received: from 1.mail-backend.investici.org (unknown [10.0.0.11]) by latitanza.investici.org (Postfix) with ESMTP id 4PxZdy5nNFzGpFx; Wed, 12 Apr 2023 20:52:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1681332742; bh=BzjRtpfMVNxL2bWPbA8Ork75B40n6Ih+vrM7t20UWV4=; h=Date:From:To:Subject:From; b=kqM5m3dBr/IYd8QQD8lYfZph3UjbE8O7CIiATI04Aa82JGZR+Y7qT4p8H0eSDRWM2 oohkhtL6TRhDZlpaae7W+fMLrxJWkYJiipI2IpYJ3Y1UpcP99/+JtuUD0ewSBARgLv 6HX9RRxZEncfXP/R6Do/SUEs4kFNINf4vIMpvusg= Received: from 1.webmail.investici.org (localhost [127.0.0.1]) (Authenticated sender: goodoldpaul@autistici.org) by 1.mail-backend.investici.org (Postfix) with ESMTPA id 4PxZdy4JSSz8sm4; Wed, 12 Apr 2023 20:52:22 +0000 (UTC) MIME-Version: 1.0 Date: Wed, 12 Apr 2023 20:52:22 +0000 User-Agent: Roundcube Webmail Message-ID: <12749b4d18369fd0f01359d6406ff37c@autistici.org> X-Sender: goodoldpaul@autistici.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit 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: , Reply-to: goodoldpaul@autistici.org X-ACL-Warn: , goodoldpaul--- via Guix-patches From: goodoldpaul--- via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1681332792; a=rsa-sha256; cv=none; b=QkHO0vZnwH0nIsMDLCu9jFNc477z6/7zxggU/18PAzUX+OfzNt/mnIE9Arf3p0wplxCIgW HJTXKGSZydOyZoOP8an/VJoiMe6+XHIpdDWE1anjz47r9ruJYICrr5BuRBITbfHh66/md2 CI/lYRhLv3dphWxqJFGeb7RiGL0N/xebaKwwiR6GgJYgg+jAvPzgeWaXP6qBHvzXHVhBpp E+Rb9kbDUaKu/4MCV36f3r7UfQjW59ljIUuD8muUsy1GMdPhIIc4sKVlEPLpLQLywA5CXC +P5xnaRk0aIV07RRkkHRtjvaN4+DQra8WvFhlIxxFsYa9Z46nMVfyKQqtRflzg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=kqM5m3dB; 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=1681332792; h=from:from:sender:sender:reply-to: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=BzjRtpfMVNxL2bWPbA8Ork75B40n6Ih+vrM7t20UWV4=; b=bxPUdUmMfWiqQ4522P7/4BDUwHZIdWaz1f0KjWqrHaVAtDz1vHLA38l6W9pborU+NbnUHF B3vDgnhbcQ2n0j43l/h7Wv452wGYcSywOJVQvpgMf1oPHMXnYMQlyLhGCwYRRW4X/7t49r kg6fpYRzMeZOruokufv3eYWXmzzlDiA4J6Ib9eyTpsfmx4soMmyipDaE2lMtiSHEJ5VAxg 1deQmu59OsZjSwyW0KuFOA7XQr0EgwhNhggoXS14tZaUm2GX5+BFqUCYik0u9qlSXauOy4 f0h+921mLEbl1B/DV+tE0YNgzMnirXSUopquVCsGcPqAgrIarr7i+k5Clm6TOg== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -2.21 X-Spam-Score: -2.21 X-Migadu-Queue-Id: D7F553A74E Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=kqM5m3dB; 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 X-TUID: jDlgdoQ1rc3m Dear Guixers, this is a friendly ping :) I'm sending an updated patchset Thank you for your time and efforts, Giacomo