AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.2.31+git.5a38e82: * Properly add example orthosrc * Add config command to show current connection stats * client: Properly catch Exception on server side * Add missing import in client * Show logged in user in command prompt * Do not enforce username, token is enough * Introduce new client parameter: -c/--config to pass an addtional orthosrc config file * Move user orthosrc file to ~/.config/orthosrc
- Update to version 1.0.135+git.c802577: * Add missing import in client
- Update to version 1.0.133+git.66567a6: * Tiny fixups * Show logged in user in command prompt * Do not enforce username, token is enough * Introduce new client parameter: -c/--config to pass an addtional orthosrc config file * Move user orthosrc file to ~/.config/orthosrc
- Update to version 1.0.116+git.68f5ece: * Move user orthosrc file to ~/.config/orthosrc * Add manpage generated in orthos2 server package via Source1: tag
- Update to version 1.0.102+git.a6bbc34: * Always try to use ssl connection and complain/warn if none ssl is chosen * Set default port to 80, not 8000 * Rearrange order of imports * Use context manager for open() * Use isinstance() instead of type() to check for type
- Run spec-cleaner
- Changed source to tarball with obs service - Renamed package orthos2 -> orthos
- Update to version 1.0.86+git.9cc6510: * new folder structure * Rearrange order of imports * Fix spacing * Use context manager for open() * Use isinstance() instead of type() to check for type * Use sets * Simplify boolean conditions * Format docstring * Remove trailing comma * Use version_info to get python version
Initial Commit-