From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id UPZxC0V1Q2E2jAAAgWs5BA (envelope-from ) for ; Thu, 16 Sep 2021 18:48:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id +A1DB0V1Q2FKFwAA1q6Kng (envelope-from ) for ; Thu, 16 Sep 2021 16:48:05 +0000 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 CF9772437D for ; Thu, 16 Sep 2021 18:48:04 +0200 (CEST) Received: from localhost ([::1]:42668 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mQuYN-000797-SV for larch@yhetil.org; Thu, 16 Sep 2021 12:48:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52762) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQuAA-0005DQ-7K for guix-patches@gnu.org; Thu, 16 Sep 2021 12:23:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44788) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mQuAA-0003cz-05 for guix-patches@gnu.org; Thu, 16 Sep 2021 12:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mQuA9-0007AN-St for guix-patches@gnu.org; Thu, 16 Sep 2021 12:23:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50018] [PATCH v3 00/21] Update Celery to version 5. References: <20210811234345.32228-1-monego@posteo.net> In-Reply-To: <20210811234345.32228-1-monego@posteo.net> Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Sep 2021 16:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50018 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50018@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 50018-submit@debbugs.gnu.org id=B50018.163180935427435 (code B ref 50018); Thu, 16 Sep 2021 16:23:01 +0000 Received: (at 50018) by debbugs.gnu.org; 16 Sep 2021 16:22:34 +0000 Received: from localhost ([127.0.0.1]:56321 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQu9i-00078K-CY for submit@debbugs.gnu.org; Thu, 16 Sep 2021 12:22:34 -0400 Received: from mout01.posteo.de ([185.67.36.65]:43857) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQu9f-000781-Af for 50018@debbugs.gnu.org; Thu, 16 Sep 2021 12:22:33 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id B849A240028 for <50018@debbugs.gnu.org>; Thu, 16 Sep 2021 18:22:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1631809344; bh=/br6PYu/ICD9wRLOG10HGPe//yRsolKBDV1IsetQRt8=; h=From:To:Cc:Subject:Date:From; b=dw43IdDvG1QcdHUIrlOWudNmrRUu1RZSOwQZ68ne7HiWb/+Xto44DRYqzcXGOCUBW tJpqnG9qN7Ohp5hMqUjsiVvdMQFfXUOUvJrbXeHxw2kGR8PZ628KZNoorOEgqHu87R 9K8NY7x53c5rlkWuX1O5dHRETsWd9VqjVARApKjfYKUSXGECodCK1Txy2D4OMiQe7z mDfWWestgMbKoORcRc3nG1rM5r6QQp4RB0F3J+cCX3GFa7RCKnfC/ojcoi8XX0D2fg MxuabJzhPJFCEsIIFGoH6v0qZiRXPg2JnMfLtfKE4eBsF7jAHzmLPC0FDHKwUc2SPX giQcus2NG8hUg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4H9Mmv4TMsz9rxH; Thu, 16 Sep 2021 18:22:23 +0200 (CEST) From: Vinicius Monego Date: Thu, 16 Sep 2021 16:20:51 +0000 Message-Id: <20210916162112.54462-1-monego@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1631810884; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=HX1Yi4ZsctQJm/d1MjYYLAxsYfZGIyUkNwLexhPlhT8=; b=faCxEgneSK5NejAIng+1cQM81S3yQS9uh/LpX106bplPR9len686l6fQi4zby9aQzXLlqX Vter8dqGV3jZmTUXIyycOJ+ThHfjaP/R4RSCwA1vAF2LDaxJEjI7mc98pzJCGoZulhK7Gh bDtPKKl/TzB6cjUGXJU/vQrKRQ/Gv4zDQN2b3xfm+Kw5QiOk6Go4nCZqDPWf12kONkw7ei KSmMRU0ML4nSTDw0JsQTza2hNWtWFSRxE9aXVbfde6WnSWnRy9YO43wwMrTs7N6tRWQiQK u2tKxxIac6bMbrLFwdrZ4bKrGZAoZM15OxcWtW6eJzPFz75GWTi3pt/WBE50cA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631810884; a=rsa-sha256; cv=none; b=GQ19/xdobzGE3eZpMTGAglouRjBpCns0OiDLTpnBki1kCDA+SKUoue+hy/HAiRStDB/c1M hN3g+nlL5Q2/A1ugZd0JTUhJFXoGiX6sDx7e9vNbMmZDj5buHoQCTkiefWZQCsoKJMy2p1 mKgbRjW6SwZHPAKFECIEEcizus+z3CRYkbh7bfCcqaVohazjLRRCmevwJ5DU3g4/WqGh37 hHkm3HgOiUwYtV9taqlYpIzKddK0rnwNbo0uZWCqj5kdWs2r+L9WCA/98REYcOsAXfgT38 AC3RQlx5ilMSLzEd5ZJ/EpzQFYrnWCIauypZHbyAac6xQb4S7HBbphzv+iIbjg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=dw43IdDv; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 5.20 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=dw43IdDv; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: CF9772437D X-Spam-Score: 5.20 X-Migadu-Scanner: scn0.migadu.com X-TUID: 5JREipd3an9V This v3 skips patches 4 and 6 because they were pushed from another set. It also adds updates to botocore, s3transfer, boto3 and awscli to enable more tests in python-moto which is also updated to 2.2.7. I noticed that there is intention to package MediaGoblin which requires celery < 4.3.0 in setup.cfg [1]. The latest Celery 4 version is 4.4.7. Will MediaGoblin be updated to Celery 5? Other web apps have moved to celery 5 by now (Weblate, Flaskbb...) Patches 1-11 should be non-controversial. An older version of celery can also be added later if needed. Vinicius Monego (21): gnu: Add python-click-repl. gnu: Add python-click-didyoumean. gnu: Add python-pytest-subtests. gnu: python-cfn-lint: Respect #:tests?. gnu: python-botocore: Update to 1.21.42. gnu: python-s3transfer: Update to 0.5.0. gnu: python-boto3: Update to 1.18.42. gnu: awscli: Update to 1.20.42. gnu: python-aws-sam-translator: Change source for tests. gnu: python-moto: Update to 2.2.7. gnu: python-moto: Respect #:tests?. gnu: python-vine: Update to 5.0.0. gnu: Add python-pytest-rerunfailures. gnu: python-amqp: Update to 5.0.6. gnu: python-kombu: Update to 5.1.0. gnu: Add python-pytest-celery. gnu: python-celery: Update to 5.1.2. gnu: python-celery: Enable tests. gnu: Remove python2-celery. gnu: Remove python2-kombu. gnu: Remove python2-amqp. -- 2.30.2