Loading pkgs/development/python-modules/types-protobuf/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "types-protobuf"; version = "6.32.1.20251210"; version = "6.32.1.20260221"; format = "setuptools"; src = fetchPypi { pname = "types_protobuf"; inherit version; hash = "sha256-xpi7PwICdLGieYrgncdzcozj91IJo1GHvRGRbr/eZ2M="; hash = "sha256-bV+wYKYWv7B2y7YbSzw5afX8i+xYEPmi9+ZI7ly8v24="; }; propagatedBuildInputs = [ types-futures ]; Loading Loading
pkgs/development/python-modules/types-protobuf/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "types-protobuf"; version = "6.32.1.20251210"; version = "6.32.1.20260221"; format = "setuptools"; src = fetchPypi { pname = "types_protobuf"; inherit version; hash = "sha256-xpi7PwICdLGieYrgncdzcozj91IJo1GHvRGRbr/eZ2M="; hash = "sha256-bV+wYKYWv7B2y7YbSzw5afX8i+xYEPmi9+ZI7ly8v24="; }; propagatedBuildInputs = [ types-futures ]; Loading