diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,3 +1,2 @@ libc.so.6 -libpython2.7.so.1.0 libpython3.7m.so.1.0 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,9 @@ name : python-simplejson -version : 3.16.1 -release : 9 +version : 3.17.0 +release : 10 source : - - https://github.com/simplejson/simplejson/releases/download/v3.16.1/simplejson-3.16.1.tar.gz : 20c626174a3cfcc69c783930ac2d5daa72787a8e26398e33c978065a51cc8bf4 + - https://github.com/simplejson/simplejson/releases/download/v3.17.0/simplejson-3.17.0.tar.gz : 2b4b2b738b3b99819a17feaf118265d0753d5536049ea570b3c43b51c4701e81 +homepage : https://github.com/simplejson/simplejson license : MIT component : programming.python summary : simplejson is a simple, fast, extensible JSON encoder/decoder for Python @@ -11,13 +12,9 @@ builddeps : - pkgconfig(python3) - python-pytest - - python-setuptools build : | - %python_setup %python3_setup install : | - %python_install %python3_install check : | - %python_test pytest %python3_test pytest3 diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,9 +1,10 @@ python-simplejson + https://github.com/simplejson/simplejson - Joey Riches - josephriches@gmail.com + Algent Albrahimi + algent@protonmail.com MIT programming.python @@ -19,95 +20,10 @@ programming.python - /usr/lib/python2.7/site-packages/simplejson-3.16.1-py2.7.egg-info/PKG-INFO - /usr/lib/python2.7/site-packages/simplejson-3.16.1-py2.7.egg-info/SOURCES.txt - /usr/lib/python2.7/site-packages/simplejson-3.16.1-py2.7.egg-info/dependency_links.txt - /usr/lib/python2.7/site-packages/simplejson-3.16.1-py2.7.egg-info/top_level.txt - /usr/lib/python2.7/site-packages/simplejson/__init__.py - /usr/lib/python2.7/site-packages/simplejson/__init__.pyc - /usr/lib/python2.7/site-packages/simplejson/_speedups.so - /usr/lib/python2.7/site-packages/simplejson/compat.py - /usr/lib/python2.7/site-packages/simplejson/compat.pyc - /usr/lib/python2.7/site-packages/simplejson/decoder.py - /usr/lib/python2.7/site-packages/simplejson/decoder.pyc - /usr/lib/python2.7/site-packages/simplejson/encoder.py - /usr/lib/python2.7/site-packages/simplejson/encoder.pyc - /usr/lib/python2.7/site-packages/simplejson/errors.py - /usr/lib/python2.7/site-packages/simplejson/errors.pyc - /usr/lib/python2.7/site-packages/simplejson/ordered_dict.py - /usr/lib/python2.7/site-packages/simplejson/ordered_dict.pyc - /usr/lib/python2.7/site-packages/simplejson/raw_json.py - /usr/lib/python2.7/site-packages/simplejson/raw_json.pyc - /usr/lib/python2.7/site-packages/simplejson/scanner.py - /usr/lib/python2.7/site-packages/simplejson/scanner.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/__init__.py - /usr/lib/python2.7/site-packages/simplejson/tests/__init__.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_bigint_as_string.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_bigint_as_string.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_bitsize_int_as_string.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_bitsize_int_as_string.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_check_circular.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_check_circular.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_decimal.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_decimal.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_decode.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_decode.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_default.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_default.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_dump.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_dump.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_encode_basestring_ascii.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_encode_basestring_ascii.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_encode_for_html.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_encode_for_html.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_errors.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_errors.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_fail.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_fail.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_float.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_float.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_for_json.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_for_json.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_indent.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_indent.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_item_sort_key.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_item_sort_key.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_iterable.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_iterable.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_namedtuple.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_namedtuple.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_pass1.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_pass1.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_pass2.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_pass2.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_pass3.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_pass3.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_raw_json.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_raw_json.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_recursion.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_recursion.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_scanstring.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_scanstring.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_separators.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_separators.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_speedups.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_speedups.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_str_subclass.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_str_subclass.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_subclass.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_subclass.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_tool.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_tool.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_tuple.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_tuple.pyc - /usr/lib/python2.7/site-packages/simplejson/tests/test_unicode.py - /usr/lib/python2.7/site-packages/simplejson/tests/test_unicode.pyc - /usr/lib/python2.7/site-packages/simplejson/tool.py - /usr/lib/python2.7/site-packages/simplejson/tool.pyc - /usr/lib/python3.7/site-packages/simplejson-3.16.1-py3.7.egg-info/PKG-INFO - /usr/lib/python3.7/site-packages/simplejson-3.16.1-py3.7.egg-info/SOURCES.txt - /usr/lib/python3.7/site-packages/simplejson-3.16.1-py3.7.egg-info/dependency_links.txt - /usr/lib/python3.7/site-packages/simplejson-3.16.1-py3.7.egg-info/top_level.txt + /usr/lib/python3.7/site-packages/simplejson-3.17.0-py3.7.egg-info/PKG-INFO + /usr/lib/python3.7/site-packages/simplejson-3.17.0-py3.7.egg-info/SOURCES.txt + /usr/lib/python3.7/site-packages/simplejson-3.17.0-py3.7.egg-info/dependency_links.txt + /usr/lib/python3.7/site-packages/simplejson-3.17.0-py3.7.egg-info/top_level.txt /usr/lib/python3.7/site-packages/simplejson/__init__.py /usr/lib/python3.7/site-packages/simplejson/__pycache__/__init__.cpython-37.pyc /usr/lib/python3.7/site-packages/simplejson/__pycache__/compat.cpython-37.pyc @@ -192,12 +108,12 @@ - - 2020-01-25 - 3.16.1 + + 2020-06-27 + 3.17.0 Packaging update - Joey Riches - josephriches@gmail.com + Algent Albrahimi + algent@protonmail.com \ No newline at end of file