Path to this page:
Subject: CVS commit: pkgsrc/editors/py-jedi
From: Adam Ciarcinski
Date: 2022-11-22 14:14:28
Message id: 20221122131428.AF710FA90@cvs.NetBSD.org
Log Message:
py-jedi: updated to 0.18.2
0.18.2 (2022-11-21)
- 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
Files: