Skip to content

Remove PyVAST in favor of new Python bindings #2674

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

Merged
merged 2 commits into from
Oct 29, 2022

Conversation

dominiklohmann
Copy link
Member

@dominiklohmann dominiklohmann commented Oct 28, 2022

The new Python bindings supersede the old PyVAST. There's no sense in keeping the code around with the new Python bindings being included with the next VAST release. PyVAST will continue to work as-is, but no new versions after v2.4 will be released anymore.

📝 Reviewer Checklist

Review this pull request by ensuring the following items:

  • All user-facing changes have changelog entries
  • User-facing changes are reflected on vast.io

@dominiklohmann dominiklohmann added the maintenance Tasks for keeping up the infrastructure label Oct 28, 2022
@dominiklohmann dominiklohmann requested a review from mavam October 28, 2022 19:43
The new Python bindings supersede the old PyVAST. There's no sense in keeping
the code around with the new Python bindings being included with the next VAST
release. PyVAST will continue to work as-is, but no new versions after v2.4
will be released anymore.
@dominiklohmann dominiklohmann force-pushed the story/sc-38327/remove-pyvast branch from 9744721 to 0ca1586 Compare October 28, 2022 19:45
Copy link
Member

@mavam mavam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't check for completeness via git grep, but assume you did that.

The removal appears to be completely mechanical, only with small effects in the Dockerfile.

I don't know about the nix story, but if there's nothing there, this is good to go.

Co-authored-by: Matthias Vallentin <matthias@vallentin.net>
@dominiklohmann
Copy link
Member Author

It was never in the Nix scaffolding or the Dockerfile to begin with (unlike the new bindings). I did git-grep and believe I caught them all.

@dominiklohmann dominiklohmann merged commit 0526e8c into master Oct 29, 2022
@dominiklohmann dominiklohmann deleted the story/sc-38327/remove-pyvast branch October 29, 2022 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Tasks for keeping up the infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants