Loading pkgs/development/python-modules/morecantile/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,15 +17,15 @@ buildPythonPackage rec { pname = "morecantile"; version = "5.4.2"; version = "6.0.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchFromGitHub { owner = "developmentseed"; repo = "morecantile"; rev = version; hash = "sha256-kUAde+6IUu95tFHFCB6kWoYsRf9GxR+gRJki/tvhIaY="; rev = "refs/tags/${version}"; hash = "sha256-l+fQQXOrhqRanB695nR4okfmPYP05NdrGOvgG+jK2uo="; }; nativeBuildInputs = [ flit ]; Loading pkgs/development/python-modules/rio-tiler/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { pname = "rio-tiler"; version = "6.7.0"; version = "7.0.1"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { owner = "cogeotiff"; repo = "rio-tiler"; rev = "refs/tags/${version}"; hash = "sha256-i70Bh7RHPgLLaqBo9vHRrJylsNE3Ly3xJq9j12Ch58E="; hash = "sha256-E8gKXPj1n9HZ+zvQPcG28+2Vuif4B6NBhtuS009x6rU="; }; build-system = [ hatchling ]; Loading Loading
pkgs/development/python-modules/morecantile/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,15 +17,15 @@ buildPythonPackage rec { pname = "morecantile"; version = "5.4.2"; version = "6.0.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchFromGitHub { owner = "developmentseed"; repo = "morecantile"; rev = version; hash = "sha256-kUAde+6IUu95tFHFCB6kWoYsRf9GxR+gRJki/tvhIaY="; rev = "refs/tags/${version}"; hash = "sha256-l+fQQXOrhqRanB695nR4okfmPYP05NdrGOvgG+jK2uo="; }; nativeBuildInputs = [ flit ]; Loading
pkgs/development/python-modules/rio-tiler/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { pname = "rio-tiler"; version = "6.7.0"; version = "7.0.1"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { owner = "cogeotiff"; repo = "rio-tiler"; rev = "refs/tags/${version}"; hash = "sha256-i70Bh7RHPgLLaqBo9vHRrJylsNE3Ly3xJq9j12Ch58E="; hash = "sha256-E8gKXPj1n9HZ+zvQPcG28+2Vuif4B6NBhtuS009x6rU="; }; build-system = [ hatchling ]; Loading