14
0
forked from pool/python-ruff

- update to 0.11.0

- This is a follow-up to release 0.10.0. Because of a mistake in the release process,
   the requires-python inference changes were not included in that release.
   Ruff 0.11.0 now includes this change as well as the stabilization of the preview behavior for PGH004.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruff?expand=0&rev=134
This commit is contained in:
2025-03-15 22:52:29 +00:00
committed by Git OBS Bridge
parent e60e9e0ab0
commit cfa9e52e15
5 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Mar 15 22:51:35 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.11.0
- This is a follow-up to release 0.10.0. Because of a mistake in the release process,
the requires-python inference changes were not included in that release.
Ruff 0.11.0 now includes this change as well as the stabilization of the preview behavior for PGH004.
-------------------------------------------------------------------
Fri Mar 14 10:43:10 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>