guix-patches
[Top][All Lists]
Advanced

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

bug#27077: [PATCH] gnu: python-xcffib: Update to 0.5.1.


From: Marius Bakke
Subject: bug#27077: [PATCH] gnu: python-xcffib: Update to 0.5.1.
Date: Fri, 26 May 2017 00:40:38 +0200
User-agent: Notmuch/0.24.1 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu)

José Miguel Sánchez García <address@hidden> writes:

> * gnu/packages/python.scm (python-xcffib): Update to 0.5.1.

Thanks for this!

[...]

> -      (uri (string-append "https://pypi.python.org/packages/source/x/";
> -                          "xcffib/xcffib-" version ".tar.gz"))
> +      (uri (string-append 
> "https://pypi.python.org/packages/48/e8/83dc668044f0393c5b7bea1afdf42bf25005ca067bb130db924f673261ad/xcffib-";
> +                     version ".tar.gz"))

Can you change this to use 'pypi-uri' instead?

Also, with this patch, "./pre-inst-env guix build python-cairocffi"
fails to build with an error such as:

OSError: cannot load library 'libxcb.so.1': libxcb.so.1: cannot open shared 
object file: No such file or directory

Can you try to substitute the invocation of "libxcb.so.1" in
"xcffib/init.py" to use the full store path and see if that helps?

Attachment: signature.asc
Description: PGP signature


reply via email to

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