From 2a67477d7605e8d54a8dc047aa1392a556c94f23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 23 Jan 2024 18:00:08 +0100 Subject: [PATCH] Rebuilt for timestamp .pyc invalidation mode Resolves: RHEL-17759 --- python3.12-pytest.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python3.12-pytest.spec b/python3.12-pytest.spec index 1c86e72..2688112 100644 --- a/python3.12-pytest.spec +++ b/python3.12-pytest.spec @@ -7,7 +7,7 @@ Name: python%{python3_pkgversion}-pytest %global base_version 7.4.2 #global prerelease ... Version: %{base_version}%{?prerelease:~%{prerelease}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple powerful testing with Python License: MIT URL: https://pytest.org @@ -144,6 +144,9 @@ find %{buildroot}%{python3_sitelib} \ %changelog +* Tue Jan 23 2024 Miro Hrončok - 7.4.2-2 +- Rebuilt for timestamp .pyc invalidation mode + * Thu Oct 19 2023 Tomáš Hrnčiar - 7.4.2-1 - Initial package - Fedora contributions by: