Loading pkgs/development/python-modules/jsonschema-spec/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,14 +20,14 @@ buildPythonPackage rec { pname = "jsonschema-spec"; version = "0.3.4"; version = "0.4.6"; pyproject = true; src = fetchFromGitHub { owner = "p1c2u"; repo = "jsonschema-spec"; tag = version; hash = "sha256-rCepDnVAOEsokKjWCuqDYbGIq6/wn4rsQRx5dXTUsYo="; hash = "sha256-abAhWtBnZUeg1VGphfnvxPzSnPM6VjM/XKLPJVIrIXg="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/jsonschema-spec/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,14 +20,14 @@ buildPythonPackage rec { pname = "jsonschema-spec"; version = "0.3.4"; version = "0.4.6"; pyproject = true; src = fetchFromGitHub { owner = "p1c2u"; repo = "jsonschema-spec"; tag = version; hash = "sha256-rCepDnVAOEsokKjWCuqDYbGIq6/wn4rsQRx5dXTUsYo="; hash = "sha256-abAhWtBnZUeg1VGphfnvxPzSnPM6VjM/XKLPJVIrIXg="; }; postPatch = '' Loading