From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +GasNR07SWCAEwAA0tVLHw (envelope-from ) for ; Wed, 10 Mar 2021 21:33:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id UFWNMR07SWA1XgAA1q6Kng (envelope-from ) for ; Wed, 10 Mar 2021 21:33:17 +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 7108A179F4 for ; Wed, 10 Mar 2021 22:33:17 +0100 (CET) Received: from localhost ([::1]:41236 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lK6SC-0007F5-Kh for larch@yhetil.org; Wed, 10 Mar 2021 16:33:16 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:57180) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lK6Rz-0007Ew-C7 for guix-devel@gnu.org; Wed, 10 Mar 2021 16:33:03 -0500 Received: from mail-wm1-x334.google.com ([2a00:1450:4864:20::334]:51100) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lK6Rx-0006Cp-Mh for guix-devel@gnu.org; Wed, 10 Mar 2021 16:33:03 -0500 Received: by mail-wm1-x334.google.com with SMTP id g25so62169wmh.0 for ; Wed, 10 Mar 2021 13:33:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=JbaAJazJFJhVEcTU81BA7MG5RJgIv6uQohyWwQwEeA8=; b=T6Up7bWhPE/udE9/gIw9u0wCIbOOCsSuNAbg8h2eGr7WLp+EBV6/Bmck+cI7HstNve 6V9wGyrh9s5jJrKCsNH4BU8w94VySHWHtEb5E5BFzK3vYbOM4n0Tw6Tfq83chdU2PkXB BS0nHHH5czp1ypnjDaOPK7Q3QIsSFHUDI1U4lOpf/yjC9Jy9NLwFotxW/Idv63CKWGWh Qna3yckCGJdAtLkYGDAL3IyItzFRv2D4xf4ExPHWNs8WX3SNHPRcBDRa5O5YaV/RPd4x 0Ara0gFRbYuPFwz0PRHdLyd151XOnIugQ0BeazAryAL8sXSn98mDj16CwAg39SRds484 Y7JQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=JbaAJazJFJhVEcTU81BA7MG5RJgIv6uQohyWwQwEeA8=; b=mOugr3/9cPiL0k0klXw27Y6EvggSwSpH8fDPQvgVxV3PrgQLhd1uLjbMNqRSTHqT72 eVDpDnA9Mz1G8ud/08ZM72jFMhOJEVEsjAHn3vxU6ByGGLLBHXJyKTJbQ2ASaVqwLZOs ymnLBpjTuBMxrAmbLUZYjQ866dH1skdcLTESTbg9F5oc7iXvO0HhqEj6x8XPUZV2V18E xCsbL6VoKo9vFnwVbJm4e30pR0gcCDq8gwBhYHTa9XQn4mpfFfIic9rYWBfA00zK7WHr jPvY9urqUWo6rSfF6WW87v0Ij96qCuEq6CbBVg2coUNbJTMAlIE2pNXcLz9Mtdex6YH2 9O+A== X-Gm-Message-State: AOAM530MMooT34xkv5H8wL6ERAIAsORL4hjRNSMIVm6MvBn0nUUWX6DJ lF8p/cBcHvWRPz/WgEiyED8= X-Google-Smtp-Source: ABdhPJyN7qd0M6NcofZ9FTa/E/wUXpje38OOcW3IfjI9K+m2Xvp8MOMrFFED2fgGR+lm3BNyvHOpKw== X-Received: by 2002:a1c:1dd5:: with SMTP id d204mr5046879wmd.127.1615411980125; Wed, 10 Mar 2021 13:33:00 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id 91sm674369wrl.20.2021.03.10.13.32.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Mar 2021 13:32:33 -0800 (PST) From: zimoun To: Guix Devel , Maxim Cournoyer Subject: Release 1.2.1: Remove 31 Python 2 packages Date: Wed, 10 Mar 2021 22:26:42 +0100 Message-ID: <86r1kmbsz1.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::334; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x334.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1615411997; h=from:from:sender:sender: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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=JbaAJazJFJhVEcTU81BA7MG5RJgIv6uQohyWwQwEeA8=; b=dsqVVhQ14sTPDaGXzGC2j8VNU3recPrOgOr91EjSHgYW/xdbKUBEEVrjcleuQrMGLWWfFl 5BBtoH6YL9gYyxAKxLgUOiQmQI2Kwm43mbhkiNwwoit5OxrLeGpTb2F/icQoDEda+50CJX Mc6Hy66CGxEzoOv8GyzGnfCYomtd8PjMwY6t8HKrmtayP5i5OuksS5za90eVZ0Yq43iEKc 3lddRzssHCLXEuHRGOWVOumELrd2poRiZhvMYYxhXQclxQYBdkJiWz/e7Stl5eoIJeaeAb h7uRK5GqjsWvvI/pOkEZWXFFjRfi7mMJ8joTN1jr7oUZvPyxP2LQRBwaguHmcA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1615411997; a=rsa-sha256; cv=none; b=OOgEKPgyrjLbfC/6ijeTf/AMvhjm3caNgjZVAuRDuN+mOdw96I76Ek0yRpS83JddSqCah6 nlKL7c1R4w+IpiQTXJ0sRotmct2fQU7lY4Iauwglm50J51Ho3rjXLvxh3LPyQ5zKgVLwzD q5O7T7E1k1oKwbQspDpfDhEFQSZaZPZo1c5Zcwz9KNqKblacqKsN60rcuQuI14Hb/KCoIz I20deXfkL3ZU6F8qUZmtnQisyoO0Y/+Z6bgKZbCdn1pfFUMRN4+iEBgqROICWx7pPKWPqC Szm68z7mZiDBmWH6QsajEhAyDfEL3MOZ3UfOSB44pX7d2bt6Gr7bvsFkqve/5A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=T6Up7bWh; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -3.09 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=T6Up7bWh; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 7108A179F4 X-Spam-Score: -3.09 X-Migadu-Scanner: scn1.migadu.com X-TUID: 8Ipj1AGLCkqt Hi, Using =E2=80=9Cguix weather --display-missing=E2=80=9D at commit 6bed29b, I= have identified these 31 Python 2 packages to remove: --8<---------------cut here---------------start------------->8--- python2-arrow python2-cairocffi python2-cairocffi python2-dulwich python2-fido2 python2-flask python2-flask-babel python2-flask-htmlmin python2-flask-login python2-flask-multistatic python2-flask-wtf python2-furl python2-graphql-core python2-httpbin python2-ipykernel python2-ipyparallel python2-ipython python2-ipython-cluster-helper python2-ipywidgets python2-jupyter-console python2-mpd2 python2-mutagen python2-nbxmpp python2-pyfakefs python2-rq python2-sh python2-stem python2-tables python2-utils python2-widgetsnbextension python2-wsgiproxy2 python2-yubikey-manager --8<---------------cut here---------------end--------------->8--- They do not build. The Python 3 variant builds or does not exist. Last, =E2=80=9Cguix refresh -l =E2=80=9D is fine. Any objection? Cheers, simon