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

2025.1 #1474

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

2025.1 #1474

wants to merge 5 commits into from

Conversation

javierggt
Copy link
Contributor

@javierggt javierggt commented Jan 8, 2025

ska3-flight 2025.1

This PR includes an update to most core packages and upgrades Python to version 3.12. Ska packages changes have been limited to bug fixes and changes to address small issues (mostly warnings) caused by upgrading core packages.

Interface Impacts:

The update to Python 3.12 is not strictly an interface impact, but we note that the update to a different version of Python in /proj/sot/ska3/flight on HEAD will be incompatible with the MTA flask-based web services that use apache mod_wsgi built against the Python 3.11 environment that is presently in /proj/sot/ska3/flight.  The plan is to coordinate this update with MTA.

Testing:

  • HEAD.
    • The failure for mica is due to an upstream deprecation warning. The code still functions and we will address the deprecation later.
  • OSX.

skare3 dashboard and test result password at https://icxc.cfa.harvard.edu/aspect/skare3_dash_cred.txt

The latest release candidates will be installed in /proj/sot/ska3/test on HEAD, and all release candidates will be available for testing from the usual channels:

conda create -n ska3-flight-2025.1rc2 --override-channels \
  -c https://icxc.cfa.harvard.edu/aspect/ska3-conda/test \
  ska3-flight==2025.1rc2

If this release includes an update to ska3-perl, the install process for Aspect will include that. Note: ska3-perl is generally not needed for non-Aspect users.

conda create -n ska3-flight-2025.1rc2 --override-channels \
  -c https://icxc.cfa.harvard.edu/aspect/ska3-conda/test \
  ska3-flight==2025.1rc2 ska3-perl==2025.1rc2

For this core package update, additional documentation of functional testing is at https://github.com/sot/skare3/wiki/Ska3--(2025.1-with-Python-3.12)-testing .

Review

All operations critical or impacting PR's are independently and carefully reviewed. For other PR's the level of detail for review is calibrated to operations criticality. Some PR's that are confined to aspect-team-specific processing may have little to no independent review.

Deployment

ska3-flight 2025.1 will be promoted to flight conda channel and installed on HEAD and GRETA Linux upon approval of FSDS Jira ticket.

Code changes

ska3-flight changes (2024.12 -> 2025.1rc2)

Updated Packages

The change replace uses of pformat_all with pformat stems from a deprecation in astropy and only impacts tests.

  • chandra_aca: 4.48.0 -> 4.48.1 (4.48.0 -> 4.48.1)
    • PR 186 (Javier Gonzalez): replace uses of pformat_all with pformat
  • cheta: 4.62.2 -> 4.62.3 (4.62.2 -> 4.62.3)
    • PR 266 (Javier Gonzalez): replace uses of pformat_all with pformat
  • cxotime: 3.9.1 -> 3.9.2 (3.9.1 -> 3.9.2)
    • PR 48 (Javier Gonzalez): replace uses of pformat_all with pformat
  • kadi: 7.14.0 -> 7.14.2 (7.14.0 -> 7.14.2)
    • PR 346 (Javier Gonzalez): replace uses of pformat_all with pformat
    • PR 345 (Tom Aldcroft): Limit testing of starcats each year to 2003-2024
    • PR 347 (Tom Aldcroft): Clip times in interpolate states
  • maude: 3.12.0 -> 3.12.1 (3.12.0 -> 3.12.1)
    • PR 48 (Javier Gonzalez): replace uses of pformat_all with pformat
    • PR 47 (Tom Aldcroft): Ruff
  • mica: 4.38.0 -> 4.38.1 (4.38.0 -> 4.38.1)
    • PR 316 (Javier Gonzalez): skip test_report.py::test_target_summary_or/er
    • PR 314 (Javier Gonzalez): replace uses of pformat_all with pformat
    • PR 312 (Jean Connelly): Change report target_summary method to return dict or None
  • parse_cm: 3.16.1 -> 3.16.2 (3.16.1 -> 3.16.2)
    • PR 56 (Javier Gonzalez): replace uses of pformat_all with pformat
  • proseco: 5.16.0 -> 5.16.1 (5.16.0 -> 5.16.1)
    • PR 404 (Javier Gonzalez): replace uses of pformat_all with pformat
  • ska3-core: 2024.11 -> 2025.1rc2
  • ska_dbi: 5.1.0 -> 5.1.1 (5.1.0 -> 5.1.1)
    • PR 27 (Jean Connelly): Ruff
  • sparkles: 4.28.0 -> 4.28.1 (4.28.0 -> 4.28.1)
    • PR 220 (Tom Aldcroft): Fix roll optimize deepcopy issue and fix warning in tests
  • testr: 4.12.0 -> 4.13.0 (4.12.0 -> 4.13.0)
    • PR 52 (Tom Aldcroft): Explicitly set pytest rootdir option for running tests
  • xija: 4.32.0 -> 4.33.0 -> 4.33.1 (4.32.0 -> 4.33.1)
    • PR 142 (Jean Connelly): Initialize ModelComponent pars and pars_dict in new
    • PR 143 (Jean Connelly): Fix intersphinx_mapping syntax (docs-only fix)

ska3-core-latest changes (2024.1 -> 2025.1rc2)

New Packages

  • pre-commit
  • pyqtwebengine
  • sqlalchemy

Removed Packages

  • flake8
  • pylint
  • ruff

ska3-core changes (2024.11 -> 2025.1rc2)

New Packages

  • aiobotocore: 2.16.1
  • aiohappyeyeballs: 2.4.4
  • aiohttp: 3.11.11
  • aioitertools: 0.12.0
  • aiosignal: 1.3.2
  • astropy-base: 7.0.0
  • aws-c-auth: 0.8.0
  • aws-c-cal: 0.8.1
  • aws-c-common: 0.10.6
  • aws-c-compression: 0.3.0
  • aws-c-event-stream: 0.5.0
  • aws-c-http: 0.9.2
  • aws-c-io: 0.15.3
  • aws-c-mqtt: 0.11.0
  • aws-c-s3: 0.7.7
  • aws-c-sdkutils: 0.2.1
  • aws-checksums: 0.2.2
  • aws-crt-cpp: 0.29.7
  • aws-sdk-cpp: 1.11.458
  • azure-core-cpp: 1.14.0
  • azure-identity-cpp: 1.10.0
  • azure-storage-blobs-cpp: 12.13.0
  • azure-storage-common-cpp: 12.8.0
  • azure-storage-files-datalake-cpp: 12.12.0
  • backports.tarfile: 1.2.0
  • botocore: 1.35.88
  • bottleneck: 1.4.2
  • bqplot: 0.12.43
  • cfgv: 3.3.1
  • cloudpickle: 3.1.0
  • cpp-expected: 1.1.0
  • dask-core: 2024.12.1
  • distlib: 0.3.9
  • frozendict: 2.4.6
  • frozenlist: 1.5.0
  • fsspec: 2024.12.0
  • gast: 0.4.0
  • gettext-tools: 0.22.5
  • gflags: 2.2.2
  • glog: 0.7.1
  • greenlet: 3.1.1
  • identify: 2.6.4
  • ipydatagrid: 1.4.0
  • jaraco.context: 6.0.1
  • jaraco.functools: 4.1.0
  • jira-base: 3.8.0
  • jira-with-cli: 3.8.0
  • jmespath: 1.0.1
  • libabseil: 20240722.0
  • libarrow: 18.1.0
  • libarrow-acero: 18.1.0
  • libarrow-dataset: 18.1.0
  • libarrow-substrait: 18.1.0
  • libasprintf: 0.22.5
  • libasprintf-devel: 0.22.5
  • libclang-cpp15: 15.0.7
  • libcrc32c: 1.1.2
  • libdrm: 2.4.124
  • libegl: 1.7.0
  • libgcrypt-lib: 1.11.0
  • libgettextpo: 0.22.5
  • libgettextpo-devel: 0.22.5
  • libgl: 1.7.0
  • libglvnd: 1.7.0
  • libglx: 1.7.0
  • libgoogle-cloud: 2.33.0
  • libgoogle-cloud-storage: 2.33.0
  • libgrpc: 1.67.1
  • libllvm19: 19.1.6
  • liblzma: 5.6.3
  • libparquet: 18.1.0
  • libpciaccess: 0.18
  • libprotobuf: 5.28.3
  • libre2-11: 2024.07.02
  • libstdcxx: 14.2.0
  • libthrift: 0.21.0
  • libutf8proc: 2.9.0
  • locket: 1.0.0
  • mpmath: 1.3.0
  • multidict: 6.1.0
  • nlohmann_json: 3.11.3
  • nodeenv: 1.9.1
  • orc: 2.0.3
  • partd: 1.4.2
  • pre-commit: 4.0.1
  • propcache: 0.2.1
  • py2vega: 0.6.1
  • pyarrow: 18.1.0
  • pyarrow-core: 18.1.0
  • pyqtwebengine: 5.15.9
  • qhull: 2020.2
  • re2: 2024.07.02
  • s2n: 1.5.10
  • s3fs: 2024.12.0
  • simdjson: 3.11.3
  • sortedcontainers: 2.4.0
  • spdlog: 1.15.0
  • sqlalchemy: 2.0.36
  • toolz: 1.0.0
  • traittypes: 0.2.1
  • ukkonen: 1.0.1
  • unicodedata2: 15.1.0
  • virtualenv: 20.28.1
  • wrapt: 1.17.0
  • xorg-libxxf86vm: 1.1.6
  • yarl: 1.18.3

Removed Packages

  • flake8
  • importlib_metadata
  • libclang
  • libgcrypt
  • libgfortran-ng
  • libhwloc
  • llvm-openmp
  • pyflakes
  • pylint
  • ruff
  • tbb
  • xorg-compositeproto
  • xorg-damageproto
  • xorg-fixesproto
  • xorg-inputproto
  • xorg-kbproto
  • xorg-randrproto
  • xorg-recordproto
  • xorg-renderproto
  • xorg-util-macros
  • xorg-xextproto
  • xorg-xproto
  • xz

Updated Packages

  • alabaster: 0.7.16 -> 1.0.0
  • alsa-lib: 1.2.10 -> 1.2.13
  • anyio: 4.3.0 -> 4.7.0
  • astroid: 3.1.0 -> 3.3.8
  • astropy: 6.0.0 -> 7.0.0
  • astropy-healpix: 1.0.2 -> 1.0.3
  • astropy-iers-data: 0.2024.2.26.0.28.55 -> 0.2024.12.30.0.33.36
  • astroquery: 0.4.6 -> 0.4.7
  • asttokens: 2.4.1 -> 3.0.0
  • attrs: 23.2.0 -> 24.3.0
  • autopep8: 2.0.4 -> 2.3.1
  • babel: 2.14.0 -> 2.16.0
  • bcrypt: 4.1.2 -> 4.2.1
  • black: 24.2.0 -> 24.10.0
  • bleach: 6.1.0 -> 6.2.0
  • blinker: 1.7.0 -> 1.9.0
  • blosc: 1.21.5 -> 1.21.6
  • bokeh: 3.3.4 -> 3.6.2
  • boltons: 23.1.1 -> 24.0.0
  • c-ares: 1.27.0 -> 1.34.4
  • c-blosc2: 2.13.2 -> 2.15.2
  • ca-certificates: 2024.2.2 -> 2024.12.14
  • cairo: 1.18.0 -> 1.18.2
  • certifi: 2024.2.2 -> 2024.12.14
  • cffi: 1.16.0 -> 1.17.1
  • charset-normalizer: 3.3.2 -> 3.4.0
  • click: 8.1.7 -> 8.1.8
  • comm: 0.2.1 -> 0.2.2
  • conda: 23.11.0 -> 24.11.2
  • conda-build: 24.1.2 -> 24.11.2
  • conda-index: 0.4.0 -> 0.5.0
  • conda-libmamba-solver: 24.1.0 -> 24.11.1
  • conda-package-handling: 2.2.0 -> 2.4.0
  • conda-package-streaming: 0.9.0 -> 0.11.0
  • configobj: 5.0.8 -> 5.0.9
  • contourpy: 1.2.0 -> 1.3.1
  • coverage: 7.4.3 -> 7.6.10
  • cryptography: 42.0.5 -> 44.0.0
  • cython: 3.0.8 -> 3.0.11
  • debugpy: 1.8.1 -> 1.8.11
  • dill: 0.3.8 -> 0.3.9
  • docutils: 0.20.1 -> 0.21.2
  • et_xmlfile: 1.1.0 -> 2.0.0
  • exceptiongroup: 1.2.0 -> 1.2.2
  • executing: 2.0.1 -> 2.1.0
  • expat: 2.6.2 -> 2.6.4
  • filelock: 3.13.1 -> 3.16.1
  • fmt: 10.2.1 -> 11.0.2
  • fontconfig: 2.14.2 -> 2.15.0
  • fonttools: 4.49.0 -> 4.55.3
  • gettext: 0.21.1 -> 0.22.5
  • giflib: 5.2.1 -> 5.2.2
  • gitpython: 3.1.42 -> 3.1.43
  • glib: 2.78.4 -> 2.82.2
  • glib-tools: 2.78.4 -> 2.82.2
  • gst-plugins-base: 1.22.9 -> 1.24.7
  • gstreamer: 1.22.9 -> 1.24.7
  • h5py: 3.10.0 -> 3.12.1
  • harfbuzz: 8.3.0 -> 9.0.0
  • hdf5: 1.14.3 -> 1.14.4
  • httpcore: 1.0.4 -> 1.0.7
  • httpx: 0.27.0 -> 0.28.1
  • icu: 73.2 -> 75.1
  • idna: 3.6 -> 3.10
  • importlib-metadata: 7.0.1 -> 8.5.0
  • importlib_resources: 6.1.2 -> 6.4.5
  • ipykernel: 6.29.3 -> 6.29.5
  • ipympl: 0.9.3 -> 0.9.5
  • ipyparallel: 8.6.1 -> 9.0.0
  • ipython: 8.29.0 -> 8.31.0
  • ipywidgets: 8.1.2 -> 8.1.5
  • jaraco.classes: 3.3.1 -> 3.4.0
  • jedi: 0.19.1 -> 0.19.2
  • jinja2: 3.1.3 -> 3.1.5
  • jira: 3.6.0 -> 3.8.0
  • joblib: 1.3.2 -> 1.4.2
  • json5: 0.9.17 -> 0.10.0
  • jsonpointer: 2.4 -> 3.0.0
  • jsonschema: 4.21.1 -> 4.23.0
  • jsonschema-specifications: 2023.12.1 -> 2024.10.1
  • jsonschema-with-format-nongpl: 4.21.1 -> 4.23.0
  • jupyter: 1.0.0 -> 1.1.1
  • jupyter-lsp: 2.2.3 -> 2.2.5
  • jupyter_core: 5.7.1 -> 5.7.2
  • jupyter_events: 0.9.0 -> 0.11.0
  • jupyter_server: 2.12.5 -> 2.15.0
  • jupyter_server_terminals: 0.5.2 -> 0.5.3
  • jupyterlab: 4.1.2 -> 4.3.4
  • jupyterlab_server: 2.25.3 -> 2.27.3
  • jupyterlab_widgets: 3.0.10 -> 3.0.13
  • keyring: 24.3.1 -> 25.6.0
  • kiwisolver: 1.4.5 -> 1.4.7
  • krb5: 1.21.2 -> 1.21.3
  • ld_impl_linux-64: 2.40 -> 2.43
  • libaec: 1.1.2 -> 1.1.3
  • libarchive: 3.7.2 -> 3.7.7
  • libcap: 2.69 -> 2.71
  • libclang13: 15.0.7 -> 19.1.6
  • libcurl: 8.8.0 -> 8.11.1
  • libdeflate: 1.19 -> 1.23
  • libexpat: 2.6.2 -> 2.6.4
  • libgcc: 14.1.0 -> 14.2.0
  • libgcc-ng: 14.1.0 -> 14.2.0
  • libgfortran: 14.1.0 -> 14.2.0
  • libgfortran5: 14.1.0 -> 14.2.0
  • libglib: 2.78.4 -> 2.82.2
  • libgpg-error: 1.48 -> 1.51
  • liblief: 0.12.3 -> 0.14.1
  • libmamba: 1.5.6 -> 2.0.5
  • libmambapy: 1.5.6 -> 2.0.5
  • libnghttp2: 1.58.0 -> 1.64.0
  • libogg: 1.3.4 -> 1.3.5
  • libpng: 1.6.43 -> 1.6.44
  • libpq: 16.2 -> 16.6
  • libsodium: 1.0.18 -> 1.0.20
  • libsolv: 0.7.28 -> 0.7.30
  • libsqlite: 3.45.1 -> 3.47.2
  • libssh2: 1.11.0 -> 1.11.1
  • libstdcxx-ng: 13.2.0 -> 14.2.0
  • libsystemd0: 255 -> 256.9
  • libtiff: 4.6.0 -> 4.7.0
  • libuv: 1.46.0 -> 1.49.2
  • libwebp: 1.3.2 -> 1.5.0
  • libwebp-base: 1.3.2 -> 1.5.0
  • libxcb: 1.15 -> 1.17.0
  • libxkbcommon: 1.6.0 -> 1.7.0
  • libxml2: 2.12.5 -> 2.13.5
  • libzlib: 1.2.13 -> 1.3.1
  • line_profiler: 4.1.1 -> 4.1.3
  • lxml: 5.1.0 -> 5.3.0
  • lz4-c: 1.9.4 -> 1.10.0
  • mamba: 1.5.6 -> 2.0.5
  • markupsafe: 2.1.5 -> 3.0.2
  • matplotlib: 3.8.3 -> 3.9.1
  • matplotlib-base: 3.8.3 -> 3.9.1
  • matplotlib-inline: 0.1.6 -> 0.1.7
  • menuinst: 2.0.2 -> 2.2.0
  • mkl: 2022.2.1 -> 2024.2.2
  • more-itertools: 10.2.0 -> 10.5.0
  • mpg123: 1.32.4 -> 1.32.9
  • mysql-common: 8.0.33 -> 9.0.1
  • mysql-libs: 8.0.33 -> 9.0.1
  • nb_conda_kernels: 2.3.1 -> 2.5.1
  • nbclassic: 1.0.0 -> 1.1.0
  • nbclient: 0.8.0 -> 0.10.2
  • nbconvert: 7.16.1 -> 7.16.4
  • nbconvert-core: 7.16.1 -> 7.16.4
  • nbconvert-pandoc: 7.16.1 -> 7.16.4
  • nbformat: 5.9.2 -> 5.10.4
  • nbsphinx: 0.9.3 -> 0.9.6
  • ncurses: 6.4 -> 6.5
  • networkx: 3.2.1 -> 3.4.2
  • nodejs: 20.9.0 -> 22.12.0
  • notebook: 6.5.6 -> 6.5.7
  • nspr: 4.35 -> 4.36
  • nss: 3.98 -> 3.107
  • numba: 0.59.0 -> 0.59.1
  • numexpr: 2.8.4 -> 2.10.2
  • numpydoc: 1.6.0 -> 1.8.0
  • openjpeg: 2.5.1 -> 2.5.3
  • openpyxl: 3.1.2 -> 3.1.5
  • openssl: 3.3.1 -> 3.4.0
  • packaging: 23.2 -> 24.2
  • pandas: 2.2.1 -> 2.2.3
  • pandoc: 3.1.12.1 -> 3.6.1
  • paramiko: 3.4.0 -> 3.5.0
  • parso: 0.8.3 -> 0.8.4
  • pcre2: 10.42 -> 10.44
  • pillow: 10.2.0 -> 11.0.0
  • pip: 24.0 -> 24.3.1
  • pixman: 0.43.2 -> 0.44.2
  • pkginfo: 1.9.6 -> 1.12.0
  • platformdirs: 4.2.0 -> 4.3.6
  • plotly: 5.19.0 -> 5.24.1
  • pluggy: 1.4.0 -> 1.5.0
  • prometheus_client: 0.20.0 -> 0.21.1
  • prompt-toolkit: 3.0.42 -> 3.0.48
  • prompt_toolkit: 3.0.42 -> 3.0.48
  • psutil: 5.9.8 -> 6.1.1
  • pulseaudio-client: 16.1 -> 17.0
  • pure_eval: 0.2.2 -> 0.2.3
  • py-lief: 0.12.3 -> 0.14.1
  • pycodestyle: 2.11.1 -> 2.12.1
  • pycparser: 2.21 -> 2.22
  • pyerfa: 2.0.1.1 -> 2.0.1.5
  • pygments: 2.17.2 -> 2.18.0
  • pyjwt: 2.8.0 -> 2.10.1
  • pyparsing: 3.1.1 -> 3.2.1
  • pyqtgraph: 0.13.3 -> 0.13.7
  • pytables: 3.8.0 -> 3.10.1
  • pytest: 7.4.4 -> 8.3.4
  • pytest-timeout: 2.2.0 -> 2.3.1
  • python: 3.11.8 -> 3.12.8
  • python-dateutil: 2.8.2 -> 2.9.0.post0
  • python-docx: 1.1.0 -> 1.1.2
  • python-fastjsonschema: 2.19.1 -> 2.21.1
  • python-libarchive-c: 5.0 -> 5.1
  • python-tzdata: 2024.1 -> 2024.2
  • python_abi: 3.11 -> 3.12
  • pyvo: 1.5.1 -> 1.6
  • pyyaml: 6.0.1 -> 6.0.2
  • pyzmq: 24.0.1 -> 26.2.0
  • qtconsole: 5.5.1 -> 5.6.1
  • qtconsole-base: 5.5.1 -> 5.6.1
  • qtpy: 2.4.1 -> 2.4.2
  • referencing: 0.33.0 -> 0.35.1
  • regions: 0.8 -> 0.10
  • reproc: 14.2.4.post0 -> 14.2.5.post0
  • reproc-cpp: 14.2.4.post0 -> 14.2.5.post0
  • requests: 2.31.0 -> 2.32.3
  • requests-oauthlib: 1.3.1 -> 2.0.0
  • ripgrep: 14.1.0 -> 14.1.1
  • rope: 1.12.0 -> 1.13.0
  • rpds-py: 0.18.0 -> 0.22.3
  • scikit-learn: 1.4.1.post1 -> 1.6.0
  • send2trash: 1.8.2 -> 1.8.3
  • setuptools: 69.1.1 -> 75.6.0
  • setuptools-scm: 8.0.4 -> 8.1.0
  • setuptools_scm: 8.0.4 -> 8.1.0
  • sherpa: 4.15.1 -> 4.17.0
  • six: 1.16.0 -> 1.17.0
  • snappy: 1.1.10 -> 1.2.1
  • sphinx: 7.2.6 -> 8.1.3
  • sphinx-argparse: 0.4.0 -> 0.5.2
  • sphinxcontrib-applehelp: 1.0.8 -> 2.0.0
  • sphinxcontrib-devhelp: 1.0.6 -> 2.0.0
  • sphinxcontrib-htmlhelp: 2.0.5 -> 2.1.0
  • sphinxcontrib-qthelp: 1.0.7 -> 2.0.0
  • sqlite: 3.45.1 -> 3.47.2
  • sqlparse: 0.4.4 -> 0.5.3
  • stack_data: 0.6.2 -> 0.6.3
  • tenacity: 8.2.3 -> 9.0.0
  • terminado: 0.18.0 -> 0.18.1
  • threadpoolctl: 3.3.0 -> 3.5.0
  • tinycss2: 1.2.1 -> 1.4.0
  • tomli: 2.0.1 -> 2.2.1
  • tomlkit: 0.12.4 -> 0.13.2
  • tornado: 6.4 -> 6.4.2
  • tqdm: 4.66.2 -> 4.67.1
  • traitlets: 5.14.1 -> 5.14.3
  • truststore: 0.8.0 -> 0.10.0
  • types-python-dateutil: 2.8.19.20240106 -> 2.9.0.20241206
  • typing-extensions: 4.10.0 -> 4.12.2
  • typing_extensions: 4.10.0 -> 4.12.2
  • tzdata: 2024a -> 2024b
  • urllib3: 2.2.1 -> 2.3.0
  • webcolors: 1.13 -> 24.11.1
  • websocket-client: 1.7.0 -> 1.8.0
  • wheel: 0.42.0 -> 0.45.1
  • widgetsnbextension: 4.0.10 -> 4.0.13
  • xcb-util: 0.4.0 -> 0.4.1
  • xcb-util-keysyms: 0.4.0 -> 0.4.1
  • xcb-util-renderutil: 0.3.9 -> 0.3.10
  • xcb-util-wm: 0.4.1 -> 0.4.2
  • xkeyboard-config: 2.41 -> 2.43
  • xorg-libice: 1.1.1 -> 1.1.2
  • xorg-libsm: 1.2.4 -> 1.2.5
  • xorg-libx11: 1.8.9 -> 1.8.10
  • xorg-libxau: 1.0.11 -> 1.0.12
  • xorg-libxdamage: 1.1.5 -> 1.1.6
  • xorg-libxdmcp: 1.1.3 -> 1.1.5
  • xorg-libxext: 1.3.4 -> 1.3.6
  • xorg-libxfixes: 5.0.3 -> 6.0.1
  • xorg-libxi: 1.7.10 -> 1.8.2
  • xorg-libxrandr: 1.5.2 -> 1.5.4
  • xorg-libxrender: 0.9.11 -> 0.9.12
  • xorg-libxtst: 1.2.3 -> 1.2.5
  • xyzservices: 2023.10.1 -> 2024.9.0
  • zipp: 3.17.0 -> 3.21.0
  • zlib: 1.2.13 -> 1.3.1
  • zlib-ng: 2.0.7 -> 2.2.3
  • zstandard: 0.19.0 -> 0.23.0

ska3-perl changes (2024.7 -> 2025.1rc2)

New Packages

  • blas-devel: 3.9.0
  • libhwloc: 2.11.2
  • liblapacke: 3.9.0
  • llvm-openmp: 19.1.6
  • mkl: 2024.2.2
  • mkl-devel: 2024.2.2
  • mkl-include: 2024.2.2
  • perl-astro-fits-cfitsio: 1.15
  • perl-pdl: 2.089
  • tbb: 2021.13.0
  • xorg-xproto: 7.0.31

Removed Packages

  • _sysroot_linux-64_curr_repodata_hack
  • expat
  • xorg-libx11

Updated Packages

  • blas: 1.0 -> 2.126
  • cfitsio: 4.4.0 -> 4.5.0
  • mkl-service: 2.4.0 -> 2.4.2
  • mkl_fft: 1.3.1 -> 1.3.11
  • perl-app-cpanminus: 1.7047 -> 1.7048
  • perl-app-env-ascds: 0.04 pl5321_1 -> 0.04
  • perl-chandra-time: 0.9.2 pl5321h2bc3f7f_1 -> 0.9.2
  • perl-core-deps: 0.4.0 -> 0.5.0
  • perl-cxc-sysarch: 1.00 pl5321_1 -> 1.00
  • perl-extended-deps: 0.4.0 -> 0.5.0
  • perl-ska-agasc: 3.5.0 pl5321_2 -> 3.5.0
  • perl-ska-classic: 0.6 pl5321_1 -> 0.6
  • perl-ska-convert: 4.3 pl5321_2 -> 4.3
  • perl-ska-web: 4.0 pl5321_1 -> 4.0
  • perl-tk: 804.035 pl5321h3fd9d12_1 -> 804.035

ska3-perl-latest changes (2023.1 -> 2025.1rc2)

New Packages

  • perl-astro-fits-cfitsio
  • perl-astro-fits-cfitsio-simple
  • perl-io-tty
  • perl-pdl

Related Issues

Fixes #1408
Fixes #1453
Fixes #1457
Fixes #1460
Fixes #1461
Fixes #1462
Fixes #1463
Fixes #1464
Fixes #1465
Fixes #1466
Fixes #1467
Fixes #1468
Fixes #1469
Fixes #1470
Fixes #1472
Fixes #1473
Fixes #1487
Fixes #1488

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants