-
-
Notifications
You must be signed in to change notification settings - Fork 84
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
Comments
Okay I see the reason is #189, but the fix is worse than the bug! |
For the purposes of distro packaging I've hacked out this change and also manually fixed the version while waiting for upstream fixes. |
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. |
Fix released in version 3.4.3 after I received support from upstream. |
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...
The text was updated successfully, but these errors were encountered: