forked from pool/python-ruff
Accepting request 1194751 from devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/1194751 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruff?expand=0&rev=35
This commit is contained in:
commit
4bbf80e561
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 17:40:41 UTC 2024 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- 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 <obs@uncomfyhalomacro.pl>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07c9e3c2a8e1fe377dd460371c3462671a728c981c3205a5217291422209f642
|
||||
size 2444466
|
3
ruff-0.6.1.tar.gz
Normal file
3
ruff-0.6.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af3ffd8c6563acb8848d33cd19a69b9bfe943667f0419ca083f8ebe4224a3436
|
||||
size 2457325
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:589ec55fcf7c2f7a171c0c57482ec0b39875681f5dc6fed585651fb3bf70c8bb
|
||||
size 27413096
|
||||
oid sha256:48d5ec596b94ca225cfade08e03c0edf7c7c0851ee229993f403e794ae096008
|
||||
size 27251337
|
||||
|
Loading…
x
Reference in New Issue
Block a user