Loading pkgs/development/python-modules/plotext/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,14 +6,14 @@ buildPythonPackage rec { pname = "plotext"; version = "5.2.8"; version = "5.3.2"; format = "setuptools"; src = fetchFromGitHub { owner = "piccolomo"; repo = pname; tag = version; hash = "sha256-V7N7p5RxLKYLmJeojikYJ/tT/IpVGzG3ZPVvUisDAVs="; hash = "sha256-4cuStXnZFTlOoBp9w+LrTZavCWEaQdZMY4apGNKvBXE="; }; # Package does not have a conventional test suite that can be run with either Loading Loading
pkgs/development/python-modules/plotext/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,14 +6,14 @@ buildPythonPackage rec { pname = "plotext"; version = "5.2.8"; version = "5.3.2"; format = "setuptools"; src = fetchFromGitHub { owner = "piccolomo"; repo = pname; tag = version; hash = "sha256-V7N7p5RxLKYLmJeojikYJ/tT/IpVGzG3ZPVvUisDAVs="; hash = "sha256-4cuStXnZFTlOoBp9w+LrTZavCWEaQdZMY4apGNKvBXE="; }; # Package does not have a conventional test suite that can be run with either Loading