- update to 24.11.1:
* Please note the breaking changes in 24.11.
- update to 24.11:
* With this release we fix an issue with the numbering of the
open drain outputs of the USB-SD-Mux FAST (see #83).
* With this release the numbering of the open drain output
changes.
* Testing: Allow running tests locally and make README-test
more verbose
* README: fixes, tweaks and re-organisation
* CI: streamline and add build and codespell targets
* QA: Use ruff instead of black + flake8 for formatting and
linting
* pyproject.toml: switch over from setup.py
* CI: add automatic publication to pypi.org and test.pypi.org
* usbsdmux: remove the deprecated service/client code paths
* usbsdmux: add ruff "UP" rules to config and fix issues
automatically
* pyproject.toml: fix fallout from the migration
* usb-sd-mux/FAST: Fix GPIO number-to-pin definition
* usb2642i2c: Do not create if device node does not exist
OBS-URL: https://build.opensuse.org/request/show/1225340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-usbsdmux?expand=0&rev=4
* Please note the breaking changes in 24.11.
- update to 24.11:
* With this release we fix an issue with the numbering of the
open drain outputs of the USB-SD-Mux FAST (see #83).
* With this release the numbering of the open drain output
changes.
* Testing: Allow running tests locally and make README-test
more verbose
* README: fixes, tweaks and re-organisation
* CI: streamline and add build and codespell targets
* QA: Use ruff instead of black + flake8 for formatting and
linting
* pyproject.toml: switch over from setup.py
* CI: add automatic publication to pypi.org and test.pypi.org
* usbsdmux: remove the deprecated service/client code paths
* usbsdmux: add ruff "UP" rules to config and fix issues
automatically
* pyproject.toml: fix fallout from the migration
* usb-sd-mux/FAST: Fix GPIO number-to-pin definition
* usb2642i2c: Do not create if device node does not exist
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-usbsdmux?expand=0&rev=9
- Update to 0.2.1. Main changes:
* cli: Handle well-known Exceptions
* usb2642i2c: Do not create if device node does not exist
* commandline: 'get' must respect hardware signal priority
- Main changes in 0.2.0:
* Remove the service/client split and access /dev/sg* directly
* usb2642i2c: Fix sg device open arguments
* Simplify the read-only to read-write mode transition
* usbsdmux: honor wait argument in mode_disconnect()
* main/service: add get action
* usdbsdmux: set/enable default output values only for writes
OBS-URL: https://build.opensuse.org/request/show/962464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-usbsdmux?expand=0&rev=2