dev-python/pytest-isort
Plugin to check import ordering using isort
-
pytest-isort-3.1.0~amd64 ~x86test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
View Download Browse License: BSDOverlay: antons-matrix-overlay
ChangeLog
commit ed020763150e7b3cb1a7069c21c219990c3e96b0
Author: Anton Molyboha <anton.molyboha@gmail.com>
Date: Sat Apr 1 05:07:32 2023 -0400
dev-python/pytest-isort: Fix stray top-level files.
Upstream (unintentionally) installs LICENSE.rst into site-packages.
This is a typical problem that portage checks for, see
https://projects.gentoo.org/python/guide/qawarn.html#stray-top-level-files-in-site-packages
This fix is based on the same guide. However, the proper fix would be to
file a bugreport upstream. I did not do that.
commit 437bf85dc7cb75167d900634e3eb0f92a5585bf6
Author: Anton Molyboha <anton.molyboha@gmail.com>
Date: Sat Apr 1 04:20:06 2023 -0400
dev-python/pytest-isort: copy from ::guru.
Author: Anton Molyboha <anton.molyboha@gmail.com>
Date: Sat Apr 1 05:07:32 2023 -0400
dev-python/pytest-isort: Fix stray top-level files.
Upstream (unintentionally) installs LICENSE.rst into site-packages.
This is a typical problem that portage checks for, see
https://projects.gentoo.org/python/guide/qawarn.html#stray-top-level-files-in-site-packages
This fix is based on the same guide. However, the proper fix would be to
file a bugreport upstream. I did not do that.
commit 437bf85dc7cb75167d900634e3eb0f92a5585bf6
Author: Anton Molyboha <anton.molyboha@gmail.com>
Date: Sat Apr 1 04:20:06 2023 -0400
dev-python/pytest-isort: copy from ::guru.