Loading pkgs/development/python-modules/commandparse/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,11 +5,11 @@ buildPythonPackage rec { pname = "commandparse"; version = "1.1.1"; version = "1.1.2"; src = fetchPypi { inherit pname version; sha256 = "06mcxc0vs5qdcywalgyx5zm18z4xcsrg5g0wsqqv5qawkrvmvl53"; sha256 = "sha256-S9e90BtS6qMjFtYUmgC0w4IKQP8q1iR2tGqq5l2+n6o="; }; # tests only distributed upstream source, not PyPi Loading Loading
pkgs/development/python-modules/commandparse/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,11 +5,11 @@ buildPythonPackage rec { pname = "commandparse"; version = "1.1.1"; version = "1.1.2"; src = fetchPypi { inherit pname version; sha256 = "06mcxc0vs5qdcywalgyx5zm18z4xcsrg5g0wsqqv5qawkrvmvl53"; sha256 = "sha256-S9e90BtS6qMjFtYUmgC0w4IKQP8q1iR2tGqq5l2+n6o="; }; # tests only distributed upstream source, not PyPi Loading