From: "Gábor Boskovits" <boskovits@gmail.com>
To: Tanguy Le Carrour <tanguy@bioneland.org>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: Questions about packaging
Date: Mon, 21 Oct 2019 11:34:44 +0200 [thread overview]
Message-ID: <CAE4v=pioJEX=jbBH3fJADuPwNqAugM3mqtRsJWAppMQMvqKX9A@mail.gmail.com> (raw)
In-Reply-To: <20191021092320.rirojs26u6vshivn@rafflesia>
[-- Attachment #1: Type: text/plain, Size: 1687 bytes --]
Hello,
Tanguy Le Carrour <tanguy@bioneland.org> ezt írta (időpont: 2019. okt. 21.,
Hét 11:24):
> Hi Marius,
>
>
> Le 10/18, Marius Bakke a écrit :
> > Tanguy Le Carrour <tanguy@bioneland.org> writes:
> > > In Guix, we have Pytest 4.4.2, but the latest release is 5.2.1.
> > > In that case, would it make sense to define a new "versionned" public
> > > variable for python-pytest? Would I create python-pytest5? Or would I
> > > rename python-pytest to python-pytest4 and add python-pytest for Pytest
> > > 5? In this later case, would I have to "fix" all the packages that were
> > > using python-pytest?!
> >
> > Pytest has 4457 dependent packages and can thus only be changed on the
> > 'core-updates' branch. So the recommended way is indeed to define a new
> > public 'python-pytest-5' variable, and add that as an input for the
> > packages that require 5.x.
>
> OK… sounds like something I can do!
>
>
> > On the next 'core-updates' cycle, Pytest 5 will then become the default,
> > and we will have to fix all packages that does not work with that
> > version :-)
>
> I guess those broken packages will show up as "red" in Cuirass!?
> Would they have to be fixed, or just told to use python-pytest-4?
>
> Is there a way to build those packages on my machine? What a
> script to find and build all the packages dependent on pytest would look
> like?
> I mean, using LISP/Scheme/Guile, as I think I could come up with a
> "manual" solution with `guix graph --type=reverse-package`.
>
guix refresh -l should give you the minimum number of packages that ensures
every dependent is rebuilt.
>
>
> Regards,
>
> --
> Tanguy
>
>
[-- Attachment #2: Type: text/html, Size: 2434 bytes --]
next prev parent reply other threads:[~2019-10-21 9:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-09 9:56 Questions about packaging Tanguy Le Carrour
2019-10-10 0:41 ` Danny Milosavljevic
2019-10-11 7:42 ` Tanguy Le Carrour
2019-10-12 10:41 ` Danny Milosavljevic
2019-10-12 10:49 ` Danny Milosavljevic
2019-10-14 7:53 ` Tanguy Le Carrour
2019-10-14 7:51 ` Tanguy Le Carrour
2019-10-18 17:16 ` Marius Bakke
2019-10-21 9:23 ` Tanguy Le Carrour
2019-10-21 9:34 ` Gábor Boskovits [this message]
2019-10-23 18:10 ` Marius Bakke
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='CAE4v=pioJEX=jbBH3fJADuPwNqAugM3mqtRsJWAppMQMvqKX9A@mail.gmail.com' \
--to=boskovits@gmail.com \
--cc=guix-devel@gnu.org \
--cc=tanguy@bioneland.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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.