all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#65814] [PATCH 00/19] gnu: Astronomy 2023/08 updates.
@ 2023-09-07 22:31 Sharlatan Hellseher
  2023-09-07 22:32 ` [bug#65814] [PATCH 01/19] gnu: libxisf: Update to 0.2.9 Sharlatan Hellseher
                   ` (20 more replies)
  0 siblings, 21 replies; 23+ messages in thread
From: Sharlatan Hellseher @ 2023-09-07 22:31 UTC (permalink / raw)
  To: 65814; +Cc: Sharlatan Hellseher

Hi Guix!

Easy to win not breaking patch series which updates and improve some
Astronomy related packages. python-tslearn is updated as well to fix build
after python-astropy update.

Regards,
Oleg

> ./pre-inst-env guix build $(./pre-inst-env guix refresh --list-dependent python-astropy python-stdatamodels python-roman-datamodels python-rad python-pyvo python-photutils python-jwst python-fitsio python-crds python-bayesicfitting python-sunpy python-cdflib python-astropy-healpix splash libxisf | awk -F: '{print $2}')
> /gnu/store/jdndwsfpfyfz42xd6nidx1jxfgcms851-python-sunpy-5.0.0
> /gnu/store/2fk97dy9jf99ds6bf6f8q9drj9kl5xmj-python-astroalign-2.4.2
> /gnu/store/4f5f60jzk712dxdidgafvr58d7ncrqk2-python-jwst-1.11.4
> /gnu/store/1rrs1ngidi5d91gwyc642faax3fbmlmh-python-poliastro-0.17.0
> /gnu/store/34kmwg37dmb9b2rya0zbps0n72rbhv80-python-tslearn-0.6.2
> /gnu/store/p0bwy15kjbcj30scbwangnvzzir12a52-python-regions-0.7

Sharlatan Hellseher (19):
  gnu: libxisf: Update to 0.2.9.
  gnu: libxisf: Extend description.
  gnu: splash: Update to 3.8.4.
  gnu: python-astropy-healpix: Update to 1.0.0.
  gnu: python-cdflib: Update to 1.1.0.
  gnu: python-cdflib: Fix version detection.
  gnu: python-sunpy: Enable more tests.
  gnu: python-bayesicfitting: Update to 3.2.0.
  gnu: python-crds: Update to 11.17.4.
  gnu: python-fitsio: Update to 1.2.0.
  gnu: python-jwst: Update to 1.11.4.
  gnu: python-photutils: Update to 1.9.0.
  gnu: python-pyvo: Update to 1.4.2.
  gnu: python-rad: Update to 0.17.1.
  gnu: python-roman-datamodels: Update to 0.17.1.
  gnu: python-roman-datamodels: Remove all test constrains.
  gnu: python-stdatamodels: Update to 1.8.0.
  gnu: python-astropy: Update to 5.3.3.
  gnu: python-tslearn: Update to 0.6.2.

 gnu/packages/astronomy.scm        | 144 +++++++++++++++---------------
 gnu/packages/machine-learning.scm |   4 +-
 2 files changed, 74 insertions(+), 74 deletions(-)


base-commit: 6113e0529d61df7425f64e30a6bf77f7cfdfe5a5
-- 
2.41.0





^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2023-09-27 11:45 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-07 22:31 [bug#65814] [PATCH 00/19] gnu: Astronomy 2023/08 updates Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 01/19] gnu: libxisf: Update to 0.2.9 Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 02/19] gnu: libxisf: Extend description Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 03/19] gnu: splash: Update to 3.8.4 Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 04/19] gnu: python-astropy-healpix: Update to 1.0.0 Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 05/19] gnu: python-cdflib: Update to 1.1.0 Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 06/19] gnu: python-cdflib: Fix version detection Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 07/19] gnu: python-sunpy: Enable more tests Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 08/19] gnu: python-bayesicfitting: Update to 3.2.0 Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 09/19] gnu: python-crds: Update to 11.17.4 Sharlatan Hellseher
2023-09-27 10:51   ` Christopher Baines
2023-09-07 22:32 ` [bug#65814] [PATCH 10/19] gnu: python-fitsio: Update to 1.2.0 Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 11/19] gnu: python-jwst: Update to 1.11.4 Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 12/19] gnu: python-photutils: Update to 1.9.0 Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 13/19] gnu: python-pyvo: Update to 1.4.2 Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 14/19] gnu: python-rad: Update to 0.17.1 Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 15/19] gnu: python-roman-datamodels: " Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 16/19] gnu: python-roman-datamodels: Remove all test constrains Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 17/19] gnu: python-stdatamodels: Update to 1.8.0 Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 18/19] gnu: python-astropy: Update to 5.3.3 Sharlatan Hellseher
2023-09-07 22:32 ` [bug#65814] [PATCH 19/19] gnu: python-tslearn: Update to 0.6.2 Sharlatan Hellseher
2023-09-18 18:20 ` [bug#65814] Sharlatan Hellseher
2023-09-27 11:42 ` [bug#65814] [PATCH 00/19] gnu: Astronomy 2023/08 updates Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.