15
0
forked from pool/python-jedi
2020-07-17 21:48:21 +00:00
committed by Git OBS Bridge
parent 7375fdd96b
commit 1aea6dcf21
5 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jul 17 21:43:14 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Update to version 0.17.2
* Added an option to pass environment variables to ``Environment``
* ``Project(...).path`` exists now
* Support for Python 3.9
* A few bugfixes
- rpmlint zero length django-stubs
-------------------------------------------------------------------
Sat Jun 20 12:15:53 UTC 2020 - Benjamin Greiner <code@bnavigator.de>