| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-jsonrpcserver: update to 4.1.2 | Nicola Lunghi | 2020-01-13 | 1 | -27/+0 |
| | | | | | | | | this release solve the permission issue on the EGG directory Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-jsonrpcserver: Use PYTHON_BASEVERSION instead of hardcoding py version | Khem Raj | 2020-01-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Alexander Kanavin <alex.kanavin@gmail.com> | ||||
| * | python3-jsonrpcserver: allow to use as non-root | André Draszik | 2020-01-09 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | This version has some file system permission issues, all the files are readable by the owner only (in the archive from pypi.org). Given all files in the target file system will ultimately be owned by root, this means that this package can only be used by root. Fix the permissions, and hopefully the next version will have the archive fixed. The version has been hard-coded on purpose here so as to remind us to double-check if the _append() is still needed after a version upgrade. Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-jsonrpcserver: update to v4.1.0 | André Draszik | 2020-01-06 | 1 | -0/+23 |
| Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
