summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pymodbus_3.6.7.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pymodbus: upgrade 3.6.6 -> 3.6.7Wang Mingyu2024-04-211-0/+31
Changelog: ============ -Add lock to async requests, correct logging and length calc. -test_simulator: use unused_tcp_port fixture -streamline imports in Factory.py -Secure testing is done with pymodbus in PR. -Fix link to github in README -Wildcard exception catch from pyserial. -Problem with stale CI. -Add connection exception to list of exceptions catpured in retries -Move on_reconnect to client level -Bump github stale. -update package_test_tool (add 4 test scenarios) -Bump dependencies. -Cancel send if no connection. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>