From b1de7b2ac3728bc353dccb5733c5ed96e5aa0e15 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 14 Jun 2022 09:04:52 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- pyOpenSSL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyOpenSSL.spec b/pyOpenSSL.spec index d85e023..7d74096 100644 --- a/pyOpenSSL.spec +++ b/pyOpenSSL.spec @@ -1,7 +1,7 @@ Summary: Python wrapper module around the OpenSSL library Name: pyOpenSSL Version: 21.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Source0: https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz BuildArch: noarch @@ -70,6 +70,9 @@ rm doc/_build/html/.buildinfo %doc CHANGELOG.rst doc/_build/html %changelog +* Tue Jun 14 2022 Python Maint - 21.0.0-3 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 21.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild