/build/python-jsonpatch/src/python-json-patch-1.32/setup.py:43: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. read_md = lambda f: convert(f, 'rst') running install running build running build_py running build_scripts running install_lib creating /build/python-jsonpatch/pkg/python-jsonpatch/usr/lib creating /build/python-jsonpatch/pkg/python-jsonpatch/usr/lib/python3.10 creating /build/python-jsonpatch/pkg/python-jsonpatch/usr/lib/python3.10/site-packages copying build/lib/jsonpatch.py -> /build/python-jsonpatch/pkg/python-jsonpatch/usr/lib/python3.10/site-packages byte-compiling /build/python-jsonpatch/pkg/python-jsonpatch/usr/lib/python3.10/site-packages/jsonpatch.py to jsonpatch.cpython-310.pyc running install_egg_info running egg_info creating jsonpatch.egg-info writing jsonpatch.egg-info/PKG-INFO writing dependency_links to jsonpatch.egg-info/dependency_links.txt writing requirements to jsonpatch.egg-info/requires.txt writing top-level names to jsonpatch.egg-info/top_level.txt writing manifest file 'jsonpatch.egg-info/SOURCES.txt' reading manifest file 'jsonpatch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'jsonpatch.egg-info/SOURCES.txt' Copying jsonpatch.egg-info to /build/python-jsonpatch/pkg/python-jsonpatch/usr/lib/python3.10/site-packages/jsonpatch-1.32-py3.10.egg-info running install_scripts creating /build/python-jsonpatch/pkg/python-jsonpatch/usr/bin copying build/scripts-3.10/jsonpatch -> /build/python-jsonpatch/pkg/python-jsonpatch/usr/bin copying build/scripts-3.10/jsondiff -> /build/python-jsonpatch/pkg/python-jsonpatch/usr/bin changing mode of /build/python-jsonpatch/pkg/python-jsonpatch/usr/bin/jsonpatch to 755 changing mode of /build/python-jsonpatch/pkg/python-jsonpatch/usr/bin/jsondiff to 755