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 8624C1382C5 for ; Fri, 5 Jun 2020 00:20:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8BD0E09D1; Fri, 5 Jun 2020 00:20:52 +0000 (UTC) Received: from mail.suugaku.co.uk (unknown [2.125.59.191]) by pigeon.gentoo.org (Postfix) with ESMTP id 655E4E0952 for ; Fri, 5 Jun 2020 00:20:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=suugaku.co.uk; s=mail; t=1591316567; bh=acQexuDlll4RU6acmMh/Xcujv/Ozl6tCMXbwMg5Jwbc=; h=Date:From:To:Subject:References:In-Reply-To; b=NdjtNp7e3G4p7roreDAVVAkpx8RE8luVpMp0B4zSRCGLfMDv6Stdw6rNrLGlGqF2P twZzvcQjcLYBcMKaadYjBhG/OYnFsRyvKKC+arGZmHtHXZ8mfLexS/ANXFeUqxum4v 8ZU82TwcpVgxXzTOHj52b6Jua/zmJfUDUFD5C9HM= Date: Fri, 5 Jun 2020 01:20:18 +0100 From: Ashley Dixon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] docutils needing py2.7, but not wanting py2.7? Message-ID: <20200605002018.x2lt3rau6tyaymt6@ad-gentoo-main> Mail-Followup-To: gentoo-user@lists.gentoo.org References: <9Usm88eqy3D9JHfxc7jLZUr6gPAgf24jqbaUj6WlOAZapyYJnGgcYqsTIQr0i4oGOwgFda1zUPs_vWQLax658WrRt627ytwvXqV5npEBwSw=@protonmail.com> <20200604214304.biljkpsvzkengv3f@ad-gentoo-main> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="i7g6surbg4v6dipt" Content-Disposition: inline In-Reply-To: X-PGP-Key: fp="2A9A DA96 8A7B A30E F290 4117 D18A B0D2 BF25 A8AA"; id="0xBF25A8AA"; get=; get= X-Operating-System: Linux ad-gentoo-main 5.4.38-gentoo X-Editor: vim 8.2 User-Agent: NeoMutt/20180716 X-Archives-Salt: 4c81fb59-8ac5-452f-b4ce-d196c7959a26 X-Archives-Hash: 73ffcd886d56fdbc22f63b67df163ca6 --i7g6surbg4v6dipt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 04, 2020 at 11:38:33PM +0000, Caveman Al Toraboran wrote: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Package Settings > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > dev-python/docutils-0.16::gentoo was built with the following: > USE=3D"" ABI_X86=3D"(64)" PYTHON_TARGETS=3D"python3_7 -pypy3 -python2_7 -= python3_6 > -python3_8 -python3_9" This is confusing me. At some point, you had docutils, ipython, and m2r built without docutils h= aving PYTHON_TARGETS=3D"python2_7", and there is no requirement in the ebuild of = ipython to mandate that. m2r requires `dev-python/docutils[${PYTHON_USEDEP}]`, howe= ver I doubt that PYTHON_USEDEP would expand to a hard requirement on python2_7. In fact, every single package from your original message---quoted below= for convenience---supports versions greater than 2.7. On Thu, Jun 04, 2020 at 09:24:39PM +0000, Caveman Al Toraboran wrote: > # required by dev-python/m2r-0.2.1::gentoo[-test] > # required by dev-python/automat-20.2.0::gentoo > # required by dev-python/twisted-20.3.0::gentoo > # required by www-servers/tornado-6.0.4::gentoo > # required by dev-python/ipykernel-5.1.4::gentoo[-test] > # required by dev-python/ipyparallel-6.2.3::gentoo > # required by dev-python/ipython-7.5.0::gentoo[smp] > # required by @selected > # required by @world (argument) > >=3Ddev-python/docutils-0.16 python_targets_python2_7 Just to be explicit, try updating @world with `USE=3D"-python_targets_py= thon2_7 python_targets_python3_6" `. I assume that the curr= ently installed version of ipython also has the [smp] USE-flag ? --=20 Ashley Dixon suugaku.co.uk 2A9A 4117 DA96 D18A 8A7B B0D2 A30E BF25 F290 A8AA --i7g6surbg4v6dipt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEKpralop7ow7ykEEX0Yqw0r8lqKoFAl7Zj8IACgkQ0Yqw0r8l qKqD/w//cMHLxckNqaII2gZSEndHQWOUOwg38qcY97gXj0Tmckqls1v2/yr3NETK f2RKJkMn7P9Eo8FuwVbCNFPINqXhZQfUWf1wzjgvOIfiZJlUndHSQYR0PpHzt/Jo OYpwKG+qhSA9YO+tc8SVtQMWpbAjihqy9KMd8SAcOGFgEgiIq6sOWSJyCt14MmNt sLyR+QZ3zLQjAumOXfFIR6mN6+0jYrQ83XWs/2iDd15P41UEUowS8fn5mIQb5Drn 4a2Oc5hgLRUn69jfOFIUy0zuBYlRA/C+CoQ6V9MPaybZuumvnUiChHX1XZV931f0 iFg7PyRchL8EPyQI2HEDqvq1ynlbBsRxMeyvSNHcey4ui84/tUZqjkj96P0zqYFt dlEXGECLN8UZmtdmg+yCl+eq2SS7M0n1eU+Adn+vU9G7vUW3rnW6Zm7665qJ/52u zw17TI0q5L/1WjkVz7P6EK6lKoYYegQsz/AvJG8726S+i6fFoVstj98x3J6G1HLs ND+579tZ6NQgCul823yF8Z6ZaDMZ3G3i/3IvHW6zYjx9QIx053suusmppLzdvIdg Lp4Oripryld7uRSwdPsxwjjCWhMiMsTTowUN/UHvsubVwGCPXaRj7+7Q61k9LXuW SLZqPf02QYUKC7oQNGgDGXqK2DdxGfsDZf4B1aYyQwfzG33oOCg= =6iix -----END PGP SIGNATURE----- --i7g6surbg4v6dipt--