Loading pkgs/development/python-modules/aranet4/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "aranet4"; version = "2.3.3"; version = "2.3.4"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "Anrijs"; repo = "Aranet4-Python"; rev = "refs/tags/v${version}"; hash = "sha256-j53d2Ki9xVWGHWkAu1wkjYE56Xq7kfMmqQrQiKrBg2I="; hash = "sha256-Ni6qbt1eXeV/PS/1l0DaSSob7f0Gh4nYQThCHTYB7yI="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/aranet4/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "aranet4"; version = "2.3.3"; version = "2.3.4"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "Anrijs"; repo = "Aranet4-Python"; rev = "refs/tags/v${version}"; hash = "sha256-j53d2Ki9xVWGHWkAu1wkjYE56Xq7kfMmqQrQiKrBg2I="; hash = "sha256-Ni6qbt1eXeV/PS/1l0DaSSob7f0Gh4nYQThCHTYB7yI="; }; build-system = [ setuptools ]; Loading