From 2f95509cdf15e80e772d54fb3eacc3da79a6b668 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 01:37:23 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-requests-pkcs12.spec b/python-requests-pkcs12.spec index fe8405a..2674513 100644 --- a/python-requests-pkcs12.spec +++ b/python-requests-pkcs12.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Add PKCS12 support to the requests library License: ISC @@ -45,5 +45,8 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/requests_pkcs12-%{version}-py*.egg-info/ %changelog +* Tue May 26 2020 Miro Hrončok - 1.7-2 +- Rebuilt for Python 3.9 + * Thu Mar 19 2020 Fabian Affolter - 1.7-1 - Initial package for Fedora