Loading pkgs/development/python-modules/scrapy-fake-useragent/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -52,6 +52,7 @@ buildPythonPackage rec { meta = with lib; { description = "Random User-Agent middleware based on fake-useragent"; homepage = "https://github.com/alecxe/scrapy-fake-useragent"; changelog = "https://github.com/alecxe/scrapy-fake-useragent/blob/master/CHANGELOG.rst"; license = licenses.mit; maintainers = with maintainers; [ ]; }; Loading Loading
pkgs/development/python-modules/scrapy-fake-useragent/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -52,6 +52,7 @@ buildPythonPackage rec { meta = with lib; { description = "Random User-Agent middleware based on fake-useragent"; homepage = "https://github.com/alecxe/scrapy-fake-useragent"; changelog = "https://github.com/alecxe/scrapy-fake-useragent/blob/master/CHANGELOG.rst"; license = licenses.mit; maintainers = with maintainers; [ ]; }; Loading