Commit graph

21 commits

Author SHA1 Message Date
Fabian Affolter 397138f36c
python3Packages.nltk: add pythonImportsCheck 2022-02-10 13:07:33 +01:00
R. Ryantm 5a81f63bd2 python310Packages.nltk: 3.6.7 -> 3.7 2022-02-10 08:10:51 +00:00
Robert Schütz 2cae050057
python2Packages: remove superfluous overrides
Since Python 2 is not supported anymore we only keep those overrides
which are used by leaf packages.
2022-01-01 02:10:53 +01:00
R. Ryantm d58a493e94 python38Packages.nltk: 3.6.6 -> 3.6.7 2021-12-31 11:38:40 -08:00
R. Ryantm 68b87e2554 python38Packages.nltk: 3.6.5 -> 3.6.6 2021-12-22 01:27:23 +00:00
Markus S. Wamser 2043dbb6fa pkgs.development.python-modules: remove unused args 2021-11-12 19:10:54 -08:00
R. RyanTM b7765fee51 python38Packages.nltk: 3.6.4 -> 3.6.5 2021-10-16 09:14:57 -07:00
R. RyanTM dd1223aa4f python38Packages.nltk: 3.6.2 -> 3.6.4 2021-10-01 10:53:24 +00:00
Martin Weinelt 4778d95959 python3Packages.nltk: 3.5 -> 3.6.2 2021-06-22 13:42:34 +02:00
Frederik Rietdijk 959d1a4424 python2Packages.singledispatch: python 2 only 2021-04-03 17:56:14 +02:00
Frederik Rietdijk 163cd1ae01 python3.pkgs.nltk: fixup build 2020-06-11 10:00:25 +02:00
Frederik Rietdijk 3b2ace961f python: nltk: 3.4.5 -> 3.5 2020-06-11 10:00:16 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Will Dietz 6d20635bc3
python3Packages.nltk: 3.4.4 -> 3.4.5 (security)
https://www.nltk.org/news.html
2019-08-22 13:34:23 -05:00
R. RyanTM 3d121eb327 python37Packages.nltk: 3.4.3 -> 3.4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-nltk/versions
2019-08-05 10:22:56 -07:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Will Dietz da8d885ea8 python3Packages.nltk: 3.4 -> 3.4.3 2019-06-10 13:15:18 +02:00
Andrey Pavlov 2e9e63195b pythonPackages.nltk: 3.2.5 -> 3.4 (#59204)
Add optional dependency "singledispatch" for python 2.7.
Remove "disabled" attribute from derivation.
2019-04-14 12:38:29 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Frederik Rietdijk ced21f5e1a pythonPackages: remove name attribute`
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk 07eeeb3600 Python: move expressions in python-modules to their own folders 2017-11-05 10:45:54 +01:00