From 7de8cc28e27cad7edd5bd0570dafa16cf639e147 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-17771 --- 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 efc7f0c..2845ca9 100644 --- a/python3.12-setuptools.spec +++ b/python3.12-setuptools.spec @@ -19,7 +19,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 @@ -219,6 +219,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