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

Why block current versions of Python build tooling? #190

Closed
alerque opened this issue Apr 26, 2024 · 4 comments
Closed

Why block current versions of Python build tooling? #190

alerque opened this issue Apr 26, 2024 · 4 comments

Comments

@alerque
Copy link

alerque commented Apr 26, 2024

https://github.com/kislyuk/yq/blame/913a2ac6d82bf389abacc8f372536a836a3d3075/setup.py#L18

Can I ask why this was done?

From my perspective this just makes distro packaging harder. Now I have to figure out why this supposedly matters and add a patch to revert it to keep the Arch Linux package up to date, plus deal with whatever supposedly doesn't work right with the current version of the tooling...

@alerque
Copy link
Author

alerque commented Apr 26, 2024

Okay I see the reason is #189, but the fix is worse than the bug!

@alerque
Copy link
Author

alerque commented Apr 26, 2024

For the purposes of distro packaging I've hacked out this change and also manually fixed the version while waiting for upstream fixes.

https://gitlab.archlinux.org/archlinux/packaging/packages/yq/-/blob/3.4.2-1/PKGBUILD?ref_type=tags#L27

@kislyuk
Copy link
Owner

kislyuk commented Apr 26, 2024

Thank you for your interest in yq and your effort in packaging it. I will remind you to please remain polite and civil when conversing with package maintainers, consistent with the code of conduct for this project.

You can read more about the reason for this change in #189.

@kislyuk
Copy link
Owner

kislyuk commented Apr 27, 2024

Fix released in version 3.4.3 after I received support from upstream.

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

No branches or pull requests

2 participants