fix: linting and license representations (#325)

* chore: fix linting warnings

* chore: fix license repr
This commit is contained in:
madomado
2023-03-29 06:23:38 +08:00
committed by GitHub
parent 004e49d844
commit baf81c7712
132 changed files with 265 additions and 306 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