From 6bf6000a91dc54ff3155c8d9ea7d2babab9200b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 23 Jan 2024 18:00:07 +0100 Subject: [PATCH] Rebuilt for timestamp .pyc invalidation mode Resolves: RHEL-17744 --- python3.12-packaging.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python3.12-packaging.spec b/python3.12-packaging.spec index 29965ff..f24750c 100644 --- a/python3.12-packaging.spec +++ b/python3.12-packaging.spec @@ -9,7 +9,7 @@ Name: python%{python3_pkgversion}-%{pypi_name} Version: 23.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Core utilities for Python packages License: BSD or ASL 2.0 @@ -62,6 +62,9 @@ dealing with versions, specifiers, markers etc.} %changelog +* Tue Jan 23 2024 Miro Hrončok - 23.2-2 +- Rebuilt for timestamp .pyc invalidation mode + * Thu Oct 12 2023 Tomáš Hrnčiar - 23.2-1 - Initial package - Fedora contributions by: