From c50d41e1333b6fecdf6caf30db28188079b2bd82 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 15:24:54 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- python-requests-pkcs12.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-requests-pkcs12.spec b/python-requests-pkcs12.spec index a84485c..27a08c5 100644 --- a/python-requests-pkcs12.spec +++ b/python-requests-pkcs12.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.7 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Add PKCS12 support to the requests library License: ISC @@ -45,6 +45,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/requests_pkcs12-%{version}-py*.egg-info/ %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 1.7-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jun 07 2024 Python Maint - 1.7-15 - Rebuilt for Python 3.13