forked from pool/python-pylink-square
* @hkpeprah: Added Power Trace APIs. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylink-square?expand=0&rev=9
35 lines
1.3 KiB
Plaintext
35 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Feb 4 16:25:57 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.4.0:
|
|
* @hkpeprah: Added Power Trace APIs.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 28 16:52:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.3.0:
|
|
* @gtowers-dukosi: Added API method `set_script_file()` to
|
|
specify a Script File to be loaded.
|
|
* @FletcherD: Fixed a bug in `load_library()` on Linux where a
|
|
32-bit library was being incorrectly loaded on ARM64-based
|
|
Linux machines.
|
|
* Unit tests are now compatible with Python 3.12.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 26 11:23:05 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Fix tests for python 3.12
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 14 21:05:14 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.2.0:
|
|
* @cpattenden-sq: Fixed bug in `flash()` where return value was
|
|
being checked against a `void` function; would lead to
|
|
exceptions being raised unexpectedly.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 12 12:09:27 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- new package python-pylink-square, required by pynitrokey
|