SHA256
1
0
forked from pool/python-ruff
Go to file
Ana Guerrero d8159eb51c Accepting request 1173634 from devel:languages:python
- update to 0.4.4
 * Preview features
   * [pycodestyle] Ignore end-of-line comments when determining blank line rules 
   * [pylint] Detect pathlib.Path.open calls in unspecified-encoding (PLW1514) 
   * [flake8-pyi] Implement PYI059 (generic-not-last-base-class) 
   * [flake8-pyi] Implement PYI062 (duplicate-literal-member) 
 * Rule changes
   * [flake8-boolean-trap] Allow passing booleans as positional-only arguments in code such as set(True) 
   * [flake8-bugbear] Ignore enum classes in cached-instance-method (B019) 
 * Server
   * Expand tildes when resolving Ruff server configuration file 
   * Fix ruff server hanging after Neovim closes 
   * Editor settings are used by default if no file-based configuration exists 
 * Bug fixes
   * [pylint] Consider with statements for too-many-branches (PLR0912) 
   * [flake8-blind-except, tryceratops] Respect logged and re-raised expressions in nested statements (BLE001, TRY201) 
   * Recognise assignments such as __all__ = builtins.list(["foo", "bar"]) as valid __all__ definitions

OBS-URL: https://build.opensuse.org/request/show/1173634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruff?expand=0&rev=28
2024-05-14 11:37:21 +00:00
_service - Remove limitations on building (do not exclude any arch beforehand). 2024-03-08 16:58:05 +00:00
.gitattributes Accepting request 1117692 from home:mimi_vx 2023-10-13 16:29:43 +00:00
.gitignore Accepting request 1117692 from home:mimi_vx 2023-10-13 16:29:43 +00:00
python-ruff.changes - update to 0.4.4 2024-05-13 11:09:55 +00:00
python-ruff.spec - update to 0.4.4 2024-05-13 11:09:55 +00:00
ruff-0.4.4.tar.gz - update to 0.4.4 2024-05-13 11:09:55 +00:00
vendor.tar.zst - update to 0.4.4 2024-05-13 11:09:55 +00:00