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

Move to igwn-ligolw #5019

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

Conversation

titodalcanton
Copy link
Contributor

@titodalcanton titodalcanton commented Jan 22, 2025

Move from python-ligo-lw to the recently released and more modern igwn-ligolw.

Standard information about the request

This is a depencency change.
This change should have no impact on any functionality or result.
This change will drop the dependency on python-ligo-lw and introduce a depencency on igwn-ligolw.

Motivation

igwn-ligolw is more actively maintained and supports modern Python versions and more architectures than python-ligo-lw.

Contents

Mainly replacing imports, but the transition from python-ligo-lw 1.8.3 to igwn-ligolw 2.0.0 has the side effect of introducing a few breaking changes which never made it to a python-ligo-lw release yet, so those are handled as well. We can also further simplify tox.ini, consistently with #4857.

Links to any issues or associated PRs

This is essentially a counterpart to #4999. Improves #4857.

Testing performed

Ran tox and a few of the tests manually on a local machine, but I am relying on the CI for now.

Additional notes

I am not sure I want to push this to production codes yet, at least not before more significant testing is done with workflows and GraceDB interactions. In particular, I think we should create a release branch for PyGRB's O4a analysis before merging this (@pannarale). So I am applying a "on hold" label.

  • The author of this pull request confirms they will adhere to the code of conduct

@titodalcanton titodalcanton marked this pull request as draft January 22, 2025 11:18
@titodalcanton titodalcanton added on hold dependencies Pull requests that update a dependency file labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file on hold
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant