python313Packages.pychromecast: 14.0.6 -> 14.0.7
https://github.com/home-assistant-libs/pychromecast/releases/tag/14.0.7
This commit is contained in:
@@ -23,9 +23,14 @@ buildPythonPackage rec {
|
||||
hash = "sha256-NB/KXKgmyLAhsL/CD463eNMO8brye5LKVCkkD3EloPU=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace pyproject.toml \
|
||||
--replace-fail "setuptools>=65.6,<78.0" setuptools
|
||||
'';
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
casttube
|
||||
protobuf
|
||||
zeroconf
|
||||
|
||||
Reference in New Issue
Block a user