GNU bug report logs - #58310
[PATCH] Add coq-mathcomp-analysis

Previous Next

Package: guix-patches;

Reported by: Garek Dyszel <garekdyszel <at> disroot.org>

Date: Wed, 5 Oct 2022 17:22:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: zimoun <zimon.toutoune <at> gmail.com>
To: Garek Dyszel <garekdyszel <at> disroot.org>, 58310 <at> debbugs.gnu.org
Cc: jgart <at> dismail.de, lars <at> 6xq.net
Subject: [bug#58310] [PATCH 03/14] gnu: Add python-setuptools-scm-7.
Date: Wed, 02 Nov 2022 18:08:32 +0100
Hi,

CC: python team

On mer., 05 oct. 2022 at 13:41, Garek Dyszel via Guix-patches via <guix-patches <at> gnu.org> wrote:

> +(define-public python-setuptools-scm-7
> +  (package
> +    (inherit python-setuptools-scm)
> +    (version "7.0.5")

The issue with this is then

    guix install python python-setuptools-scm

will install python-setuptools-scm <at> 7 and not the current one at 6.3.2.
Since I am not an expert on this setuptools_scm, the question is: is it
an issue?  For instance, it can be for python-numpy so the term ’-next’
is appended to the name.

Here, we could also append ’-next’, WDYT?

Cheers,
simon




This bug report was last modified 2 years and 218 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.