Browse Source

update module

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

4
python-json/python-json.spec

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

Loading…
Cancel
Save