diff --git a/python-ruff.changes b/python-ruff.changes index 9a83ee2..8ae044a 100644 --- a/python-ruff.changes +++ b/python-ruff.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 19 17:40:41 UTC 2024 - Ondřej Súkup + +- update to 0.6.1: + * Detect imports in src layouts by default for isort rules + * The pytest rules PT001 and PT023 now default to omitting the decorator parentheses when there are no arguments . + * Lint and format Jupyter Notebook by default . + * big list of changes: https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md + ------------------------------------------------------------------- Mon Aug 5 13:09:56 UTC 2024 - Soc Virnyl Estela diff --git a/python-ruff.spec b/python-ruff.spec index 0eb4352..689b604 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.5.6 +Version: 0.6.1 Release: 0 Summary: An extremely fast Python linter, written in Rust License: MIT diff --git a/ruff-0.5.6.tar.gz b/ruff-0.5.6.tar.gz deleted file mode 100644 index 8249f12..0000000 --- a/ruff-0.5.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07c9e3c2a8e1fe377dd460371c3462671a728c981c3205a5217291422209f642 -size 2444466 diff --git a/ruff-0.6.1.tar.gz b/ruff-0.6.1.tar.gz new file mode 100644 index 0000000..85f6467 --- /dev/null +++ b/ruff-0.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af3ffd8c6563acb8848d33cd19a69b9bfe943667f0419ca083f8ebe4224a3436 +size 2457325 diff --git a/vendor.tar.zst b/vendor.tar.zst index c1b3d4e..3e21427 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:589ec55fcf7c2f7a171c0c57482ec0b39875681f5dc6fed585651fb3bf70c8bb -size 27413096 +oid sha256:48d5ec596b94ca225cfade08e03c0edf7c7c0851ee229993f403e794ae096008 +size 27251337