unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66412] [PATCH 00/20] gnu: Astronomy 2023/09 updates.
@ 2023-10-08 22:46 Sharlatan Hellseher
  2023-10-08 23:40 ` [bug#66412] [PATCH 01/20] gnu: siril: Update to 1.2.0 Sharlatan Hellseher
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: Sharlatan Hellseher @ 2023-10-08 22:46 UTC (permalink / raw)
  To: 66412; +Cc: Sharlatan Hellseher, Andreas Enge, Efraim Flashner, Eric Bavier

Hi Guix!

Septembers updates for (gnu packages astronomy) which includes version updates
and gentle styling updates. Tested on x86_64 and does not introduce any
degradation for dependent packages.

> ./pre-inst-env guix build indi python-tweakwcs python-sunpy python-stpipe python-stdatamodels python-stcal python-jwst python-cdflib python-crds python-drizzle python-reproject python-jplephem python-gwcs calceph stellarium siril
> /gnu/store/yxbidg4mr6kylh2gvwhg8sqfql2asxyw-siril-1.2.0
> /gnu/store/skqqsb7g75bmhs9rii70fcag76clizqj-stellarium-23.3
> /gnu/store/9x2f0m1amxl2rdal6vp30w1rfvk9a5s9-calceph-3.5.3
> /gnu/store/vv66yc6k556bvzxy9nnvrvz79q96qmly-python-gwcs-0.19.0
> /gnu/store/j6grax00ld44x08w51p20idac3cg6k36-python-jplephem-2.19
> /gnu/store/0vw8nwbg4l16v3qzqmvk2whb5ngwbizr-python-reproject-0.12.0
> /gnu/store/hd4s8953xynmdwn5v5ri0j89qy1aph4m-python-drizzle-1.14.3
> /gnu/store/ddy6w34hbffi8fnkzrmz4223xy068g7k-python-crds-11.17.6
> /gnu/store/4gpqja4ipq12q6gky0jj6w0qk0qwykd9-python-cdflib-1.2.1
> /gnu/store/jfgc0r1awalgdw5wdjnd9lliycy6651i-python-jwst-1.12.3
> /gnu/store/bxnnb73fswly93j3z80yd9cbfkhmvgkj-python-stcal-1.4.4
> /gnu/store/7ichlgby2im8wif62qdzqkc45vcwy01n-python-stdatamodels-1.8.3
> /gnu/store/kmlisiwjxgp2yvvb78a4xy3n2sik157l-python-stpipe-0.5.1
> /gnu/store/9pv15p3lh9rfln8ga22lnf04i4vj93v9-python-sunpy-5.0.1
> /gnu/store/h77rymg3ld55554gsjf4ndn7b60dbr5d-python-tweakwcs-0.8.3
> /gnu/store/7bzmdawgahc88hl2chhk4z847mf977qj-indi-2.0.4

> ./pre-inst-env guix refresh --list-dependent indi python-tweakwcs python-sunpy python-stpipe python-stdatamodels python-stcal python-jwst python-cdflib python-crds python-drizzle python-reproject python-jplephem python-gwcs calceph stellarium siril
> Building the following 7 packages would ensure 45 dependent packages are rebuilt: python-casa-formats-io@0.2.1 python-regions@0.7 python-tslearn@0.6.2 python-poliastro@0.17.0 python-astroalign@2.4.2 python-sunpy@5.0.1 python-jwst@1.12.3

> ./pre-inst-env guix build  python-casa-formats-io@0.2.1 python-regions@0.7 python-poliastro@0.17.0 python-tslearn@0.6.2 python-sunpy@5.0.1 python-astroalign@2.4.2 python-jwst@1.12.3
> /gnu/store/jfgc0r1awalgdw5wdjnd9lliycy6651i-python-jwst-1.12.3
> /gnu/store/sh4093m2gyb61v2vkiz8bl3bxcgml9zd-python-astroalign-2.4.2
> /gnu/store/9pv15p3lh9rfln8ga22lnf04i4vj93v9-python-sunpy-5.0.1
> /gnu/store/zbgqz4z79qfhjdb55sd41wbjj8w3g7nn-python-tslearn-0.6.2
> /gnu/store/f1gax1qcsrn4l9g4xhsxdics5vgwfv2x-python-poliastro-0.17.0
> /gnu/store/vny49fjrwzkpnkyh5sda2p1a275792r6-python-regions-0.7
> /gnu/store/fpwnradj907danxnrpiwd4s537ysp6h4-python-casa-formats-io-0.2.1

Sharlatan Hellseher (20):
  gnu: siril: Update to 1.2.0.
  gnu: stellarium: Update to 23.3.
  gnu: calceph: Update to 3.5.3.
  gnu: python-gwcs: Update to 0.19.0.
  gnu: python-jplephem: Update to 2.19.
  gnu: python-jplephem: Improve package style.
  gnu: python-reproject: Update to 0.12.0.
  gnu: python-drizzle: Update to 1.14.3.
  gnu: python-drizzle: Update package style.
  gnu: python-crds: Update to 11.17.6.
  gnu: python-cdflib: Update to 1.2.1.
  gnu: python-jwst: Update to 1.12.3.
  gnu: python-stcal: Update to 1.4.4.
  gnu: python-stcal: Update package style.
  gnu: python-stdatamodels: Update to 1.8.3.
  gnu: python-stdatamodels: Update packages style.
  gnu: python-stpipe: Update to 0.5.1.
  gnu: python-sunpy: Update to 5.0.1.
  gnu: python-tweakwcs: Update to 0.8.3.
  gnu: indi: Update to 2.0.4.

 gnu/packages/astronomy.scm | 277 +++++++++++++++++++++----------------
 1 file changed, 157 insertions(+), 120 deletions(-)


base-commit: 8e6022732ab6c4ba256f99d925f5fd413a87372c
-- 
2.41.0





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

end of thread, other threads:[~2023-10-11 12:51 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-08 22:46 [bug#66412] [PATCH 00/20] gnu: Astronomy 2023/09 updates Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 01/20] gnu: siril: Update to 1.2.0 Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 02/20] gnu: stellarium: Update to 23.3 Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 03/20] gnu: calceph: Update to 3.5.3 Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 04/20] gnu: python-gwcs: Update to 0.19.0 Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 05/20] gnu: python-jplephem: Update to 2.19 Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 06/20] gnu: python-jplephem: Improve package style Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 07/20] gnu: python-reproject: Update to 0.12.0 Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 08/20] gnu: python-drizzle: Update to 1.14.3 Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 09/20] gnu: python-drizzle: Update package style Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 10/20] gnu: python-crds: Update to 11.17.6 Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 11/20] gnu: python-cdflib: Update to 1.2.1 Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 12/20] gnu: python-jwst: Update to 1.12.3 Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 13/20] gnu: python-stcal: Update to 1.4.4 Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 14/20] gnu: python-stcal: Update package style Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 15/20] gnu: python-stdatamodels: Update to 1.8.3 Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 16/20] gnu: python-stdatamodels: Update packages style Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 17/20] gnu: python-stpipe: Update to 0.5.1 Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 18/20] gnu: python-sunpy: Update to 5.0.1 Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 19/20] gnu: python-tweakwcs: Update to 0.8.3 Sharlatan Hellseher
2023-10-08 23:40 ` [bug#66412] [PATCH 20/20] gnu: indi: Update to 2.0.4 Sharlatan Hellseher
2023-10-10  0:20 ` [bug#66412] Sharlatan Hellseher
2023-10-11 12:50 ` [bug#66412] [PATCH 00/20] gnu: Astronomy 2023/09 updates Christopher Baines

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).