Loading pkgs/development/python-modules/saneyaml/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ pyyaml, pytestCheckHook, }: buildPythonPackage rec { pname = "saneyaml"; version = "0.6.1"; Loading @@ -29,6 +30,7 @@ buildPythonPackage rec { meta = with lib; { description = "PyYaml wrapper with sane behaviour to read and write readable YAML safely"; homepage = "https://github.com/nexB/saneyaml"; changelog = "https://github.com/aboutcode-org/saneyaml/blob/v${version}/CHANGELOG.rst"; license = licenses.asl20; maintainers = [ ]; }; Loading Loading
pkgs/development/python-modules/saneyaml/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ pyyaml, pytestCheckHook, }: buildPythonPackage rec { pname = "saneyaml"; version = "0.6.1"; Loading @@ -29,6 +30,7 @@ buildPythonPackage rec { meta = with lib; { description = "PyYaml wrapper with sane behaviour to read and write readable YAML safely"; homepage = "https://github.com/nexB/saneyaml"; changelog = "https://github.com/aboutcode-org/saneyaml/blob/v${version}/CHANGELOG.rst"; license = licenses.asl20; maintainers = [ ]; }; Loading