diff --git a/python-json/python-json.spec b/python-json/python-json.spec index 50ec960fc8..136401886f 100644 --- a/python-json/python-json.spec +++ b/python-json/python-json.spec @@ -23,7 +23,7 @@ # package versions %define V_python 3.9 -%define V_simplejson 3.17.3 +%define V_simplejson 3.17.5 %define V_ujson 4.0.2 %define V_cbor 1.0.0 %define V_msgpack 0.5.6 @@ -41,7 +41,7 @@ Class: BASE Group: Language License: MIT Version: %{V_python} -Release: 20210711 +Release: 20210828 # list of sources Source0: https://files.pythonhosted.org/packages/source/s/simplejson/simplejson-%{V_simplejson}.tar.gz