mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 01:21:57 +00:00
fix: linting and license representations (#325)
* chore: fix linting warnings * chore: fix license repr
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
|
||||
|
||||
Reference in New Issue
Block a user