emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#55060: closed ([PATCH 0/6] gnu: Add python-pyvista.)


From: GNU bug Tracking System
Subject: bug#55060: closed ([PATCH 0/6] gnu: Add python-pyvista.)
Date: Mon, 23 May 2022 13:57:01 +0000

Your message dated Mon, 23 May 2022 15:56:15 +0200
with message-id <87o7zo5p4w.fsf_-_@gnu.org>
and subject line Re: bug#55060: [PATCH 0/6] gnu: Add python-pyvista.
has caused the debbugs.gnu.org bug report #55060,
regarding [PATCH 0/6] gnu: Add python-pyvista.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
55060: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55060
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/6] gnu: Add python-pyvista. Date: Fri, 22 Apr 2022 01:00:24 +0000
This patch series adds the PyVista library to Guix.
The latest version of PyVista requires python-meshio 5.2 or later, hence the
update to that package.

Paul A. Patience (6):
  gnu: python-meshio: Remove input labels.
  gnu: python-meshio: Remove trailing booleans.
  gnu: python-meshio: Honor #:tests? flag.
  gnu: python-meshio: Update to 5.3.4.
  gnu: Add python-scooby.
  gnu: Add python-pyvista.

 gnu/packages/python-science.scm | 56 +++++++++++++++++++++++++++++++++
 gnu/packages/python-xyz.scm     | 47 +++++++++++++++++++++++++++
 gnu/packages/simulation.scm     | 44 +++++++++++++-------------
 3 files changed, 125 insertions(+), 22 deletions(-)

--
2.35.1





--- End Message ---
--- Begin Message --- Subject: Re: bug#55060: [PATCH 0/6] gnu: Add python-pyvista. Date: Mon, 23 May 2022 15:56:15 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

"Paul A. Patience" <paul@apatience.com> skribis:

> Fixed Scooby's pyvips test.
> Scooby actually requires a pyvips package that is completely missing its VIPS
> dependency, so I don't think there is a way around having a pyvips variant
> just for Scooby.
>
> I couldn't figure out how to build the C extension for pyvips, but that's not
> relevant for Scooby; I added the package just to inherit from it in Scooby's
> pyvips variant.
> It could be changed in the future.
> For now what's installed is the CFFI version.
>
> I also couldn't figure out how to get some tests to pass with pyperf.
> It seems like it should be easy to fix, though.

OK.  Looks like future-work items to me, not blockers.

> Paul A. Patience (8):
>   gnu: python-meshio: Remove input labels.
>   gnu: python-meshio: Remove trailing booleans.
>   gnu: python-meshio: Honor #:tests? flag.
>   gnu: python-meshio: Update to 5.3.4.
>   gnu: Add python-pyperf.
>   gnu: Add python-pyvips.
>   gnu: Add python-scooby.
>   gnu: Add python-pyvista.

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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