guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] gnu: python-2: update to 2.7.10.


From: eric
Subject: [PATCH] gnu: python-2: update to 2.7.10.
Date: Sun, 02 Aug 2015 17:42:01 +0200
User-agent: Roundcube Webmail/1.1.2

On 31.07.2015 20:05, Andreas Enge wrote:
Hello,

could maybe one of the python experts look at packaging a newer version
of python 2.7? I need at least 2.7.9 for updating calibre, the old version
of which does not compile with qt 5.5.

Thanks for your help, I think someone knowing the package would be much
more efficient than me with packaging.

Andreas

Hello,

I updated the package to 2.7.10. This patch should be added to Hydra in a branch first to see if the 500 dependencies are still building properly.

Altough the tests are still failing, I ran them after the build failed with :

guix build -K
cd tmp/nix-build-*
env -i $(which bash)
source environment-variables

And they all passed except for some skips and a module that failed trying to write to a dir without permissions.

Maybe there is a fix to do to enable the tests, the problem might be coming from the OS module. They fail because of an OSError exception, so I wonder if it could be because the module doesn't work withing the chroot.

Eric.

Attachment: 0001-gnu-python-2-update-to-2.7.10.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]