public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Grant Edwards <grant.b.edwards@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: 17 new packages because pip wants to write poetry?
Date: Mon, 29 Jul 2024 18:05:13 -0000 (UTC)	[thread overview]
Message-ID: <v88lko$lhm$1@ciao.gmane.io> (raw)
In-Reply-To: 5298f915-8e1e-40d6-b64c-da720eafad6f@gentoo.org

On 2024-07-29, Eli Schwartz <eschwartz@gentoo.org> wrote:
>
>> It turns out dev-python/poetry has nothing to do with poetry, so my AI
>> paranoia was unjustified (this time), but one wonders what devs are
>> thinking when the decide they add dozens of new dependencies like
>> that. Why does pip suddenly need to format (or produce?) both markdown
>> and RTF when it's been able to get along fine without them for so many
>> years?
>
> For many years, pip has contained bundled libraries. These libraries
> recently got unbundled, and now you're installing a system copy.

Yep, I figured that was probably the answer.  I (for one) would
appreciate some sort of notice when such an unbundling happens so that
I don't waste time trying to track down why emerge suddenly wants to
install a bunch of new packages.  I can't really come up with a good
mechanism for that other than news items.

> pip has always "needed to format (or produce?) both markdown and RTF",

OK, now I'm genuinely curious: what does pip need to do with markdown
and RTF? My first guess was that its man pages aren't written in nroff
any more and somehow markdown was being used. [I already had at least
one markdown implementation installed, but pip apparently demands a
different one.] But there is no man page for pip. There are a bunch of
documents in /usr/share/doc/pip-<ver>, but they're all reStructured Text.

Oh well, I guess I should be thankful it didn't force LaTeX and pandoc
installs.

> but it also "needs" to use bundled libraries to do it without people
> noticing that it does it.  Some of those packages are only bdeps,
> and you can feel free to e.g. delete poetry via
> emerge -c --with-bdeps=n once you're done updating.

I usually just leave bdeps installed. Otherwise that would remove 130
other packages as well (some of which take a looong time to build).

--
Grant



  reply	other threads:[~2024-07-29 18:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-29 16:01 [gentoo-user] 17 new packages because pip wants to write poetry? Grant Edwards
2024-07-29 16:16 ` Eli Schwartz
2024-07-29 18:05   ` Grant Edwards [this message]
2024-07-29 18:59     ` [gentoo-user] " Eli Schwartz
2024-07-29 20:09       ` Grant Edwards
2024-07-29 20:49         ` Eli Schwartz
2024-07-29 17:46 ` [gentoo-user] " Andreas Fink

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='v88lko$lhm$1@ciao.gmane.io' \
    --to=grant.b.edwards@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox