Richard Schleich
Richard Schleich
#60 fixed the library detection
I can confirm this issue with 3.68.0 and 3.68.1. If a wheel is present in A and B the correct file from A is downloaded but the checksum from B...
My workaround is to set up a second older/working instance to proxy the main instance for the pypi groups. This doesn't really fix the problem, but if you can't downgrade,...
Thank you for fixing the bug! However, I just saw that some extensive Java/DB changes are required for 3.71+. Is there any chance that this fix will be backported to...
This problem occurred after we switched from `setup.py` to `pyproject.toml` with the `src/` layout. I also noticed that the difference in creation was that nuitka used `app` as the name...
While testing 2.8.8 I found #3677 .