Loading pkgs/development/python-modules/prance/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "prance"; version = "23.06.21.0"; version = "25.04.08.0"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -30,7 +30,7 @@ buildPythonPackage rec { repo = "prance"; tag = "v${version}"; fetchSubmodules = true; hash = "sha256-p+LZbQal4DPeMp+eJ2O83rCaL+QIUDcU34pZhYdN4bE="; hash = "sha256-71M9ufxb0aaSgokThlsTS4ElOJLZntF2TYIErPccQbU="; }; build-system = [ setuptools-scm ]; Loading Loading
pkgs/development/python-modules/prance/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "prance"; version = "23.06.21.0"; version = "25.04.08.0"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -30,7 +30,7 @@ buildPythonPackage rec { repo = "prance"; tag = "v${version}"; fetchSubmodules = true; hash = "sha256-p+LZbQal4DPeMp+eJ2O83rCaL+QIUDcU34pZhYdN4bE="; hash = "sha256-71M9ufxb0aaSgokThlsTS4ElOJLZntF2TYIErPccQbU="; }; build-system = [ setuptools-scm ]; Loading