File orthos-client.changes of Package orthos-client
-------------------------------------------------------------------
Wed Apr 13 08:42:47 UTC 2022 - trenn@suse.de
- Update to version 1.2.83+git.cb8bcaf:
* Enhance orthosrc with pre-defined aliases
* Remove suse specifics
-------------------------------------------------------------------
Fri Jan 07 12:53:47 UTC 2022 - trenn@suse.de
- 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
-------------------------------------------------------------------
Fri Oct 15 08:48:07 UTC 2021 - trenn@suse.de
- Update to version 1.0.135+git.c802577:
* Add missing import in client
-------------------------------------------------------------------
Fri Oct 15 07:21:55 UTC 2021 - trenn@suse.de
- 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
-------------------------------------------------------------------
Tue Oct 12 20:36:55 UTC 2021 - trenn@suse.de
- 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
-------------------------------------------------------------------
Thu Oct 07 15:40:37 UTC 2021 - trenn@suse.de
- 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
-------------------------------------------------------------------
Mon Oct 4 16:09:17 UTC 2021 - Christian Vögl <christian.voegl@suse.com>
- Run spec-cleaner
-------------------------------------------------------------------
Mon Oct 4 15:22:22 UTC 2021 - Christian Vögl <christian.voegl@suse.com>
- Changed source to tarball with obs service
- Renamed package orthos2 -> orthos
-------------------------------------------------------------------
Mon Oct 04 15:11:15 UTC 2021 - christian.voegl@suse.com
- 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
-------------------------------------------------------------------
Mon Oct 4 09:46:45 UTC 2021 - Christian Vögl <christian.voegl@suse.com>
Initial Commit-