From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 91EDD1382C5 for ; Mon, 1 Jun 2020 20:49:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CE7BE0837; Mon, 1 Jun 2020 20:49:34 +0000 (UTC) Received: from tsukuyomi.43-1.org (tsukuyomi.43-1.org [IPv6:2a01:4f8:c2c:1632::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 18768E0824 for ; Mon, 1 Jun 2020 20:49:34 +0000 (UTC) From: Matthias Maier To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] [RFC] Deadlines for next Python implementations In-Reply-To: <406eb21bfa9f868539688a6233c364b8343f75ee.camel@gentoo.org> (=?utf-8?Q?=22Micha=C5=82_G=C3=B3rny=22's?= message of "Mon, 01 Jun 2020 22:27:19 +0200") References: <406eb21bfa9f868539688a6233c364b8343f75ee.camel@gentoo.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Date: Mon, 01 Jun 2020 15:49:23 -0500 Message-ID: <878sh6tsto.fsf@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Archives-Salt: b863c8a5-7a81-48f6-bd3b-2bd1a22341de X-Archives-Hash: 8973de4ae0c6d4bb8aa8ed95e9bf75c1 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Mon, Jun 1, 2020, at 15:27 CDT, Micha=C5=82 G=C3=B3rny wrote: > 2020-08-01 Python 3.7 migration deadline > > After this date, we lastrite all remaining packages that haven't been > ported. This gives people roughly two months, with a ping one month > from now. > [...] > 2020-12-01 Python 3.8 migration deadline > > We lastrite all the unmigrated packages. Most of the time (guess >99%) this "porting" simply consists of "keywording" with the new python target, i.e., a one-line change in the ebuild. What about we "auto keyword" all remaining packages that have a python3_6 target but lack the python3_7 target instead? Meaning, just add the python3_7 value to the corresponding PYTHON_*TARGET. Given the fact how little difference there is between python3_6 and python3_7 this seems to be the appropriate, gentler approach here. Same for python3_8. Best, Matthias --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIzBAEBCgAdFiEElNgq+AtzvbKD5MJHH/aWJ20bjRUFAl7VadMACgkQH/aWJ20b jRUyzw//eyvMlisx9Mz4iJmP4lAEqBox1AtvQYu0M9huwrPzXlkbkxdEAWGwDRBy uW4hgGuXv/zlW643RkzLQVYARxb27YQKeoIXJbQcu5bu9UK7s0cegw4JK7v3qkQg U14Twg8KtFv7eLPTriQkLEpyiyxB/qlxhJUgglgF+/EoHmDA1vjwFRE+eVuf6oAh mcPWL8om0eAcRXC667cokPmXI+cKo3MOP6KOgWsGL+qPaysALPzBFoQmEaHpgqIz d9GvZYIMp3sSSsbt7Vs2o6xmXPbVnH6NenueDjtPWg2/X/GgJY3tNXL4NJmtxExs ejHrklLUDRevdEHRsvtUJltMoQz+z6SX/PmNiEB2hZw0eeSlKp0oj5An95BVPCtI jwRcfJqHfuuvf1E0nuMHnPCzsNE+7f7aecN8l1JnCV432Niw4N6oCIZ3uSuKa26q H1ZOBCKnEq+BvMfImSrweYzpPr1jYqBWffkpcmI61rmrPQme/2ba0lcnryOUUMW3 S1GXnXM9CI8blOIEQndORIqBbtAhJgJhWXMTJ1GiceSqPO1Binc0nlkVRWmTnCU4 d4GsRyzJ/0/X4iHv128I+ocYYFMWViPbDl7a8C0+hJtcciquxQQEhR10UmekESMq n07wLz0HW19Yz/9CFXkFbe+2N4X4kldhKyxwCyQ1fQRLs2bAPhQ= =hAUd -----END PGP SIGNATURE----- --=-=-=--