automatic version update by autodist [release 0.15.4-1mamba;Fri Feb 27 2026]

This commit is contained in:
2026-02-27 18:19:57 +01:00
parent 93e241f97f
commit 2eee31ff51
+4 -1
View File
@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-ruff
Version: 0.15.3
Version: 0.15.4
Release: 1mamba
Summary: An extremely fast Python linter and code formatter, written in Rust
Group: System/Libraries
@@ -52,6 +52,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Fri Feb 27 2026 Automatic Build System <autodist@openmamba.org> 0.15.4-1mamba
- automatic version update by autodist
* Thu Feb 26 2026 Automatic Build System <autodist@openmamba.org> 0.15.3-1mamba
- automatic version update by autodist