From 662809fe6fae4a43762eda8314ecd0000b17c7e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 23 Jan 2024 18:00:09 +0100 Subject: [PATCH] Rebuilt for timestamp .pyc invalidation mode Resolves: RHEL-17762 --- python3.12-requests.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python3.12-requests.spec b/python3.12-requests.spec index dffa607..7eff523 100644 --- a/python3.12-requests.spec +++ b/python3.12-requests.spec @@ -9,7 +9,7 @@ Name: python%{python3_pkgversion}-requests Version: 2.28.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HTTP library, written in Python, for human beings License: ASL 2.0 @@ -90,6 +90,9 @@ sed -i 's/ --doctest-modules//' pyproject.toml %changelog +* Tue Jan 23 2024 Miro Hrončok - 2.28.2-2 +- Rebuilt for timestamp .pyc invalidation mode + * Thu Oct 19 2023 Tomáš Hrnčiar - 2.28.2-1 - Initial package - Fedora contributions by: