unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars-Dominik Braun <lars@6xq.net>
To: 46848@debbugs.gnu.org
Subject: [bug#46848] Questions regarding Python packaging
Date: Wed, 25 Aug 2021 09:56:37 +0200	[thread overview]
Message-ID: <YSX3tdHUA0h636fm@noor.fritz.box> (raw)
In-Reply-To: <YNrJt2tbUNieWY3S@noor.fritz.box>

Hi,

> > What should be the use of having a package without pip? Anything else 
> > than saving a few KB?
> saving some space and unvendoring components that we also have separate
> packages for. (As I understand it, ensurepip, which installs both pip and
> setuptools, is merely a convenience tool if you install Python from
> source yourself – not for distributions.)
there is another crucial one: Collisions. Right now our python-pip and
python-setuptools packages are rather useless, because they collide with
the Python-bundled one. I’m trying to update Jupyter currently and
python-jupyter-packaging depends on a newer setuptools (v46ish) than our
python package provides (v41). Adding python-setuptools (v52) to the
propagated inputs (yes, it’s a runtime dependency), would be the natural
solution, but the resulting setuptools package in the build environment
for packages depending on python-jupyter-packaging is a mix between v42
and v52 and does not work.

Cheers,
Lars





      parent reply	other threads:[~2021-08-25  7:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1609946775.8blxygrg9p.astroid@rafflesia.none>
     [not found] ` <1611303651.35tpgtn1z1.astroid@melmoth.none>
     [not found]   ` <YAwXwV1BNlzL+w47@noor.fritz.box>
     [not found]     ` <YKIMLR8JI+7JecS7@noor.fritz.box>
     [not found]       ` <1622997703.qcpe1ehxem.astroid@melmoth.none>
     [not found]         ` <YL0loaz6X4+Kp69t@noor.fritz.box>
     [not found]           ` <520a5492-6467-bbfc-3252-f17a5cc5d16f@crazy-compilers.com>
     [not found]             ` <YNm5oxRelWX1LyWM@noor.fritz.box>
     [not found]               ` <681eb450-0185-a465-3ed1-8446e8ad0974@crazy-compilers.com>
     [not found]                 ` <YNrJt2tbUNieWY3S@noor.fritz.box>
2021-07-06 12:16                   ` [bug#46848] Questions regarding Python packaging Lars-Dominik Braun
2021-08-25  7:56                   ` Lars-Dominik Braun [this message]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=YSX3tdHUA0h636fm@noor.fritz.box \
    --to=lars@6xq.net \
    --cc=46848@debbugs.gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).