chore: sync with terra37

This commit is contained in:
windowsboy111
2023-03-16 17:26:16 +08:00
parent 9ea7624b1e
commit 2b8d6207ea
71 changed files with 2092 additions and 62 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
%global debug_package %{nil}
Name: python3-orjson
Version: 3.8.6
Version: 3.8.7
Release: 1%{?dist}
Summary: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
License: MIT or APACHE-2.0
+1 -1
View File
@@ -2,7 +2,7 @@
%global pypi_name protobuf
Name: python-%{pypi_name}
Version: 4.22.0
Version: 4.22.1
Release: 1%{?dist}
Summary: Protocol Buffers
+1 -1
View File
@@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: python3-ruff
Version: 0.0.252
Version: 0.0.256
Release: 1%{?dist}
Summary: An extremely fast Python linter, written in Rust
License: MIT