diff --git a/anda/python/orjson/python3-orjson.spec b/anda/python/orjson/python3-orjson.spec index 388a921bf0..768a9c768d 100644 --- a/anda/python/orjson/python3-orjson.spec +++ b/anda/python/orjson/python3-orjson.spec @@ -9,6 +9,8 @@ URL: https://github.com/ijl/orjson Source0: %{url}/archive/refs/tags/%{version}.tar.gz BuildRequires: python3-installer python3.11 python3-pip maturin cargo Requires: libc +%{?python_provide:%python_provide python3-orjson} +Provides: python3.11dist(orjson) = %{version} %description orjson is a fast, correct JSON library for Python. It benchmarks as the fastest Python library