14
0
forked from pool/python-orjson

Accepting request 1032026 from home:yarunachalam:branches:devel:languages:python

- Update to 3.8.1 
  - Build maintenance for Python 3.11.

OBS-URL: https://build.opensuse.org/request/show/1032026
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-orjson?expand=0&rev=7
This commit is contained in:
2022-10-28 20:13:18 +00:00
committed by Git OBS Bridge
parent 3e3d4325a4
commit bd1931843c
4 changed files with 10 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-orjson
Version: 3.8.0
Version: 3.8.1
Release: 0
Summary: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
License: Apache-2.0 OR MIT