Allow flit-core 4 for building this package

This commit is contained in:
Miro Hrončok 2026-08-20 20:13:16 +02:00
commit c05c4a66bb
2 changed files with 42 additions and 0 deletions

View file

@ -107,6 +107,10 @@ Patch: https://github.com/pypa/pip/commit/6099a54ddd.patch
# wrong installation.
Patch: https://github.com/pypa/pip/commit/4c6d7471de.patch
# Allow flit-core 4 to build pip
# https://github.com/pypa/pip/commit/09a03f6cfa (non-existing files removed)
Patch: 09a03f6cfa.patch
# Remove -s from Python shebang - ensure that packages installed with pip
# to user locations are seen by pip itself
%undefine _py3_shebang_s