Browse Source

update module

master
parent
commit
414dff5ce9
  1. 4
      python-json/python-json.spec

4
python-json/python-json.spec

@ -24,7 +24,7 @@
# package versions # package versions
%define V_python 3.10 %define V_python 3.10
%define V_simplejson 3.17.6 %define V_simplejson 3.17.6
%define V_ujson 5.0.0 %define V_ujson 5.1.0
%define V_cbor 1.0.0 %define V_cbor 1.0.0
%define V_msgpack 0.5.6 %define V_msgpack 0.5.6
%define V_ubjson 0.16.1 %define V_ubjson 0.16.1
@ -41,7 +41,7 @@ Class: BASE
Group: Language Group: Language
License: MIT License: MIT
Version: %{V_python} Version: %{V_python}
Release: 20211217 Release: 20211222
# list of sources # list of sources
Source0: https://files.pythonhosted.org/packages/source/s/simplejson/simplejson-%{V_simplejson}.tar.gz Source0: https://files.pythonhosted.org/packages/source/s/simplejson/simplejson-%{V_simplejson}.tar.gz

Loading…
Cancel
Save