Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
e83297db22 | |||
643d4cc542 | |||
924e69c3dd | |||
9a25543337 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:736cf9e0272e87cdca1189f632f8d511e8f079c0ab96252fc331189490253ac3
|
|
||||||
size 165868
|
|
3
pylink-square-1.4.0.tar.gz
Normal file
3
pylink-square-1.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:98d80f380bebf0f723f4620063ee397263ab027ec731259ba407b179d7bd1f37
|
||||||
|
size 169921
|
@@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Tue Mar 26 11:23:05 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pylink-square
|
# spec file for package python-pylink-square
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pylink-square
|
Name: python-pylink-square
|
||||||
Version: 1.2.0
|
Version: 1.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python interface for SEGGER J-Link
|
Summary: Python interface for SEGGER J-Link
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Reference in New Issue
Block a user