From 7e96113b4a3aefd6574fa0e080ef0e62e70975da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 05:56:29 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- pyserial.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyserial.spec b/pyserial.spec index c573e61..e7867eb 100644 --- a/pyserial.spec +++ b/pyserial.spec @@ -1,7 +1,7 @@ Summary: Python serial port access library Name: pyserial Version: 3.4 -Release: 7%{?dist} +Release: 8%{?dist} Source0: %pypi_source License: Python URL: http://pypi.python.org/pypi/pyserial @@ -48,6 +48,9 @@ ln -sf %{_bindir}/miniterm-3.py %{buildroot}/%{_bindir}/miniterm.py %{_bindir}/miniterm-%{python3_version}.py %changelog +* Sat May 23 2020 Miro HronĨok - 3.4-8 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 3.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild