Loading pkgs/development/python-modules/datasette/default.nix +21 −11 Original line number Diff line number Diff line Loading @@ -6,17 +6,19 @@ asgi-csrf, click, click-default-group, flexcache, flexparser, httpx, hupper, itsdangerous, janus, jinja2, hupper, mergedeep, pint, platformdirs, pluggy, python-baseconv, pyyaml, typing-extensions, uvicorn, httpx, pytestCheckHook, pytest-asyncio, pytest-timeout, Loading @@ -30,8 +32,8 @@ buildPythonPackage rec { pname = "datasette"; version = "0.64.8"; format = "setuptools"; version = "0.65"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -39,7 +41,7 @@ buildPythonPackage rec { owner = "simonw"; repo = pname; rev = "refs/tags/${version}"; hash = "sha256-Nt/e0j1mF5Qkpp/dRa9W7En1WoGD2MsR3iREv9IQu5E="; hash = "sha256-POdw2vB0D2B5SyrC/HkFqlsMlWtbdC3cRM/cfDhv7Z4="; }; postPatch = '' Loading @@ -47,23 +49,31 @@ buildPythonPackage rec { --replace '"pytest-runner"' "" ''; propagatedBuildInputs = [ build-system = [ setuptools ]; pythonRemoveDeps = [ "pip" "setuptools" ]; dependencies = [ aiofiles asgi-csrf asgiref click click-default-group flexcache flexparser httpx hupper itsdangerous janus jinja2 mergedeep pint platformdirs pluggy python-baseconv pyyaml setuptools typing-extensions uvicorn ]; Loading Loading
pkgs/development/python-modules/datasette/default.nix +21 −11 Original line number Diff line number Diff line Loading @@ -6,17 +6,19 @@ asgi-csrf, click, click-default-group, flexcache, flexparser, httpx, hupper, itsdangerous, janus, jinja2, hupper, mergedeep, pint, platformdirs, pluggy, python-baseconv, pyyaml, typing-extensions, uvicorn, httpx, pytestCheckHook, pytest-asyncio, pytest-timeout, Loading @@ -30,8 +32,8 @@ buildPythonPackage rec { pname = "datasette"; version = "0.64.8"; format = "setuptools"; version = "0.65"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -39,7 +41,7 @@ buildPythonPackage rec { owner = "simonw"; repo = pname; rev = "refs/tags/${version}"; hash = "sha256-Nt/e0j1mF5Qkpp/dRa9W7En1WoGD2MsR3iREv9IQu5E="; hash = "sha256-POdw2vB0D2B5SyrC/HkFqlsMlWtbdC3cRM/cfDhv7Z4="; }; postPatch = '' Loading @@ -47,23 +49,31 @@ buildPythonPackage rec { --replace '"pytest-runner"' "" ''; propagatedBuildInputs = [ build-system = [ setuptools ]; pythonRemoveDeps = [ "pip" "setuptools" ]; dependencies = [ aiofiles asgi-csrf asgiref click click-default-group flexcache flexparser httpx hupper itsdangerous janus jinja2 mergedeep pint platformdirs pluggy python-baseconv pyyaml setuptools typing-extensions uvicorn ]; Loading