forked from pool/python-ruff
Accepting request 1138846 from devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/1138846 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruff?expand=0&rev=14
This commit is contained in:
commit
381e8a7c07
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 13:27:02 UTC 2024 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- 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 <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97189f38c655e573f6bea0d12e9f18aad5539fd08ab50651449450999f45383a
|
||||
size 1941955
|
3
ruff-0.1.13.tar.gz
Normal file
3
ruff-0.1.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e261f1baed6291f434ffb1d5c6bd8051d1c2a26958072d38dfbec39b3dda7352
|
||||
size 1926170
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e768981dfb93119818f403962ceaba622fbab78cf3821f15b27b45e38d7866b4
|
||||
size 25192959
|
||||
oid sha256:b1e114f83790850823d2d364419cc0fed94926850ffdd690af9e0fe130b18976
|
||||
size 25204119
|
||||
|
Loading…
x
Reference in New Issue
Block a user