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

Upper bound wrong? #954

Closed
wolfv opened this issue Jul 1, 2024 · 1 comment
Closed

Upper bound wrong? #954

wolfv opened this issue Jul 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@wolfv
Copy link
Member

wolfv commented Jul 1, 2024

@pavelzw pointed out that some upper bound calculation might be slightly off:

  • ${{ pin_subpackage('foo', lower_bound="x.x.x", upper_bound="x.x.x") }}

Apparently results in >=0.11.1post1+HASH,<1

Should double check what's going on!

@pavelzw pavelzw added the bug Something isn't working label Jul 1, 2024
@pavelzw
Copy link
Collaborator

pavelzw commented Jul 26, 2024

this is fixed with the latest release. thanks @wolfv

@wolfv wolfv closed this as completed Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants