Hello,
When trying to update the micropython package on Fedora with our current SPEC file and by removing the relevant axtls bits and adding the mbedtls as a build requirement I get an error Error: micropython-lib submodule is not initialized. Run 'make submodules'
If I add that bit I get fatal: not a git repository (or any of the parent directories): .git
Any ideas on how to proceed here?
Current SPEC file changes: https://src.fedoraproject.org/rpms/micropython/pull-request/21#request_diff
Full build log is also attached.
build.log