File kirk.changes of Package kirk
-------------------------------------------------------------------
Wed Apr 16 18:08:56 UTC 2025 - Ricardo B. Marlière <rbm@opensuse.org>
- Recommend python3-{asyncssh,msgpack} (they're optional afterall)
-------------------------------------------------------------------
Wed Apr 16 17:30:51 UTC 2025 - Ricardo B. Marlière <rbm@opensuse.org>
- Update to version 2.0
- Use linux-test-project remote instead of acerv
- Require python3-{asyncssh,msgpack}
-------------------------------------------------------------------
Wed Aug 16 05:33:05 UTC 2023 - Petr Cervinka <petr@cervinka.net>
- Update to version 1.1:
* Fix RuntimeError exception when SIGINT is received
* Filter LTP tests by max_runtime
-------------------------------------------------------------------
Mon Aug 14 09:59:48 UTC 2023 - Petr Cervinka <petr@cervinka.net>
- Update upstream source url and remove service files
-------------------------------------------------------------------
Thu Jun 29 09:35:29 UTC 2023 - petr@cervinka.net
- Update to version 1.0:
* Directly wrap LTXError with SUTError
* Fix LTX SUT fetch_file
* Fix events not awaiting for queue.put
-------------------------------------------------------------------
Wed Jun 28 11:03:30 UTC 2023 - petr@cervinka.net
- Update to version 0+20230628.1e82ab1:
* Revert setuptools setup.py script
-------------------------------------------------------------------
Wed Jun 28 08:58:22 UTC 2023 - petr@cervinka.net
- Update to version 0+20230628.1b5993a:
* Change test_wrokers test
-------------------------------------------------------------------
Wed Jun 28 07:56:06 UTC 2023 - petr@cervinka.net
- Update to version 0+20230627.bb14a02:
* Revert "Read kselftests cgroup shell tests"
* Read kselftests cgroup shell tests
* Split main module entry into multiple methods
* Handle LTP_TIMEOUT_MUL in LTP framework
* Fix typo in kselftests
* Fix typo in libkirk.to_thread
* Session restore support
* Speed up events by using asyncio.gather
* Docstring for TestResults::status
* Fix linting error
-------------------------------------------------------------------
Wed Jun 28 07:48:15 UTC 2023 - Petr Cervinka <petr@cervinka.net>
- Initial version