summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-xmodem_0.4.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-xmodem: upgrade 0.4.6 -> 0.4.7Wang Mingyu2023-06-191-19/+0
| | | | | | | | | | | | | | Changelog: ========== bugfix: stall on some kinds of error in recv(), PR #56 bugfix: sequence number miscalculation in send(), PR #52 enhancement: callback function added for recv() method, PR #53 bugfix: receiving empty file and stall condition in recv(), PR #50 bugfix: callback is now called for some kinds of errors and some CLI fixes, 8a798e8 bugfix: remove DepreactionWarning for logging.warn(), PR #49 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xmodem: Move docs to /usr/share/docKhem Raj2022-03-031-1/+6
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-xmodem: Add recipe version 0.4.6Domarys Correa2020-05-191-0/+14
Signed-off-by: Domarys Correa <domarys.correa@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>