From 824c107920cbfcc69f47e0122bca69bad08483d4 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 02:00:52 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-pynacl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pynacl.spec b/python-pynacl.spec index 22b45e9..99c913c 100644 --- a/python-pynacl.spec +++ b/python-pynacl.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Version: 1.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python binding to the Networking and Cryptography (NaCl) library License: ASL 2.0 @@ -72,6 +72,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} py.test-3 -v %{python3_sitearch}/nacl/ %changelog +* Fri Jun 04 2021 Python Maint - 1.4.0-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild