Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update core package astropy to 4.3.1 #686

Closed
taldcroft opened this issue Aug 27, 2021 · 1 comment · Fixed by #774
Closed

Update core package astropy to 4.3.1 #686

taldcroft opened this issue Aug 27, 2021 · 1 comment · Fixed by #774
Milestone

Comments

@taldcroft
Copy link
Member

taldcroft commented Aug 27, 2021

Update package astropy to version 4.3.1. (Note that 4.3.0 got skipped for technical reasons).

This includes some good stuff (https://docs.astropy.org/en/v4.3.1/whatsnew/4.3.html):

  • Changes in the Time and IERS leap second handling (the pesky leap second problems on GRETA should be fixed)
  • Support for multidimensional and object columns in ECSV
  • Support for hiding / showing columns in a Table (I really wanted this for the ER finding notebook)

Ideally put this in the next ska3-flight and ska3-matlab releases.

@javierggt javierggt added this to the 2021.9 milestone Aug 27, 2021
@javierggt
Copy link
Contributor

javierggt commented Aug 31, 2021

Installing astropy required the following updates:

  • astropy-4.3.1
  • intel-openmp-2021.3.0
  • mkl-2021.3.0
  • mkl-service-2.4.0
  • mkl_fft-1.3.0
  • mkl_random-1.2.2
  • numexpr-2.7.3
  • numpy-1.20.3
  • numpy-base-1.20.3
  • openssl-1.1.1k
  • pyerfa-2.0.0
  • scikit-learn-0.24.2
  • scipy-1.6.2

This is in linux, but similar changes are required in Windows and OSX

By that I mean that those packages were installed using my autonmated incremental update. I tried by hand, and astropy requires numpy[version='>=1.19.2,<2.0a0'] so I guess all the others follow.

@javierggt javierggt removed this from the 2021.9 milestone Aug 31, 2021
@javierggt javierggt added this to the 2022.2 milestone Jan 27, 2022
@javierggt javierggt mentioned this issue Feb 8, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants