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