Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 59c44cc1e1 |
@ -1,11 +1,6 @@
|
|||||||
%global __python3 /usr/bin/python3.12
|
%global __python3 /usr/bin/python3.12
|
||||||
%global python3_pkgversion 3.12
|
%global python3_pkgversion 3.12
|
||||||
|
|
||||||
# Workaround for https://issues.redhat.com/browse/CS-1907
|
|
||||||
# By defining the %%{__bootstrap} value,
|
|
||||||
# we prevent misconfigured Koji putting a literal %%{__bootstrap} in %%dist.
|
|
||||||
%{!?__bootstrap:%global __bootstrap %{nil}}
|
|
||||||
|
|
||||||
# When bootstrapping new Python we need to build flit in bootstrap mode.
|
# When bootstrapping new Python we need to build flit in bootstrap mode.
|
||||||
# The Python RPM dependency generators and pip are not yet available.
|
# The Python RPM dependency generators and pip are not yet available.
|
||||||
%bcond_with bootstrap
|
%bcond_with bootstrap
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user