Skip to content

Internal references to git broke in 1.3.0? #2758

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

Closed
Cartman75 opened this issue Apr 8, 2025 · 2 comments
Closed

Internal references to git broke in 1.3.0? #2758

Cartman75 opened this issue Apr 8, 2025 · 2 comments

Comments

@Cartman75
Copy link

🐞 bug report

Seems like in 1.3.0 either broke, or I could not find the change that broke.
We have an internal in requirements.txt:

3rd Party Includes

git+ssh:///[email protected] # json-checker

This used to work just fine for a long time. when I try to upgae 1.3.0, it breaks
``Error in fail: Only '.whl', '.tar.gz' or '.zip' files are supported, got '[email protected]'```

So are we not working with .git's anymore?

@aignas
Copy link
Collaborator

aignas commented Apr 9, 2025

There could be a regression that got fixed in #2732. Could you test if it works on main? I think the regression might have been introduced in #2655.

@Cartman75
Copy link
Author

Awesome, yes, thanks. this is the fix.. Thanks for fixing it.

@aignas aignas closed this as completed Apr 9, 2025
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