From 85106b10196a02998b43abce71fdb887cec8eec8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 23 Jan 2024 17:58:37 +0100 Subject: [PATCH] Rebuilt for timestamp .pyc invalidation mode Resolves: RHEL-17733 --- python3.12-flit-core.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python3.12-flit-core.spec b/python3.12-flit-core.spec index 066a1ac..14fe201 100644 --- a/python3.12-flit-core.spec +++ b/python3.12-flit-core.spec @@ -10,7 +10,7 @@ Name: python%{python3_pkgversion}-flit-core Version: 3.9.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: PEP 517 build backend for packages using Flit # flit-core is BSD (BSD-3-Clause) @@ -89,6 +89,9 @@ rm -r %{buildroot}%{python3_sitelib}/flit_core/tests/ %changelog +* Tue Jan 23 2024 Miro HronĨok - 3.9.0-3 +- Rebuilt for timestamp .pyc invalidation mode + * Thu Nov 16 2023 Charalampos Stratakis - 3.9.0-2 - Disable bootstrap