AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Yet another dependency cycle to break: tomli - flit_core - tomli https://flit.readthedocs.io/en/latest/bootstrap.html
- BuildIgnore ca-certificates: python-pip brings it in for regular operation, but as we do not ever do https:// connections during a build we do not depend on certificates. Allows us to break up a build cycle.
- Split build and tests in _multibuild in order to avoid depcycle
- initial specfile for version 1.2.1 - required by setuptools_scm