Stub
Stub
Also, 00-setup is installing python-requests instead of python3-requests
Or generate to a unique filename and use make -f
Pip can fail all by itself with a strictly confined snap, as it attempts to use external tools not shipped with the snap. For example, I can no longer build...
... shortly followed by psycopg2, which fails with pip as PostgreSQL dependencies cannot be found
Rather than git@ to indicate a git repo, consider just allowing a URL after the layer. You can easily pull these apart with standard libraries, and add parameters like 'branch',...
I'm not sure what the trigger is. Cleaning out the .build-manifest seems to sort things, and it starts working as expected.
I'd start simple and iterate, since perfect is impossible in this case. 1. Keep copyright statements from layers 2. Move to machine readable format 3. Report licenses at build time,...
I've merged @marcoceppi 's patch to the apt layer, so things should be good now.
Testing shows that it is returning relation data from the local unit, which is I think the correct behaviour. So this is a documentation issue, or an issue with my...
The plan is for pytz to start using Python 3.9 zoneinfo and the backports, which should provide support for Python 3.6+. Python 2.4 -> 3.5 will be stuck requiring 'fat'...