public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] docutils needing py2.7, but not wanting py2.7?
@ 2020-06-04 21:24 Caveman Al Toraboran
  2020-06-04 21:43 ` Ashley Dixon
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Caveman Al Toraboran @ 2020-06-04 21:24 UTC (permalink / raw
  To: Gentoo

if i exec: "emerge -avDuNt --quiet-build=y @world":

    > These are the packages that would be merged, in reverse order:
    >
    > Calculating dependencies... done!
    >
    > The following USE changes are necessary to proceed:
    >  (see "package.use" in the portage(5) man page for more details)
    > #
    > >=dev-python/docutils-0.16 -python_targets_python2_7
    >
    > Would you like to add these changes to your config files? [Yes/No]

so >=dev-python/docutils-0.16 doesn't want
python_targets_python2_7.  let's remove it then by
adding:

    >=dev-python/docutils-0.16 -python_targets_python2_7

into: /etc/portage/package.use/stuff

but then i get this:

    > The following USE changes are necessary to proceed:
    >  (see "package.use" in the portage(5) man page for more details)
    > # 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)
    > >=dev-python/docutils-0.16 python_targets_python2_7
    >
    > Would you like to add these changes to your config files? [Yes/No]

which i guess means that docutils wants py2.7.


any idea how to handle this situation?



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2020-06-05  8:43 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-04 21:24 [gentoo-user] docutils needing py2.7, but not wanting py2.7? Caveman Al Toraboran
2020-06-04 21:43 ` Ashley Dixon
2020-06-04 23:38   ` Caveman Al Toraboran
2020-06-05  0:20     ` Ashley Dixon
2020-06-05  0:54       ` Caveman Al Toraboran
2020-06-05  1:08         ` Ashley Dixon
2020-06-05  1:17           ` Caveman Al Toraboran
2020-06-04 21:47 ` Dale
2020-06-04 22:14 ` Neil Bothwick
2020-06-04 22:31   ` Dale
2020-06-04 22:42     ` Ashley Dixon
2020-06-04 22:56       ` Dale
2020-06-04 23:06         ` Ashley Dixon
2020-06-04 23:39           ` Sean O'Myers
2020-06-04 23:49             ` [OT] " Ashley Dixon
2020-06-05  8:09       ` Neil Bothwick
2020-06-05  8:43         ` Dale

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox