chore: sync with Terra 38 (#660)

This commit is contained in:
madomado
2023-07-28 00:38:44 +08:00
committed by GitHub
parent f9b99fd633
commit 96dd7c8dab
62 changed files with 1034 additions and 256 deletions
+3 -3
View File
@@ -2,11 +2,11 @@
Name: python3-ruff
Version: 0.0.280
Release: 1%{?dist}
Release: 2%{?dist}
Summary: An extremely fast Python linter, written in Rust
License: MIT
URL: https://github.com/charliermarsh/ruff
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
URL: https://beta.ruff.rs/
Source0: https://github.com/astral-sh/ruff/archive/refs/tags/v%{version}.tar.gz
BuildRequires: python3-installer python3.11 python3-pip maturin cargo
Provides: python3.11dist(ruff) = %{version}