From 59c44cc1e16fc944607565b3c67da50736cfb6b3 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 1 Apr 2024 08:15:11 +0000 Subject: [PATCH] import CS python3.12-flit-core-3.9.0-3.el9 --- SPECS/python3.12-flit-core.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/SPECS/python3.12-flit-core.spec b/SPECS/python3.12-flit-core.spec index 08992be..14fe201 100644 --- a/SPECS/python3.12-flit-core.spec +++ b/SPECS/python3.12-flit-core.spec @@ -1,11 +1,6 @@ %global __python3 /usr/bin/python3.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. # The Python RPM dependency generators and pip are not yet available. %bcond_with bootstrap