diff --git a/python-ruff.changes b/python-ruff.changes index e5accc6..b079020 100644 --- a/python-ruff.changes +++ b/python-ruff.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jan 15 13:27:02 UTC 2024 - Ondřej Súkup + +- update to 0.1.13 + * Bug fixes + * Include base pyproject when initializing cache settings + * [flake8-simplify] Account for possibly-empty f-string values in truthiness logic + * [pylint] Add the missing period in unnecessary-dunder-call + * [pylint] Fix __aenter__ message in unnecessary-dunder-call + ------------------------------------------------------------------- Fri Jan 12 11:48:38 UTC 2024 - Ondřej Súkup diff --git a/python-ruff.spec b/python-ruff.spec index dfcfa3c..01e15d9 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.1.12 +Version: 0.1.13 Release: 0 Summary: An extremely fast Python linter, written in Rust License: MIT diff --git a/ruff-0.1.12.tar.gz b/ruff-0.1.12.tar.gz deleted file mode 100644 index 66b657e..0000000 --- a/ruff-0.1.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97189f38c655e573f6bea0d12e9f18aad5539fd08ab50651449450999f45383a -size 1941955 diff --git a/ruff-0.1.13.tar.gz b/ruff-0.1.13.tar.gz new file mode 100644 index 0000000..5de14a7 --- /dev/null +++ b/ruff-0.1.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e261f1baed6291f434ffb1d5c6bd8051d1c2a26958072d38dfbec39b3dda7352 +size 1926170 diff --git a/vendor.tar.zst b/vendor.tar.zst index 3d1bce4..f7a7f5a 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e768981dfb93119818f403962ceaba622fbab78cf3821f15b27b45e38d7866b4 -size 25192959 +oid sha256:b1e114f83790850823d2d364419cc0fed94926850ffdd690af9e0fe130b18976 +size 25204119