From a2f3a23b2fd9535ca5334d6de5735cd5d04b7961aabc1730d9748c0cbd7354bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Fri, 23 May 2025 15:38:54 +0000 Subject: [PATCH] - update to 0.11.11: * Preview features * [airflow] Add autofixes for AIR302 and AIR312 * [airflow] Move rules from AIR312 to AIR302 * [airflow] Update AIR301 and AIR311 with the latest Airflow implementations * [flake8-simplify] Enable fix in preview mode (SIM117) * Bug fixes * Fix inconsistent formatting of match-case on [] and _ * [pylint] Fix PLW1514 not recognizing the encoding positional argument of codecs.open * CLI * Add full option name in formatter warning * Documentation * Fix rendering of admonition in docs * [flake8-print] Improve print/pprint docs for T201 and T203 * [flake8-simplify] Add fix safety section (SIM110,SIM210) * [pylint] Fix docs example that produced different output (PLW0603) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruff?expand=0&rev=151 --- python-ruff.changes | 21 +++++++++++++++++++++ python-ruff.spec | 2 +- ruff-0.11.10.tar.gz | 3 --- ruff-0.11.11.tar.gz | 3 +++ vendor.tar.zst | 4 ++-- 5 files changed, 27 insertions(+), 6 deletions(-) delete mode 100644 ruff-0.11.10.tar.gz create mode 100644 ruff-0.11.11.tar.gz diff --git a/python-ruff.changes b/python-ruff.changes index a44d564..f49997a 100644 --- a/python-ruff.changes +++ b/python-ruff.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri May 23 15:14:16 UTC 2025 - Ondřej Súkup + +- update to 0.11.11: + * Preview features + * [airflow] Add autofixes for AIR302 and AIR312 + * [airflow] Move rules from AIR312 to AIR302 + * [airflow] Update AIR301 and AIR311 with the latest Airflow implementations + * [flake8-simplify] Enable fix in preview mode (SIM117) + * Bug fixes + * Fix inconsistent formatting of match-case on [] and _ + * [pylint] Fix PLW1514 not recognizing the encoding positional argument of codecs.open + * CLI + * Add full option name in formatter warning + * Documentation + * Fix rendering of admonition in docs + * [flake8-print] Improve print/pprint docs for T201 and T203 + * [flake8-simplify] Add fix safety section (SIM110,SIM210) + * [pylint] Fix docs example that produced different output (PLW0603) + + ------------------------------------------------------------------- Mon May 19 14:18:18 UTC 2025 - Ondřej Súkup diff --git a/python-ruff.spec b/python-ruff.spec index dfd41b5..aa23f82 100644 --- a/python-ruff.spec +++ b/python-ruff.spec @@ -19,7 +19,7 @@ %bcond_without libalternatives %{?sle15_python_module_pythons} Name: python-ruff -Version: 0.11.10 +Version: 0.11.11 Release: 0 Summary: An extremely fast Python linter, written in Rust License: MIT diff --git a/ruff-0.11.10.tar.gz b/ruff-0.11.10.tar.gz deleted file mode 100644 index 2dba17e..0000000 --- a/ruff-0.11.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d522fb204b4959909ecac47da02830daec102eeb100fb50ea9554818d47a5fa6 -size 4165632 diff --git a/ruff-0.11.11.tar.gz b/ruff-0.11.11.tar.gz new file mode 100644 index 0000000..c7b4c9a --- /dev/null +++ b/ruff-0.11.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7774173cc7c1980e6bf67569ebb7085989a78a103922fb83ef3dfe230cd0687d +size 4186707 diff --git a/vendor.tar.zst b/vendor.tar.zst index cc78f7e..307f3a9 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91f5fcad88bbe8d26c5e95fc43b6df5bb78ccab4e64aca66b08b786138bc5e4e -size 27513976 +oid sha256:db7ae7279c3cb8014d768e2c353f990651ec73f532187ddb29826c27e1b96e26 +size 27587428