Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

bugbug/*: Update dependencies #1751

Merged
merged 1 commit into from
Dec 18, 2018
Merged

Conversation

marco-c
Copy link
Collaborator

@marco-c marco-c commented Dec 14, 2018

No description provided.

@marco-c marco-c requested review from garbas and La0 as code owners December 14, 2018 00:26
@marco-c marco-c removed request for garbas and La0 December 14, 2018 00:36
@marco-c marco-c force-pushed the update_bugbug branch 6 times, most recently from 743dd55 to 0767ba8 Compare December 18, 2018 01:23
};
doCheck = commonDoCheck;
checkPhase = "";
installCheckPhase = "";
buildInputs = commonBuildInputs ++ [ ];
propagatedBuildInputs = [
self."en-core-web-sm"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even though I have this dependency in bugbug now, I still need to manually add https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.0.0/en_core_web_sm-2.0.0.tar.gz#egg=en-core-web-sm in requirements.txt. pypi2nix fails otherwise when updating depedencies (tries hitting https://pypi.org/ even though the package is not uploaded to pypi).

CC @garbas

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure what you are asking here. for me it looks like en-core-web-sm is a dependency of spacy since you need to create a symlink there.

@marco-c marco-c merged commit 597b22a into mozilla:master Dec 18, 2018
@marco-c marco-c deleted the update_bugbug branch December 18, 2018 22:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants