Loading pkgs/development/python-modules/accupy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -75,6 +75,6 @@ buildPythonPackage rec { description = "Accurate sums and dot products for Python"; homepage = "https://github.com/nschloe/accupy"; license = licenses.mit; maintainers = [ maintainers.costrouc ]; maintainers = [ ]; }; } pkgs/development/python-modules/aioamqp/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,6 +34,6 @@ buildPythonPackage rec { description = "AMQP implementation using asyncio"; homepage = "https://github.com/polyconseil/aioamqp"; license = licenses.bsd3; maintainers = with maintainers; [ costrouc ]; maintainers = with maintainers; [ ]; }; } pkgs/development/python-modules/aiocontextvars/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -33,6 +33,6 @@ buildPythonPackage rec { description = "Asyncio support for PEP-567 contextvars backport"; homepage = "https://github.com/fantix/aiocontextvars"; license = licenses.bsd3; maintainers = [ maintainers.costrouc ]; maintainers = [ ]; }; } pkgs/development/python-modules/aioftp/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,6 +46,6 @@ buildPythonPackage rec { description = "Python FTP client/server for asyncio"; homepage = "https://github.com/aio-libs/aioftp"; license = licenses.asl20; maintainers = with maintainers; [ costrouc ]; maintainers = with maintainers; [ ]; }; } pkgs/development/python-modules/aiokafka/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -68,6 +68,6 @@ buildPythonPackage rec { homepage = "https://aiokafka.readthedocs.org"; changelog = "https://github.com/aio-libs/aiokafka/releases/tag/v${version}"; license = licenses.asl20; maintainers = with maintainers; [ costrouc ]; maintainers = with maintainers; [ ]; }; } Loading
pkgs/development/python-modules/accupy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -75,6 +75,6 @@ buildPythonPackage rec { description = "Accurate sums and dot products for Python"; homepage = "https://github.com/nschloe/accupy"; license = licenses.mit; maintainers = [ maintainers.costrouc ]; maintainers = [ ]; }; }
pkgs/development/python-modules/aioamqp/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,6 +34,6 @@ buildPythonPackage rec { description = "AMQP implementation using asyncio"; homepage = "https://github.com/polyconseil/aioamqp"; license = licenses.bsd3; maintainers = with maintainers; [ costrouc ]; maintainers = with maintainers; [ ]; }; }
pkgs/development/python-modules/aiocontextvars/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -33,6 +33,6 @@ buildPythonPackage rec { description = "Asyncio support for PEP-567 contextvars backport"; homepage = "https://github.com/fantix/aiocontextvars"; license = licenses.bsd3; maintainers = [ maintainers.costrouc ]; maintainers = [ ]; }; }
pkgs/development/python-modules/aioftp/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,6 +46,6 @@ buildPythonPackage rec { description = "Python FTP client/server for asyncio"; homepage = "https://github.com/aio-libs/aioftp"; license = licenses.asl20; maintainers = with maintainers; [ costrouc ]; maintainers = with maintainers; [ ]; }; }
pkgs/development/python-modules/aiokafka/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -68,6 +68,6 @@ buildPythonPackage rec { homepage = "https://aiokafka.readthedocs.org"; changelog = "https://github.com/aio-libs/aiokafka/releases/tag/v${version}"; license = licenses.asl20; maintainers = with maintainers; [ costrouc ]; maintainers = with maintainers; [ ]; }; }