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

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

bug#68171: closed ([PATCH 0/2] Enable tests for python-h5py)


From: GNU bug Tracking System
Subject: bug#68171: closed ([PATCH 0/2] Enable tests for python-h5py)
Date: Tue, 09 Jan 2024 09:10:02 +0000

Your message dated Tue, 09 Jan 2024 10:09:24 +0100
with message-id <87plyadgaj.fsf@gnu.org>
and subject line Re: [bug#68171] [PATCH 0/2] Enable tests for python-h5py
has caused the debbugs.gnu.org bug report #68171,
regarding [PATCH 0/2] Enable tests for python-h5py
to be marked as done.

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


-- 
68171: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68171
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] Enable tests for python-h5py Date: Sun, 31 Dec 2023 12:52:32 +0100
While writing a different package definition, I noticed python-h5py does
not have any of its tests enabled. To make the tests pass, only two new
packages needed to be added to the native inputs.

A total of 130 dependent packages would need to be rebuilt. Although it
seems unlikely that only adding tests would break dependent builds, I
checked that locally all dependent packages that could be built before
this patch series, can still be built when these patches are applied (at
least for x86_64-linux).

Troy Figiel (2):
  gnu: python-h5py: Enable tests.
  gnu: python-h5py: Reformat with guix style.

 gnu/packages/python-xyz.scm | 30 +++++++++++++-----------------
 1 file changed, 13 insertions(+), 17 deletions(-)


base-commit: 2a242e86379ebddbdddf2927f26e5e27a98fc605
-- 
2.40.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#68171] [PATCH 0/2] Enable tests for python-h5py Date: Tue, 09 Jan 2024 10:09:24 +0100 User-agent: Gnus/5.13 (Gnus v5.13)
> While writing a different package definition, I noticed python-h5py does
> not have any of its tests enabled. To make the tests pass, only two new
> packages needed to be added to the native inputs.
>
> A total of 130 dependent packages would need to be rebuilt. Although it
> seems unlikely that only adding tests would break dependent builds, I
> checked that locally all dependent packages that could be built before
> this patch series, can still be built when these patches are applied (at
> least for x86_64-linux).

Agreed. Applied, thanks!

Mathieu


--- End Message ---

reply via email to

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