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

Avoid pinning versions of dependencies #7

Open
dvzrv opened this issue Jan 22, 2022 · 0 comments
Open

Avoid pinning versions of dependencies #7

dvzrv opened this issue Jan 22, 2022 · 0 comments

Comments

@dvzrv
Copy link

dvzrv commented Jan 22, 2022

Hi! I'm currently trying to package this for Arch Linux (for packaging pyocd).

When looking at your package requirements, it shows that the requirement on pypemicro is pinned to 0.1.7.
This is problematic in the context of system package management where only one package version is allowed (downstream distributions will remove this strict requirement). Is there a particular reason for it to be there?

Somewhat related: It seems as if the pypemicro project is currently not very transparent about which commit in the project repository let to what release on pypi.org.

Also somewhat related: The information on the requirements in the README are outdated and probably should not be there.

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

1 participant