Loading pkgs/development/python-modules/types-deprecated/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "types-deprecated"; version = "1.2.15.20250304"; version = "1.3.1.20251101"; pyproject = true; src = fetchPypi { pname = "types_deprecated"; inherit version; hash = "sha256-wykDBVMCneXMbLMPJpwR9OAOWYxCQSkBefY82n0z9xk="; hash = "sha256-8ALSZrcyAfRuxvxxLB8BYGfsbLRDV1Wc21DIawEJUac="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/types-deprecated/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "types-deprecated"; version = "1.2.15.20250304"; version = "1.3.1.20251101"; pyproject = true; src = fetchPypi { pname = "types_deprecated"; inherit version; hash = "sha256-wykDBVMCneXMbLMPJpwR9OAOWYxCQSkBefY82n0z9xk="; hash = "sha256-8ALSZrcyAfRuxvxxLB8BYGfsbLRDV1Wc21DIawEJUac="; }; build-system = [ setuptools ]; Loading