python-wheel-build / fromager

Build your own wheels
https://pypi.org/project/fromager/
Apache License 2.0
3 stars 9 forks source link

Adding checks for downloaded source and tar files #169

Closed rd4398 closed 1 month ago

rd4398 commented 1 month ago

Final version of changes as per the discussion : https://github.com/python-wheel-build/fromager/pull/160

(sdist.py had enough changes to cause merge conflicts and leading me to create another PR)

rd4398 commented 1 month ago

I have added filename to error messages and double checked whether they are correct (tar/zip) Also, squashed the commits