forked from pool/python-jedi
Accepting request 1040485 from home:yarunachalam:branches:devel:languages:python
- Update to 0.18.2 * Added dataclass-equivalent for attrs.define * Find fixtures from Pytest entrypoints; Examples of pytest plugins installed like this are pytest-django, pytest-sugar and Faker. * Fixed Project.search, when a venv was involved, which is why for example :Pyimport django.db did not work in some cases in jedi-vim. * And many smaller bugfixes OBS-URL: https://build.opensuse.org/request/show/1040485 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=93
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 03:49:55 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 0.18.2
|
||||
* Added dataclass-equivalent for attrs.define
|
||||
* Find fixtures from Pytest entrypoints; Examples of pytest plugins installed like this are pytest-django, pytest-sugar and Faker.
|
||||
* Fixed Project.search, when a venv was involved, which is why for example :Pyimport django.db did not work in some cases in jedi-vim.
|
||||
* And many smaller bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 27 18:44:40 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user