Loading pkgs/development/python-modules/types-awscrt/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "types-awscrt"; version = "0.28.2"; version = "0.28.4"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -16,7 +16,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "types_awscrt"; inherit version; hash = "sha256-Q0m2/Hsc2cnreCcB+yE4dduJqxeBIZwOlH3XxNnc1l4="; hash = "sha256-FZKdqEgC8nAZ7o5EhPscEC4fbUzyLrSGiMNKWobQLrY="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/types-awscrt/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "types-awscrt"; version = "0.28.2"; version = "0.28.4"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -16,7 +16,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "types_awscrt"; inherit version; hash = "sha256-Q0m2/Hsc2cnreCcB+yE4dduJqxeBIZwOlH3XxNnc1l4="; hash = "sha256-FZKdqEgC8nAZ7o5EhPscEC4fbUzyLrSGiMNKWobQLrY="; }; build-system = [ setuptools ]; Loading