mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
Merge branch 'main' into f38
This commit is contained in:
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user