automatic version update by autodist [release 0.16.3-1mamba;Thu Aug 13 2026]
This commit is contained in:
+7
-3
@@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-ruff
|
||||
Version: 0.16.2
|
||||
Version: 0.16.3
|
||||
Release: 1mamba
|
||||
Summary: An extremely fast Python linter and code formatter, written in Rust
|
||||
Group: System/Libraries
|
||||
@@ -16,8 +16,9 @@ BuildRequires: libgcc
|
||||
BuildRequires: libpython314-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3 >= 0:3.14.6-2mamba
|
||||
Obsoletes: python-ruff-py3 < %{?epoch:%{epoch}:}%{version}-%{release}
|
||||
Provides: python-ruff-py3 = %{?epoch:%{epoch}:}%{version}-%{release}
|
||||
BuildRequires: python-maturin
|
||||
Provides: python-ruff-py3
|
||||
Obsoletes: python-ruff-py3 < 0.16.3-1mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@@ -51,6 +52,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Aug 13 2026 Automatic Build System <autodist@openmamba.org> 0.16.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 08 2026 Automatic Build System <autodist@openmamba.org> 0.16.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user