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

Please consider changing hardcoded poetry version #3415

Closed
dtantsur opened this issue Apr 21, 2024 · 2 comments
Closed

Please consider changing hardcoded poetry version #3415

dtantsur opened this issue Apr 21, 2024 · 2 comments

Comments

@dtantsur
Copy link

Description of Issue/Question

Currently, netmiko hardcodes a specific poetry version. This makes my life as a Fedora packager somewhat harder since I need to patch it out (Fedora has a much newer poetry). Would it be possible to specify a minimum required version instead?

@ktbyers
Copy link
Owner

ktbyers commented May 20, 2024

This is really only for Netmiko development work, can you explain why it matters (from your perspective)?

The problem on my side is its pretty annoying for the CI-CD system to break because of tooling. So I have pretty strong incentives to pin the version of these development tools.

Do you have a version that works for you?

@dtantsur
Copy link
Author

dtantsur commented Jul 3, 2024

Sorry, somehow missed the notification. This request has been implemented as part of #3444, but just to close the loop on it: as any other package, Poetry is a moving target in Linux distributions. I cannot tell you which version we have because tomorrow a bugfix release comes, and we have a different version, and netmiko no longer builds.

@dtantsur dtantsur closed this as completed Jul 3, 2024
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