From 264944631a8aefcf0f00b71bf3b5ad87dc0a5078 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 23 Jan 2024 18:00:10 +0100 Subject: [PATCH] Rebuilt for timestamp .pyc invalidation mode Resolves: RHEL-17770 --- python3.12-setuptools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python3.12-setuptools.spec b/python3.12-setuptools.spec index 0abd994..2f02580 100644 --- a/python3.12-setuptools.spec +++ b/python3.12-setuptools.spec @@ -24,7 +24,7 @@ Name: python%{python3_pkgversion}-setuptools # When updating, update the bundled libraries versions bellow! Version: 68.2.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Easily build and distribute Python packages # setuptools is MIT # platformdirs is MIT @@ -220,6 +220,9 @@ PYTHONPATH=$(pwd) %pytest \ %changelog +* Tue Jan 23 2024 Miro HronĨok - 68.2.2-3 +- Rebuilt for timestamp .pyc invalidation mode + * Mon Nov 13 2023 Charalampos Stratakis - 68.2.2-2 - Disable bootstrap