forked from pool/python-pylink-square
- 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylink-square?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
Reference in New Issue
Block a user