forked from pool/python-pylint-venv
Accepting request 1105871 from home:bnavigator:branches:devel:languages:python
- Update to 3.0.2 * Handle symlinks pointing to the main python3.x directory in a venv. In particular, this fixes an issue with Conda and Python 3.10 (#16). - Release 3.0.0 * Require that the force_venv_activation argument to inithook is passed as keyword argument. * Remove (official) support for Python 3.6. * Do not include documentation files in pure library distribution (#13). * Clarify that the hook has to be configured in the [MAIN] section (#14) - Drop pylint-venv-pr13-fixinclude.patch OBS-URL: https://build.opensuse.org/request/show/1105871 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint-venv?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 24 14:34:09 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 3.0.2
|
||||
* Handle symlinks pointing to the main python3.x directory in a
|
||||
venv. In particular, this fixes an issue with Conda and Python
|
||||
3.10 (#16).
|
||||
- Release 3.0.0
|
||||
* Require that the force_venv_activation argument to inithook is
|
||||
passed as keyword argument.
|
||||
* Remove (official) support for Python 3.6.
|
||||
* Do not include documentation files in pure library distribution
|
||||
(#13).
|
||||
* Clarify that the hook has to be configured in the [MAIN]
|
||||
section (#14)
|
||||
- Drop pylint-venv-pr13-fixinclude.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 6 15:29:38 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
Reference in New Issue
Block a user