Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pythonPackages.nltk: 3.2.5 -> 3.4 #59204

Merged
merged 2 commits into from Apr 14, 2019
Merged

pythonPackages.nltk: 3.2.5 -> 3.4 #59204

merged 2 commits into from Apr 14, 2019

Conversation

couchemar
Copy link
Contributor

Motivation for this change

Update to the most recent version.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@lheckemann
Copy link
Member

lheckemann commented Apr 10, 2019

@GrahamcOfBorg build python3Packages.nltk

again!

@dotlambda dotlambda changed the title nltk: 3.2.5 -> 3.4 pythonPackages.nltk: 3.2.5 -> 3.4 Apr 10, 2019
pkgs/development/python-modules/nltk/default.nix Outdated Show resolved Hide resolved
pkgs/development/python-modules/nltk/default.nix Outdated Show resolved Hide resolved
pkgs/development/python-modules/nltk/default.nix Outdated Show resolved Hide resolved
@couchemar
Copy link
Contributor Author

@dotlambda ed004dc check fixes

@matthiasbeyer
Copy link
Contributor

Nice. Now you can rebase-squash and expand the commit message to tell what you did!

Awesome work!

Copy link
Contributor

@matthiasbeyer matthiasbeyer left a comment

Choose a reason for hiding this comment

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

Patch looks good to me.

Add optional dependency "singledispatch" for python 2.7.
Remove "disabled" attribute from derivation.
@lheckemann
Copy link
Member

@GrahamcOfBorg build python3Packages.nltk

Copy link
Member

@dotlambda dotlambda left a comment

Choose a reason for hiding this comment

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

LGTM, minor nitpick

pkgs/development/python-modules/nltk/default.nix Outdated Show resolved Hide resolved
Co-Authored-By: couchemar <couchemar@yandex.ru>
@dotlambda
Copy link
Member

@GrahamcOfBorg build python2.pkgs.nltk python3.pkgs.nltk

@dotlambda dotlambda merged commit 2e9e631 into NixOS:master Apr 14, 2019
@couchemar couchemar deleted the nltk-3.4 branch April 14, 2019 16:05
lsix pushed a commit to lsix/nixpkgs that referenced this pull request Aug 22, 2019
Add optional dependency "singledispatch" for python 2.7.
Remove "disabled" attribute from derivation.

(cherry picked from commit 2e9e631)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants