Felix Preuschoff
Felix Preuschoff
At the moment the backup possibility of BTRFS snapshots is limited to either USB drive **OR** remote machine. To minimize the risk of data loss, I'd like to backup it...
**Describe the bug** While reading the EEPROM of a FT232RQ through `eeRead()` an exception occurrs on some chips. Traceback: ``` File "update_eeprom_config.py", line 34, in update_eeprom eeprom_data = device.eeRead() File...
Resolves #93 ## Changes - adds a new config `use_system_certificates`, which defaults to true - `verify_ssl` takes precedence -> if `verify_ssl` is false, system certificates are not used, regardless of...
pyproject.toml currently contains `darkdetect = "^0.7.1"`, however darkdetect `0.8.0` is available since 2022: https://github.com/albertosottile/darkdetect/releases/tag/v0.8.0
## Overview Installing `json2html` on pip 25.x raises the following warning: > DEPRECATION: Building 'json2html' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip...
pip 25.1.1 is reporting the following deprecation warning for this package: > DEPRECATION: Building 'json2html' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip...