Browse Source

update module

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

4
python-json/python-json.spec

@ -23,7 +23,7 @@
# package versions # package versions
%define V_python 3.8 %define V_python 3.8
%define V_simplejson 3.16.1 %define V_simplejson 3.17.0
%define V_ujson 1.35 %define V_ujson 1.35
%define V_cbor 1.0.0 %define V_cbor 1.0.0
%define V_msgpack 0.5.6 %define V_msgpack 0.5.6
@ -41,7 +41,7 @@ Class: BASE
Group: Language Group: Language
License: MIT License: MIT
Version: %{V_python} Version: %{V_python}
Release: 20191019 Release: 20191118
# 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