Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-pylink-square-2.0.1-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python313-pylink-square Distribution: openSUSE Tumbleweed
Version: 2.0.1 Vendor: openSUSE
Release: 1.1 Build date: Thu Apr 9 00:24:56 2026
Group: Unspecified Build host: reproducible
Size: 798861 Source RPM: python-pylink-square-2.0.1-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.github.com/Square/pylink
Summary: Python interface for SEGGER J-Link
Python interface for SEGGER J-Link.

Provides

Requires

License

Apache-2.0

Changelog

* Wed Apr 08 2026 Dirk Müller <dmueller@suse.com>
  - update to 2.0.1:
    * @diggit: Fixed typo in exception name raised when
      `JLINKARM_SelectUSB` fails.
    * Python 2 is no longer supported.
    * @concatime: File paths are now encoded using `os.fsencode()`
      to support UTF-8 file paths.
    * `jtag_store_instruction` - To send an instruction to the JTAG
      device.
    * `jtag_store_data` - To send data to the JTAG device (TDO).
    * `jtag_get_device_info` - To get information about a JTAG
      device on the scan chain.
    * `jtag_read` / `jtag_read{8,16,32}` - To read data from a JTAG
      device (from the input buffer / TDI).
    * `jtag_sync_bits` / `jtag_sync_bytes` - To force a flush of
      the output buffer.
    * @hkpeprah: Fixed a bug where `.flash()` raised a
      `JLinkEraseException`, now raises a
    * `JLinkFlashException()` as expected.
    * @omrisarig13: Fixed broken links in `README.md`.
    * @karl-rainlabs: Fixed incorrect decorator around JTAG APIs.
    * @bbrown1867: Temporary library copying is now determined
      dynamically based on the version of the SDK in use.
      Previously, the default behaviour would always
      copy the library, which would fail if custom devices and
      functions were in use via XML files in the same directory
      as the SDK.
* Tue Feb 04 2025 Dirk Müller <dmueller@suse.com>
  - update to 1.4.0:
    * @hkpeprah: Added Power Trace APIs.
* Mon Oct 28 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 2024 Daniel Garcia <daniel.garcia@suse.com>
  - Fix tests for python 3.12
* Thu Dec 14 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 2023 Johannes Kastl <kastl@b1-systems.de>
  - new package python-pylink-square, required by pynitrokey

Files

/etc/alternatives/pylink
/etc/alternatives/pylink-rtt
/etc/alternatives/pylink-swv
/usr/bin/pylink
/usr/bin/pylink-3.13
/usr/bin/pylink-rtt
/usr/bin/pylink-rtt-3.13
/usr/bin/pylink-swv
/usr/bin/pylink-swv-3.13
/usr/lib/python3.13/site-packages/pylink
/usr/lib/python3.13/site-packages/pylink/__init__.py
/usr/lib/python3.13/site-packages/pylink/__main__.py
/usr/lib/python3.13/site-packages/pylink/__pycache__
/usr/lib/python3.13/site-packages/pylink/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/__main__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/__main__.cpython-313.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/binpacker.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/binpacker.cpython-313.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/decorators.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/decorators.cpython-313.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/enums.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/enums.cpython-313.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/errors.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/errors.cpython-313.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/jlink.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/jlink.cpython-313.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/jlock.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/jlock.cpython-313.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/library.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/library.cpython-313.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/registers.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/registers.cpython-313.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/structs.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/structs.cpython-313.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/threads.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/threads.cpython-313.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/util.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pylink/__pycache__/util.cpython-313.pyc
/usr/lib/python3.13/site-packages/pylink/binpacker.py
/usr/lib/python3.13/site-packages/pylink/decorators.py
/usr/lib/python3.13/site-packages/pylink/enums.py
/usr/lib/python3.13/site-packages/pylink/errors.py
/usr/lib/python3.13/site-packages/pylink/jlink.py
/usr/lib/python3.13/site-packages/pylink/jlock.py
/usr/lib/python3.13/site-packages/pylink/library.py
/usr/lib/python3.13/site-packages/pylink/protocols
/usr/lib/python3.13/site-packages/pylink/protocols/__init__.py
/usr/lib/python3.13/site-packages/pylink/protocols/__pycache__
/usr/lib/python3.13/site-packages/pylink/protocols/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pylink/protocols/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/pylink/protocols/__pycache__/swd.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pylink/protocols/__pycache__/swd.cpython-313.pyc
/usr/lib/python3.13/site-packages/pylink/protocols/swd.py
/usr/lib/python3.13/site-packages/pylink/registers.py
/usr/lib/python3.13/site-packages/pylink/structs.py
/usr/lib/python3.13/site-packages/pylink/threads.py
/usr/lib/python3.13/site-packages/pylink/unlockers
/usr/lib/python3.13/site-packages/pylink/unlockers/__init__.py
/usr/lib/python3.13/site-packages/pylink/unlockers/__pycache__
/usr/lib/python3.13/site-packages/pylink/unlockers/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pylink/unlockers/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/pylink/unlockers/__pycache__/unlock_kinetis.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pylink/unlockers/__pycache__/unlock_kinetis.cpython-313.pyc
/usr/lib/python3.13/site-packages/pylink/unlockers/unlock_kinetis.py
/usr/lib/python3.13/site-packages/pylink/util.py
/usr/lib/python3.13/site-packages/pylink_square-2.0.1.dist-info
/usr/lib/python3.13/site-packages/pylink_square-2.0.1.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/pylink_square-2.0.1.dist-info/METADATA
/usr/lib/python3.13/site-packages/pylink_square-2.0.1.dist-info/RECORD
/usr/lib/python3.13/site-packages/pylink_square-2.0.1.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/pylink_square-2.0.1.dist-info/WHEEL
/usr/lib/python3.13/site-packages/pylink_square-2.0.1.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/pylink_square-2.0.1.dist-info/licenses
/usr/lib/python3.13/site-packages/pylink_square-2.0.1.dist-info/licenses/LICENSE.md
/usr/lib/python3.13/site-packages/pylink_square-2.0.1.dist-info/top_level.txt
/usr/share/doc/packages/python313-pylink-square
/usr/share/doc/packages/python313-pylink-square/CHANGELOG.md
/usr/share/doc/packages/python313-pylink-square/README.md
/usr/share/licenses/python313-pylink-square
/usr/share/licenses/python313-pylink-square/LICENSE.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 10 22:27:30 2026