From a00f09bee100ed1d18a272c2bdf57c531ef937a4 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 3 Jun 2021 10:32:01 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- pyserial.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyserial.spec b/pyserial.spec index 1798a2b..edbdd72 100644 --- a/pyserial.spec +++ b/pyserial.spec @@ -1,7 +1,7 @@ Summary: Python serial port access library Name: pyserial Version: 3.4 -Release: 10%{?dist} +Release: 11%{?dist} Source0: %pypi_source License: Python URL: http://pypi.python.org/pypi/pyserial @@ -49,6 +49,9 @@ ln -sf %{_bindir}/miniterm-3.py %{buildroot}/%{_bindir}/miniterm.py %{_bindir}/miniterm-%{python3_version}.py %changelog +* Thu Jun 03 2021 Python Maint - 3.4-11 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 3.4-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild