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

Fix virtual package versions being detected as floats #451

Merged
merged 3 commits into from
Jul 8, 2023

Conversation

maresb
Copy link
Contributor

@maresb maresb commented Jul 7, 2023

Description

Looks like either Pydantic 2 parsing is breaking something or a failing test may have gotten merged.

This fixes it by quoting the X.Y-style version strings

@maresb maresb requested a review from a team as a code owner July 7, 2023 20:54
@netlify
Copy link

netlify bot commented Jul 7, 2023

Deploy Preview for conda-lock ready!

Name Link
🔨 Latest commit 7dd1e5f
🔍 Latest deploy log https://app.netlify.com/sites/conda-lock/deploys/64a987a54c8f1500088b9a7d
😎 Deploy Preview https://deploy-preview-451--conda-lock.netlify.app/flags
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@riccardoporreca
Copy link
Contributor

@maresb, I spotted also an instance of this in docs/flags.md

Linking here also #448 (comment), which mentions the same issue

@maresb
Copy link
Contributor Author

maresb commented Jul 8, 2023

Thanks a lot @riccardoporreca for the pointer, I really appreciate it. I had a long week, and I didn't really absorb your initial report.

Co-authored-by: Riccardo Porreca <riccardo.porreca@mirai-solutions.com>
@maresb maresb merged commit 5bbb1a6 into conda:main Jul 8, 2023
9 checks passed
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

Successfully merging this pull request may close these issues.

2 participants