summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.80.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyro4: Upgrade 4.77 -> 4.80Leon Anavi2020-06-291-0/+16
Upgrade to release 4.80: - fix possible race condition when creating instances with instancemode "single" - cython compatibility fix - removed explicit version checks of dependencies such as serpent. This fixes crash error when dealing with prerelease versions that didn't match the pattern. - stick to an older serpent library version to install as a dependency when installing on old python versions - explain the delay and threading in the distributed-computing2 example Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>