From 88746aa2f9e86f6826fefde5d6dc14bdf9d4b7b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 16 Aug 2019 04:25:46 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- pyserial.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyserial.spec b/pyserial.spec index 5b3d3c0..8f946d2 100644 --- a/pyserial.spec +++ b/pyserial.spec @@ -1,7 +1,7 @@ Summary: Python serial port access library Name: pyserial Version: 3.4 -Release: 3%{?dist} +Release: 4%{?dist} Source0: %pypi_source License: Python URL: http://pypi.python.org/pypi/pyserial @@ -74,6 +74,9 @@ ln -sf %{_bindir}/miniterm.py-2 %{buildroot}/%{_bindir}/miniterm-%{python2_versi %{_bindir}/miniterm-%{python3_version}.py %changelog +* Fri Aug 16 2019 Miro HronĨok - 3.4-4 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 3.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild