Merge branch 'main' into f38

This commit is contained in:
windowsboy111
2023-04-02 22:38:26 +08:00
173 changed files with 1037 additions and 358 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Name: python3-orjson
Version: 3.8.9
Release: 1%{?dist}
Summary: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
License: MIT or APACHE-2.0
License: MIT OR Apache-2.0
URL: https://github.com/ijl/orjson
Source0: %{url}/archive/refs/tags/%{version}.tar.gz
BuildRequires: python3-installer python3.11 python3-pip maturin cargo
+1 -1
View File
@@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: python3-ruff
Version: 0.0.259
Version: 0.0.260
Release: 1%{?dist}
Summary: An extremely fast Python linter, written in Rust
License: MIT