Revisions of python-jedi

buildservice-autocommit accepted request 1042528 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 94)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1040485 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 93)
- 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
buildservice-autocommit accepted request 965226 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 92)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 965225 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 91)
- Skip two test failing with pytest 7.1 -- gh#davidhalter/jedi#1846
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 945450 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 90)
- Force pytest >= 5 for successful 15.3 build in d:l:p
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 939577 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 89)
- Update to 0.18.1
  * Implict namespaces are now a separate types in Name().type
  * Python 3.10 support
  * Mostly bugfixes
- Drop jedi-py39-pytest.patch
- Skip failing test (reported as gh#davidhalter/jedi#1824)
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 928389 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 88)
- Force pytest5 because it has the pluggy<1 pin patched out
buildservice-autocommit accepted request 878754 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 87)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 878753 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 86)
- Add jedi-py39-pytest.patch to support Python 3.9
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 85)
No support for Python 2
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 84)
- update to 0.18.0 (get it together with the latest python-parso just to
  be sure):
  - Dropped Python 2 and Python 3.5
  - Using ``pathlib.Path()`` as an output instead of ``str`` in most
    places:
    - ``Project.path``
    - ``Script.path``
    - ``Definition.module_path``
    - ``Refactoring.get_renames``
    - ``Refactoring.get_changed_files``
  - Functions with ``@property`` now return ``property`` instead of
    ``function`` in ``Name().type``
  - Started using annotations
  - Better support for the walrus operator
  - Project attributes are now read accessible
  - Removed all deprecations
  This is likely going to be the last minor release before 1.0.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 83)
- Revert back to 0.17.2.
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 81)
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 80)
Sent the tarball as well
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 79)
Factory doesn't like live services.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 78)
- Just say no to Python 2, it just doesn't work anymore.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 77)
- Temporarily switch on _service to make jedi compatible with the
  latest parso (gh#davidhalter/jedi#1665)
- Update to version 0.17.2+git.1596665570.216f976f:
  * Add a .readthedocs.yml to make sure that it's properly pip installed before the documentation is built
  * Formatting
  * if_stmt test clauses should be resolved at the start of the if_stmt
  * Basic implementation support for namedexpr, fixes #1647
  * Remove the requirements file and require latest parso
  * Use pathlib for file ios, because the new parso is out
  * Revert Django changes in a9e2cd5a74b3eea91ad2a866ff8152b42fc509c8
  * Use the default handling of optionals
  * Project attributes are now read accessible
  * Add explicit Optional annotation
  * Link mypy issue
  * Configure mypy and flake8 for our re-export files
  * Remove a couple of unused imports
  * These attributes aren't optional
  * Drop redundant rtype comment
  * Explain why we 'type: ignore' these properties
  * Give a bit more detail here
  * Also typecheck sith
  * Add ignores for stdlib imports only recently added
  * Configure the package root as implicit exports
  * Ignore this runtime-only import
  * Inherit from base class to placate mypy
  * Annotate potentially missing import
  * Change subclass to function wrapper
  * Ignore mypy not coping with decorated properties
  * Make this explicitly expect a Path
  * This is a Path now
buildservice-autocommit accepted request 829964 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 76)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 829963 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 75)
- Exclude pytest 6 gh#davidhalter/jedi#1660
Displaying revisions 21 - 40 of 114
openSUSE Build Service is sponsored by