| Name: | python36-pyModbusTCP |
|---|---|
| Version: | 0.1.5 |
| Release: | 6.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 136585 |
| License: | MIT |
| RPM: | python36-pyModbusTCP-0.1.5-6.el7.noarch.rpm |
| Source RPM: | python-pyModbusTCP-0.1.5-6.el7.src.rpm |
| Build Date: | Tue Apr 21 2020 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/sourceperl/pyModbusTCP |
| Summary: | A simple Modbus/TCP library for Python |
| Description: | pyModbusTCP A simple Modbus/TCP client library for Python. Since version 0.1.0, a server is also available for test purpose only (don't use in project). pyModbusTCP is pure Python code without any extension or external module dependency. |
- Set correct sitelib for python3
- Add python_provides macro
- Add a python3 build on EPEL7
- Remove python3 support for el7.
- Correct previous wrong date
- Correct spec file name.
- Initial package.