|
|
@ -1,7 +1,7 @@
|
|
|
|
Summary: Python serial port access library
|
|
|
|
Summary: Python serial port access library
|
|
|
|
Name: pyserial
|
|
|
|
Name: pyserial
|
|
|
|
Version: 3.5
|
|
|
|
Version: 3.5
|
|
|
|
Release: 9%{?dist}
|
|
|
|
Release: 10%{?dist}
|
|
|
|
Source0: %pypi_source
|
|
|
|
Source0: %pypi_source
|
|
|
|
License: BSD-3-Clause
|
|
|
|
License: BSD-3-Clause
|
|
|
|
URL: http://pypi.python.org/pypi/pyserial
|
|
|
|
URL: http://pypi.python.org/pypi/pyserial
|
|
|
@ -50,6 +50,10 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} %{python3} test/run_all_tests.py
|
|
|
|
%{_bindir}/pyserial-ports
|
|
|
|
%{_bindir}/pyserial-ports
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.5-10
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.5-9
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.5-9
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|