Browse Source

fix Python version

master
parent
commit
b2a206f90c
  1. 4
      python-json/python-json.spec

4
python-json/python-json.spec

@ -22,7 +22,7 @@
##
# package versions
%define V_python 3.9
%define V_python 3.10
%define V_simplejson 3.17.5
%define V_ujson 4.2.0
%define V_cbor 1.0.0
@ -41,7 +41,7 @@ Class: BASE
Group: Language
License: MIT
Version: %{V_python}
Release: 20210922
Release: 20211007
# list of sources
Source0: https://files.pythonhosted.org/packages/source/s/simplejson/simplejson-%{V_simplejson}.tar.gz

Loading…
Cancel
Save