From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WLMgLq9HLmVROAAAG6o9tA:P1 (envelope-from ) for ; Tue, 17 Oct 2023 10:37:03 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id WLMgLq9HLmVROAAAG6o9tA (envelope-from ) for ; Tue, 17 Oct 2023 10:37:03 +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 6AD5D6E2C3 for ; Tue, 17 Oct 2023 10:37:03 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=eo+x01TW; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697531823; a=rsa-sha256; cv=none; b=l7ibyiZCHxSzso94vcPodHxazOJ7mALUGVWq6JQLF8q/oSi+8ziU1mCXkfo1Z5cw4A24U4 fxxIqrh7OgqsImFhheK0KFn3ZWwGAcoFS3URZxk4r6Qm37EPfoWfNsWq6jjyk58rmBeld8 ddmiipeKswflXsDdNQ9+PxvGZuNqF6gdixzqXZpwRFWi5A0npNl7YBUfRdME2yCSh9Og97 DOm+AkNZE6PChvH0f2y/+lJAJf8uk5UplLY9s2hHlPHZA+WhmG7FbtFNLiiqttGQO/qPaa f3De6asr6xzWjZbSBbAFNYRDkN6Vsi48PtfXIK5iO30VWUA6QKMua/nhaIHIPQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=eo+x01TW; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697531823; 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=dZHn+EbPdRPzzWjAKnzpSrNOieLKa0HLznsjL510yMA=; b=NeceSruB1araB7kAeVa1GWXtxORijreXGM+y3kOMkztrSmn+4iBISKt8Sbx43dZxV8+9B4 KLPb8rNrcsoiGjmh/dcQciSu8MUJbfLmdsx1j8noItFsHQc0FELBZtAdfW3hQLQi4NAqF8 Cvwtl9Wi96zu0M0V9NfgTBwemqFAf7yVtIlqkNB/vPRmoM8hVdOJCzm/UzRAoWm+uAF7fE LFT/b3H6kFqaT9pBNjJKKoqsjmvoPOJFMtSFT/USt6tXKoNJ5iMf+sGJVZRK3qvqYzuxpB 2AmjSWkGIhEnthVhKWmE0L7OKJzSpAHoqwlqueFOCvP3nHJ7+2M1BXKURypP5A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsemn-00041Y-Vq; Tue, 17 Oct 2023 03:46:42 -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 1qsemm-00040a-5A for guix-patches@gnu.org; Tue, 17 Oct 2023 03:46:40 -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 1qseml-0005OU-TJ for guix-patches@gnu.org; Tue, 17 Oct 2023 03:46:39 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsenB-0007C5-4O for guix-patches@gnu.org; Tue, 17 Oct 2023 03:47:05 -0400 Subject: bug#35976: [PATCH 44/47] gnu: Add python-persist-queue. Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 17 Oct 2023 07:47:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 35976 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo patch To: Maxim Cournoyer Cc: "h.nasajpour" , 35976-done@debbugs.gnu.org, Brett Gilio Mail-Followup-To: 35976@debbugs.gnu.org, zimon.toutoune@gmail.com, h.nasajpour@pantherx.org Received: via spool by 35976-done@debbugs.gnu.org id=D35976.169752877727500 (code D ref 35976); Tue, 17 Oct 2023 07:47:04 +0000 Received: (at 35976-done) by debbugs.gnu.org; 17 Oct 2023 07:46:17 +0000 Received: from localhost ([127.0.0.1]:58455 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsemP-00079O-C7 for submit@debbugs.gnu.org; Tue, 17 Oct 2023 03:46:17 -0400 Received: from mail-wm1-x330.google.com ([2a00:1450:4864:20::330]:40428) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsemK-000782-II for 35976-done@debbugs.gnu.org; Tue, 17 Oct 2023 03:46:13 -0400 Received: by mail-wm1-x330.google.com with SMTP id 5b1f17b1804b1-4053e6e8ca7so17724765e9.1 for <35976-done@debbugs.gnu.org>; Tue, 17 Oct 2023 00:45:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697528741; x=1698133541; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=dZHn+EbPdRPzzWjAKnzpSrNOieLKa0HLznsjL510yMA=; b=eo+x01TWAm1D78zTfLCYg8pV2ZCVID+XuckYVg6q8wHUb6oDjeGWHrRR5Vw02Umxad NWqVFydhYdtlaE1eeh8ct1/RcKb278bVMN3hDjQTo5anTwxdeRH0PxhBiDseURl86+7B ZU4sys2kw5AtZZ5RPN8RO5QDC31M1/ZtsS1zfGms/BXDbgR7GmYMGQQQA3/DL2z/lpaH eEFoksGUfQGswp9gKnxdgA/LdrwrycLrqZ5xDwxR0v1q2Nw6i0LmL30kyuDbU2+97V/g SGU7qoigbyeYnqSXKOL0ALwwLUdO3NDHgRtvYyTIgKYATzfYYa4oebmQCezyFIPQ0YqB KKaA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697528741; x=1698133541; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=dZHn+EbPdRPzzWjAKnzpSrNOieLKa0HLznsjL510yMA=; b=cOYvR8q7smg9F9ITn6cKOHJnvnKlx4LUvvJxtaZ2+EJtZQMZq+TiQWwGYK1oAQ0cGK 5wrwpFZuBdlwCO+gJrmVniGhQ+ANp6nr2I5+/HdBnZAZks+IVAHgF5FGufUG+IG0F6Q7 5Jzt2uPBapbphJqkPgXM1GbhIctGotJvUhDZyqWINAiptoQNLZuHcqRHlcUnRH5aerUK UB4aNc1+HzuHtDApyHKbIyWJ6vsAUB2c9nxoObQ6J7DD2wOuy+S39rJzaZDneluRHAIS UCoo0eFYtQbT9w6YvBixzGI3koZp+p90ABkmoVeUH9dK8iRc0awdEMdrhIGXKz31TJkT w+ow== X-Gm-Message-State: AOJu0YyT2nOfoVWslZ5gVwlq8Maqareu879MOcPJZ5ImjUJJGnk5qF6b 8k7rbpg8KSSzzWof7dWcNxbN8KI0ne0= X-Google-Smtp-Source: AGHT+IGn7xcWWjYhQpoITz2R39xlBoKWOACYgiouOmYAYbMdxp0ncg05uEdVQh3+HbSJC/Z820fpfA== X-Received: by 2002:a05:600c:5024:b0:401:b53e:6c3e with SMTP id n36-20020a05600c502400b00401b53e6c3emr1061411wmr.1.1697528741108; Tue, 17 Oct 2023 00:45:41 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id iv13-20020a05600c548d00b004064cd71aa8sm1125735wmb.34.2023.10.17.00.45.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Oct 2023 00:45:40 -0700 (PDT) From: Simon Tournier References: <20190529003607.3264-1-h.nasajpour@pantherx.org> <87o8wgk7dn.fsf@posteo.net> <87sfjz0vx6.fsf_-_@gmail.com> <86wn8cbcbx.fsf_-_@gmail.com> Date: Tue, 17 Oct 2023 00:49:53 +0200 In-Reply-To: <86wn8cbcbx.fsf_-_@gmail.com> (zimoun's message of "Thu, 03 Nov 2022 10:45:54 +0100") Message-ID: <86pm1ep4ha.fsf_-_@gmail.com> 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 4.32 X-Spam-Score: 4.32 X-Migadu-Queue-Id: 6AD5D6E2C3 X-TUID: iNfP5DwgQY2y Hi, On Thu, 03 Nov 2022 at 10:45, zimoun wrote: > It is about this old bug#35976 [1]. > > 1: > > > On Sat, 08 Oct 2022 at 00:41, Maxim Cournoyer wrote: > >> It's been nearly 3 years :-) Are these package Python still useful, or >> should we close the tickets awaiting feedback? > > Without more feedback, I will close it soon. Well, soon is 49 weeks and 4 days later. :-) Closing. Feel free to reopen if I am missing something. Cheers, simon