GNU bug report logs - #44656
[PATCH] Upgrade pypy3

Previous Next

Package: guix-patches;

Reported by: Lars-Dominik Braun <lars <at> 6xq.net>

Date: Sun, 15 Nov 2020 12:40:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #28 received at 44656 <at> debbugs.gnu.org (full text, mbox):

From: Lars-Dominik Braun <lars <at> 6xq.net>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: 44656 <at> debbugs.gnu.org
Subject: Re: bug#44656: [PATCH] Upgrade pypy3
Date: Fri, 6 Aug 2021 09:30:32 +0200
Hi Maxim,

I realize I’m late, so only one comment:

> > +    (native-search-paths
> > +     (list (search-path-specification
> > +            (variable "PYTHONPATH")
> > +            (files '("lib/pypy3.6/site-packages")))))
> About this search path, how it is supposed to work?  The version is
> wrong (3.6) and the package doesn't include this directory, and we do
> not have a pypy build system or other pypy packages that would make use
> of it.  Am I missing something?
No, the the version is not wrong. pypy tracks CPython’s development
(features, standard library) and thus implements a certain “Python
version”, in this case 3.6, even though pypy’s own version says
something else. But, as you said, pypy in Guix is not really useful
anyway right now without any packages.

(That was the idea of the symlinks by the way, providing pypy as a
drop-in replacement for python-wrapper in python-build-system.)

Cheers,
Lars





This bug report was last modified 3 years and 276 days ago.

Previous Next


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