14
0

- update to 3.17.6:

* Declare support for Python 3.10 and add wheels

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=89
This commit is contained in:
2021-11-29 11:54:20 +00:00
committed by Git OBS Bridge
parent 493c9ac8c8
commit 31066a4dfb
4 changed files with 10 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-simplejson
Version: 3.17.5
Version: 3.17.6
Release: 0
Summary: Extensible JSON encoder/decoder for Python
License: AFL-2.1 OR MIT