From 12186fe9aa79a112a9ad65fd6b3b7f601a7f2f39 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-17747 --- python3.12-pip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python3.12-pip.spec b/python3.12-pip.spec index c43c77b..62612ee 100644 --- a/python3.12-pip.spec +++ b/python3.12-pip.spec @@ -13,7 +13,7 @@ Name: python%{python3_pkgversion}-%{srcname} Version: %{base_version}%{?prerel:~%{prerel}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool for installing and managing Python packages # We bundle a lot of libraries with pip, which itself is under MIT license. @@ -290,6 +290,9 @@ pytest_k='not completion' %{python_wheel_dir}/%{python_wheel_name} %changelog +* Tue Jan 23 2024 Miro Hrončok - 23.2.1-2 +- Rebuilt for timestamp .pyc invalidation mode + * Fri Oct 6 2023 Tomáš Hrnčiar - 23.2.1-1 - Initial package - Fedora contributions by: