forked from pool/python-jedi
Accepting request 641336 from home:TheBlackCat:branches:devel:languages:python
- update to version 0.13.1
* Bugfixes, because tensorflow completions were still slow.
- update to version 0.13.0
* A small release. Some bug fixes.
* Remove Python 3.3 support. Python 3.3 support has been dropped by the Python
foundation.
* Default environments are now using the same Python version as the Python
process. In 0.12.x, we used to load the latest Python version on the system.
* Added ``include_builtins`` as a parameter to usages.
* ``goto_assignments`` has a new ``follow_builtin_imports`` parameter that
changes the previous behavior slightly.
- Remove test_requrements.patch, no longer needed
OBS-URL: https://build.opensuse.org/request/show/641336
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=27
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 11 18:46:48 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- update to version 0.13.1
|
||||
* Bugfixes, because tensorflow completions were still slow.
|
||||
- update to version 0.13.0
|
||||
* A small release. Some bug fixes.
|
||||
* Remove Python 3.3 support. Python 3.3 support has been dropped by the Python
|
||||
foundation.
|
||||
* Default environments are now using the same Python version as the Python
|
||||
process. In 0.12.x, we used to load the latest Python version on the system.
|
||||
* Added ``include_builtins`` as a parameter to usages.
|
||||
* ``goto_assignments`` has a new ``follow_builtin_imports`` parameter that
|
||||
changes the previous behavior slightly.
|
||||
- Remove test_requrements.patch, no longer needed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 2 01:09:29 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
||||
Reference in New Issue
Block a user