Loading pkgs/development/python-modules/baron/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ buildPythonPackage rec { doCheck = isPy3k; meta = with lib; { homepage = "https://github.com/gristlabs/asttokens"; homepage = "https://github.com/PyCQA/baron"; description = "Abstraction on top of baron, a FST for python to make writing refactoring code a realistic task"; license = licenses.lgpl3Plus; maintainers = with maintainers; [ marius851000 ]; Loading pkgs/development/python-modules/redbaron/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook ]; meta = with lib; { homepage = "https://github.com/gristlabs/asttokens"; homepage = "https://github.com/PyCQA/redbaron"; description = "Abstraction on top of baron, a FST for python to make writing refactoring code a realistic task"; license = licenses.lgpl3Plus; maintainers = with maintainers; [ marius851000 ]; Loading Loading
pkgs/development/python-modules/baron/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ buildPythonPackage rec { doCheck = isPy3k; meta = with lib; { homepage = "https://github.com/gristlabs/asttokens"; homepage = "https://github.com/PyCQA/baron"; description = "Abstraction on top of baron, a FST for python to make writing refactoring code a realistic task"; license = licenses.lgpl3Plus; maintainers = with maintainers; [ marius851000 ]; Loading
pkgs/development/python-modules/redbaron/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook ]; meta = with lib; { homepage = "https://github.com/gristlabs/asttokens"; homepage = "https://github.com/PyCQA/redbaron"; description = "Abstraction on top of baron, a FST for python to make writing refactoring code a realistic task"; license = licenses.lgpl3Plus; maintainers = with maintainers; [ marius851000 ]; Loading