Commit Graph

23 Commits

Author SHA1 Message Date
Jörg Thalheim
12a9a93d68 python3.pkgs.jedi: fix compatibility with parso
The current version is fundamentally broken as tested with
python-language-server because parso now uses Path instead of str
in many instances.

Backporting of the fixes is not trivial and likely breaks more stuff
than it fixes due to other refactorings in jedi, hence using a recent
commit in master seems more reasonably.
2020-09-08 14:29:15 -07:00
Jonathan Ringer
12f1e4f628
python3Packages.jedi: loosen parso bounds 2020-08-16 13:04:04 -07:00
Frederik Rietdijk
0d74a65820 python: jedi: 0.17.1 -> 0.17.2 2020-08-04 21:54:46 +02:00
Mikhail Klementev
84106ec7f1
python: jedi: 0.17.0 -> 0.17.1 2020-07-11 16:09:27 +00:00
Jörg Thalheim
b4350f3176
python3.pkgs.jedi: remove unused postPatch
8aaa8e0044/requirements.txt
2020-06-16 22:22:04 +01:00
Frederik Rietdijk
a1795a2f3a python: jedi: 0.15.2 -> 0.17.0 2020-06-11 10:00:01 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Dmitry Kalinkin
d5b0c114a3 pythonPackages.jedi: 0.15.1 -> 0.15.2 2019-12-30 16:46:52 +01:00
Frederik Rietdijk
90626d65d7 python: jedi: 0.14.1 -> 0.15.1 2019-10-27 16:26:45 +01:00
Langston Barrett
d077afdf56 pythonPackages.jedi: 0.13.3 -> 0.14.1 2019-09-26 19:18:07 +09:00
Rok Garbas
65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
Frederik Rietdijk
35395c7410 python: jedi: 0.13.2 -> 0.13.3 2019-04-18 12:42:40 +02:00
Frederik Rietdijk
6d0d474a7e python: jedi: 0.13.1 -> 0.13.2 2019-01-18 09:37:08 +01:00
Frederik Rietdijk
6ef2526b2b python: jedi: 0.12.1 -> 0.13.1 2018-12-03 16:50:31 +01:00
Frederik Rietdijk
9148fc876c python: jedi: 0.12.0 -> 0.12.1 2018-07-22 16:52:43 +02: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
Jörg Thalheim
1a1799b6f4 python.pkgs.jedi: 0.11.1 -> 0.12.0 2018-05-25 10:59:47 +01:00
Frederik Rietdijk
4610eb1ac8 python: jedi: 0.11.0 -> 0.11.1 2017-12-31 10:55:07 +01:00
Frederik Rietdijk
d34aeaf031 python.pkgs.jedi: unpin parso dependency 2017-11-25 08:46:51 +01:00
Frederik Rietdijk
7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Samuel Leathers
0d9410a573 jedi: disable tests 2017-09-14 19:47:07 -04:00
Jörg Thalheim
e4bc14f6b7 python2Packages.jedi: fix tests 2017-09-01 19:06:49 +01:00
Frederik Rietdijk
8b09dea578 pythonPackages.jedi: 0.9.0 -> 0.10.2 2017-04-20 13:42:20 +02:00