Files
nixpkgs/pkgs/development/python-modules/home-assistant-chip-wheels/dont-import-ecdsa.patch
Robert Schütz 28c0471638 python3Packages.home-assistant-chip-core: don't import ecdsa
Its only import outside of tests is in
`connectedhomeip/src/controller/python/chip/crypto/p256keypair.py` where
it is used in the `TestP256Keypair` class which is only used in tests.
2025-10-21 20:35:41 -07:00

1.7 KiB