unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 74892@debbugs.gnu.org
Subject: [bug#74892] [PATCH 0/9] Depending on 'git-minimal/pinned' where appropriate
Date: Mon, 16 Dec 2024 10:16:54 -0500	[thread overview]
Message-ID: <CA+3U0ZknqiCWJ3wveFZrLNXVtjDpd4G-uJXSPE_NN+ZroZepkA@mail.gmail.com> (raw)
In-Reply-To: <cover.1734286206.git.ludo@gnu.org>

On Sun, Dec 15, 2024 at 1:16 PM Ludovic Courtès <ludo@gnu.org> wrote:
>
> Hello Python team & co.!
>
> It’s a problem that too many things depend on ‘git’ and
> ‘git-minimal’: it makes upgrades of these packages very
> expensive to build and test, which in turn means they’re
> too rarely upgraded¹.
>
> This patch series tries to fix the main cases where packages
> should depend on ‘git-minimal/pinned’ instead.
>
> After this change ‘guix refresh -l git-minimal git’ reports
> 587 dependents, compared to 3.5K before (and 1K before the
> recent ‘python-team’ merge).
>
> Thoughts?
>
> Ludo’.
>
> ¹ See <https://issues.guix.gnu.org/73309>!
>
> Ludovic Courtès (9):
>   gnu: python-gitpython: Rewrite to use gexps.
>   gnu: python-gitpython: Switch to ‘git-minimal/pinned’.
>   gnu: python-gitdb: Switch to ‘git-minimal/pinned’.
>   gnu: python-kanon: Switch to ‘git-minimal/pinned’.
>   gnu: crun: Switch to ‘git-minimal/pinned'.
>   gnu: podman: Switch to ‘git-minimal/pinned’.
>   gnu: rust-git2: Switch to ‘git-minimal/pinned’.
>   gnu: python-reno: Switch to ‘git-minimal/pinned’.
>   gnu: pre-commit: Switch to ‘git-minimal/pinned’.
>
>  gnu/packages/astronomy.scm       |  2 +-
>  gnu/packages/containers.scm      |  4 ++--
>  gnu/packages/crates-vcs.scm      |  2 +-
>  gnu/packages/openstack.scm       |  2 +-
>  gnu/packages/version-control.scm | 27 ++++++++++++++-------------
>  5 files changed, 19 insertions(+), 18 deletions(-)
>
>
> base-commit: 65892d9f20aa7a8649797507bb1ec867285083fb
> --
> 2.46.0

Please also look at #70656 from Christopher Baines. One of his
proposed patches looks to have been the Python change noted above, two
are included here, and the fourth proposed patch (python-pbr) has an
outstanding question (that it is not included here might be the
answer).




      parent reply	other threads:[~2024-12-16 15:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-15 18:14 [bug#74892] [PATCH 0/9] Depending on 'git-minimal/pinned' where appropriate Ludovic Courtès
2024-12-15 18:16 ` [bug#74892] [PATCH 1/9] gnu: python-gitpython: Rewrite to use gexps Ludovic Courtès
2024-12-15 18:16 ` [bug#74892] [PATCH 2/9] gnu: python-gitpython: Switch to ‘git-minimal/pinned’ Ludovic Courtès
2024-12-15 18:16 ` [bug#74892] [PATCH 3/9] gnu: python-gitdb: " Ludovic Courtès
2024-12-15 18:16 ` [bug#74892] [PATCH 4/9] gnu: python-kanon: " Ludovic Courtès
2024-12-15 18:16 ` [bug#74892] [PATCH 5/9] gnu: crun: Switch to ‘git-minimal/pinned' Ludovic Courtès
2024-12-15 18:16 ` [bug#74892] [PATCH 6/9] gnu: podman: Switch to ‘git-minimal/pinned’ Ludovic Courtès
2024-12-15 18:16 ` [bug#74892] [PATCH 7/9] gnu: rust-git2: " Ludovic Courtès
2024-12-15 20:40   ` Efraim Flashner
2024-12-15 18:16 ` [bug#74892] [PATCH 8/9] gnu: python-reno: " Ludovic Courtès
2024-12-15 18:16 ` [bug#74892] [PATCH 9/9] gnu: pre-commit: " Ludovic Courtès
2024-12-16 15:16 ` Greg Hogan [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=CA+3U0ZknqiCWJ3wveFZrLNXVtjDpd4G-uJXSPE_NN+ZroZepkA@mail.gmail.com \
    --to=code@greghogan.com \
    --cc=74892@debbugs.gnu.org \
    --cc=ludo@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).