15
0
forked from pool/python-jedi
Files
python-jedi/test_requrements.patch
Ondřej Súkup 546f508ec9 Accepting request 540487 from home:mimi_vx:branches:devel:languages:python
- fix tests to run on current python3
- added test_requrements.patch to allow newer versions of python-parso

- fix test conditions

OBS-URL: https://build.opensuse.org/request/show/540487
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=20
2017-11-10 13:07:08 +00:00

8 lines
215 B
Diff

Index: jedi-0.11.0/requirements.txt
===================================================================
--- jedi-0.11.0.orig/requirements.txt
+++ jedi-0.11.0/requirements.txt
@@ -1 +1 @@
-parso==0.1.0
+parso>=0.1.0