Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-22 15:52:37 +00:00
parent 09064281bd
commit 66c5a45bbd

View File

@ -1,7 +1,7 @@
Summary: Python serial port access library
Name: pyserial
Version: 3.5
Release: 2%{?dist}
Release: 3%{?dist}
Source0: %pypi_source
License: BSD
URL: http://pypi.python.org/pypi/pyserial
@ -50,6 +50,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} %{python3} test/run_all_tests.py
%{_bindir}/pyserial-ports
%changelog
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.5-2
- Rebuilt for Python 3.11