Loading pkgs/development/python-modules/scrapy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -151,6 +151,6 @@ buildPythonPackage rec { homepage = "https://scrapy.org/"; changelog = "https://github.com/scrapy/scrapy/raw/${version}/docs/news.rst"; license = licenses.bsd3; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ vinnymeller ]; }; } Loading
pkgs/development/python-modules/scrapy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -151,6 +151,6 @@ buildPythonPackage rec { homepage = "https://scrapy.org/"; changelog = "https://github.com/scrapy/scrapy/raw/${version}/docs/news.rst"; license = licenses.bsd3; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ vinnymeller ]; }; }