>>> Building on exopi-5 under devel/py-simplejson BDEPENDS = [devel/py-wheel;lang/python/3;devel/py-setuptools;devel/py-installer;devel/py-build] DIST = [devel/py-simplejson:simplejson-3.20.2.tar.gz] FULLPKGNAME = py3-simplejson-3.20.2p0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1778682734.31) >>> Running depends in devel/py-simplejson at 1778682734.36 last junk was in www/stagit /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 >>> Running show-prepare-results in devel/py-simplejson at 1778682737.42 ===> devel/py-simplejson ===> Building from scratch py3-simplejson-3.20.2p0 ===> py3-simplejson-3.20.2p0 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-simplejson-3.20.2p0 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-simplejson-3.20.2p0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-simplejson-3.20.2p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-simplejson-3.20.2p0 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> Verifying specs: python3.14 pthread ===> found python3.14.0.0 pthread.28.1 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-5 at 1778682739.18) distfiles size=85784 >>> Running extract in devel/py-simplejson at 1778682739.21 ===> devel/py-simplejson ===> Checking files for py3-simplejson-3.20.2p0 `/exopi-cvs/ports/distfiles/simplejson-3.20.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-simplejson-3.20.2p0 >>> Running build in devel/py-simplejson at 1778682739.76 ===> devel/py-simplejson ===> Patching for py3-simplejson-3.20.2p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-simplejson-3.20.2p0 ===> Configuring for py3-simplejson-3.20.2p0 ===> Building for py3-simplejson-3.20.2p0 * Getting build dependencies for wheel... /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License License :: OSI Approved :: Academic Free License (AFL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing simplejson.egg-info/PKG-INFO writing dependency_links to simplejson.egg-info/dependency_links.txt writing top-level names to simplejson.egg-info/top_level.txt reading manifest file 'simplejson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'simplejson.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License License :: OSI Approved :: Academic Free License (AFL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.openbsd-7.9-amd64-cpython-314/simplejson copying simplejson/__init__.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson copying simplejson/compat.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson copying simplejson/decoder.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson copying simplejson/encoder.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson copying simplejson/errors.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson copying simplejson/ordered_dict.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson copying simplejson/raw_json.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson copying simplejson/scanner.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson copying simplejson/tool.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson creating build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/__init__.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/_cibw_runner.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_bigint_as_string.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_check_circular.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_decimal.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_decode.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_default.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_dump.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_encode_for_html.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_errors.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_fail.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_float.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_for_json.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_indent.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_item_sort_key.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_iterable.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_namedtuple.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_pass1.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_pass2.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_pass3.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_raw_json.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_recursion.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_scanstring.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_separators.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_speedups.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_str_subclass.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_subclass.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_tool.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_tuple.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests copying simplejson/tests/test_unicode.py -> build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests running build_ext building 'simplejson._speedups' extension creating build/temp.openbsd-7.9-amd64-cpython-314/simplejson cc -O2 -pipe -fPIC -I/usr/local/include/python3.14 -c simplejson/_speedups.c -o build/temp.openbsd-7.9-amd64-cpython-314/simplejson/_speedups.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-314/simplejson/_speedups.o -L/usr/local/lib -o build/lib.openbsd-7.9-amd64-cpython-314/simplejson/_speedups.cpython-314.so installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/simplejson copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/compat.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/decoder.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/encoder.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/errors.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/ordered_dict.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/raw_json.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/scanner.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tool.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson creating build/bdist.openbsd-7.9-amd64/wheel/simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/_cibw_runner.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_bigint_as_string.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_bitsize_int_as_string.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_check_circular.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_decimal.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_decode.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_default.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_dump.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_encode_basestring_ascii.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_encode_for_html.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_errors.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_fail.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_float.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_for_json.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_indent.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_item_sort_key.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_iterable.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_namedtuple.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_pass1.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_pass2.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_pass3.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_raw_json.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_recursion.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_scanstring.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_separators.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_speedups.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_str_subclass.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_subclass.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_tool.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_tuple.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/tests/test_unicode.py -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson/tests copying build/lib.openbsd-7.9-amd64-cpython-314/simplejson/_speedups.cpython-314.so -> build/bdist.openbsd-7.9-amd64/wheel/./simplejson running install_egg_info running egg_info writing simplejson.egg-info/PKG-INFO writing dependency_links to simplejson.egg-info/dependency_links.txt writing top-level names to simplejson.egg-info/top_level.txt reading manifest file 'simplejson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'simplejson.egg-info/SOURCES.txt' Copying simplejson.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./simplejson-3.20.2-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/simplejson-3.20.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-simplejson-3.20.2/simplejson-3.20.2/dist/.tmp-axvypnck/simplejson-3.20.2-cp314-cp314-openbsd_7_9_amd64.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'simplejson/__init__.py' adding 'simplejson/_speedups.cpython-314.so' adding 'simplejson/compat.py' adding 'simplejson/decoder.py' adding 'simplejson/encoder.py' adding 'simplejson/errors.py' adding 'simplejson/ordered_dict.py' adding 'simplejson/raw_json.py' adding 'simplejson/scanner.py' adding 'simplejson/tool.py' adding 'simplejson/tests/__init__.py' adding 'simplejson/tests/_cibw_runner.py' adding 'simplejson/tests/test_bigint_as_string.py' adding 'simplejson/tests/test_bitsize_int_as_string.py' adding 'simplejson/tests/test_check_circular.py' adding 'simplejson/tests/test_decimal.py' adding 'simplejson/tests/test_decode.py' adding 'simplejson/tests/test_default.py' adding 'simplejson/tests/test_dump.py' adding 'simplejson/tests/test_encode_basestring_ascii.py' adding 'simplejson/tests/test_encode_for_html.py' adding 'simplejson/tests/test_errors.py' adding 'simplejson/tests/test_fail.py' adding 'simplejson/tests/test_float.py' adding 'simplejson/tests/test_for_json.py' adding 'simplejson/tests/test_indent.py' adding 'simplejson/tests/test_item_sort_key.py' adding 'simplejson/tests/test_iterable.py' adding 'simplejson/tests/test_namedtuple.py' adding 'simplejson/tests/test_pass1.py' adding 'simplejson/tests/test_pass2.py' adding 'simplejson/tests/test_pass3.py' adding 'simplejson/tests/test_raw_json.py' adding 'simplejson/tests/test_recursion.py' adding 'simplejson/tests/test_scanstring.py' adding 'simplejson/tests/test_separators.py' adding 'simplejson/tests/test_speedups.py' adding 'simplejson/tests/test_str_subclass.py' adding 'simplejson/tests/test_subclass.py' adding 'simplejson/tests/test_tool.py' adding 'simplejson/tests/test_tuple.py' adding 'simplejson/tests/test_unicode.py' adding 'simplejson-3.20.2.dist-info/licenses/LICENSE.txt' adding 'simplejson-3.20.2.dist-info/METADATA' adding 'simplejson-3.20.2.dist-info/WHEEL' adding 'simplejson-3.20.2.dist-info/top_level.txt' adding 'simplejson-3.20.2.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built simplejson-3.20.2-cp314-cp314-openbsd_7_9_amd64.whl >>> Running package in devel/py-simplejson at 1778682744.96 ===> devel/py-simplejson ===> Faking installation for py3-simplejson-3.20.2p0 ===> Building package for py3-simplejson-3.20.2p0 Create /exopi-cvs/ports/packages/amd64/all/py3-simplejson-3.20.2p0.tgz Creating package py3-simplejson-3.20.2p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|** | 4% archiving|**** | 7% archiving|***** | 7% archiving|****** | 9% archiving|******** | 12% archiving|********** | 16% archiving|************* | 20% archiving|************* | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 40% archiving|************************** | 41% archiving|**************************** | 44% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|****************************************************** | 84% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-simplejson-3.20.2p0 was updated --- /exopi-cvs/ports/plist/amd64/py3-simplejson-3.20.2p0 +++ /exopi-cvs/ports/plist/amd64/py3-simplejson-3.20.2p0-new @@ -1,5 +1,5 @@ @name py3-simplejson-3.20.2p0 -@version 16 +@version 17 @comment pkgpath=devel/py-simplejson ftp=yes @arch amd64 +DESC @@ -9,138 +9,138 @@ @wantlib pthread.28.1 @wantlib python3.13.0.0 @cwd /usr/local -lib/python3.13/site-packages/simplejson/ -lib/python3.13/site-packages/simplejson-3.20.2.dist-info/ -lib/python3.13/site-packages/simplejson-3.20.2.dist-info/METADATA -lib/python3.13/site-packages/simplejson-3.20.2.dist-info/RECORD -lib/python3.13/site-packages/simplejson-3.20.2.dist-info/WHEEL -lib/python3.13/site-packages/simplejson-3.20.2.dist-info/licenses/ -lib/python3.13/site-packages/simplejson-3.20.2.dist-info/licenses/LICENSE.txt -lib/python3.13/site-packages/simplejson-3.20.2.dist-info/top_level.txt -lib/python3.13/site-packages/simplejson/__init__.py -lib/python3.13/site-packages/simplejson/__pycache__/ -lib/python3.13/site-packages/simplejson/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/simplejson/__pycache__/compat.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/__pycache__/compat.cpython-313.pyc -lib/python3.13/site-packages/simplejson/__pycache__/decoder.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/__pycache__/decoder.cpython-313.pyc -lib/python3.13/site-packages/simplejson/__pycache__/encoder.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/__pycache__/encoder.cpython-313.pyc -lib/python3.13/site-packages/simplejson/__pycache__/errors.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/__pycache__/errors.cpython-313.pyc -lib/python3.13/site-packages/simplejson/__pycache__/ordered_dict.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/__pycache__/ordered_dict.cpython-313.pyc -lib/python3.13/site-packages/simplejson/__pycache__/raw_json.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/__pycache__/raw_json.cpython-313.pyc -lib/python3.13/site-packages/simplejson/__pycache__/scanner.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/__pycache__/scanner.cpython-313.pyc -lib/python3.13/site-packages/simplejson/__pycache__/tool.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/__pycache__/tool.cpython-313.pyc -@so lib/python3.13/site-packages/simplejson/_speedups.cpython-313.so -lib/python3.13/site-packages/simplejson/compat.py -lib/python3.13/site-packages/simplejson/decoder.py -lib/python3.13/site-packages/simplejson/encoder.py -lib/python3.13/site-packages/simplejson/errors.py -lib/python3.13/site-packages/simplejson/ordered_dict.py -lib/python3.13/site-packages/simplejson/raw_json.py -lib/python3.13/site-packages/simplejson/scanner.py -lib/python3.13/site-packages/simplejson/tests/ -lib/python3.13/site-packages/simplejson/tests/__init__.py -lib/python3.13/site-packages/simplejson/tests/__pycache__/ -lib/python3.13/site-packages/simplejson/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/_cibw_runner.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/_cibw_runner.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_bigint_as_string.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_bigint_as_string.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_bitsize_int_as_string.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_bitsize_int_as_string.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_check_circular.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_check_circular.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_decimal.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_decimal.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_decode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_decode.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_default.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_default.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_dump.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_dump.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_encode_basestring_ascii.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_encode_basestring_ascii.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_encode_for_html.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_encode_for_html.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_errors.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_errors.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_fail.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_fail.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_float.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_float.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_for_json.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_for_json.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_indent.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_indent.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_item_sort_key.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_item_sort_key.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_iterable.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_iterable.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_namedtuple.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_namedtuple.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_pass1.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_pass1.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_pass2.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_pass2.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_pass3.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_pass3.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_raw_json.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_raw_json.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_recursion.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_recursion.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_scanstring.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_scanstring.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_separators.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_separators.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_speedups.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_speedups.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_str_subclass.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_str_subclass.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_subclass.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_subclass.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_tool.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_tool.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_tuple.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_tuple.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_unicode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/simplejson/tests/__pycache__/test_unicode.cpython-313.pyc -lib/python3.13/site-packages/simplejson/tests/_cibw_runner.py -lib/python3.13/site-packages/simplejson/tests/test_bigint_as_string.py -lib/python3.13/site-packages/simplejson/tests/test_bitsize_int_as_string.py -lib/python3.13/site-packages/simplejson/tests/test_check_circular.py -lib/python3.13/site-packages/simplejson/tests/test_decimal.py -lib/python3.13/site-packages/simplejson/tests/test_decode.py -lib/python3.13/site-packages/simplejson/tests/test_default.py -lib/python3.13/site-packages/simplejson/tests/test_dump.py -lib/python3.13/site-packages/simplejson/tests/test_encode_basestring_ascii.py -lib/python3.13/site-packages/simplejson/tests/test_encode_for_html.py -lib/python3.13/site-packages/simplejson/tests/test_errors.py -lib/python3.13/site-packages/simplejson/tests/test_fail.py -lib/python3.13/site-packages/simplejson/tests/test_float.py -lib/python3.13/site-packages/simplejson/tests/test_for_json.py -lib/python3.13/site-packages/simplejson/tests/test_indent.py -lib/python3.13/site-packages/simplejson/tests/test_item_sort_key.py -lib/python3.13/site-packages/simplejson/tests/test_iterable.py -lib/python3.13/site-packages/simplejson/tests/test_namedtuple.py -lib/python3.13/site-packages/simplejson/tests/test_pass1.py -lib/python3.13/site-packages/simplejson/tests/test_pass2.py -lib/python3.13/site-packages/simplejson/tests/test_pass3.py -lib/python3.13/site-packages/simplejson/tests/test_raw_json.py -lib/python3.13/site-packages/simplejson/tests/test_recursion.py -lib/python3.13/site-packages/simplejson/tests/test_scanstring.py -lib/python3.13/site-packages/simplejson/tests/test_separators.py -lib/python3.13/site-packages/simplejson/tests/test_speedups.py -lib/python3.13/site-packages/simplejson/tests/test_str_subclass.py -lib/python3.13/site-packages/simplejson/tests/test_subclass.py -lib/python3.13/site-packages/simplejson/tests/test_tool.py -lib/python3.13/site-packages/simplejson/tests/test_tuple.py -lib/python3.13/site-packages/simplejson/tests/test_unicode.py -lib/python3.13/site-packages/simplejson/tool.py +lib/python3.14/site-packages/simplejson/ +lib/python3.14/site-packages/simplejson-3.20.2.dist-info/ +lib/python3.14/site-packages/simplejson-3.20.2.dist-info/METADATA +lib/python3.14/site-packages/simplejson-3.20.2.dist-info/RECORD +lib/python3.14/site-packages/simplejson-3.20.2.dist-info/WHEEL +lib/python3.14/site-packages/simplejson-3.20.2.dist-info/licenses/ +lib/python3.14/site-packages/simplejson-3.20.2.dist-info/licenses/LICENSE.txt +lib/python3.14/site-packages/simplejson-3.20.2.dist-info/top_level.txt +lib/python3.14/site-packages/simplejson/__init__.py +lib/python3.14/site-packages/simplejson/__pycache__/ +lib/python3.14/site-packages/simplejson/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/simplejson/__pycache__/compat.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/__pycache__/compat.cpython-314.pyc +lib/python3.14/site-packages/simplejson/__pycache__/decoder.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/__pycache__/decoder.cpython-314.pyc +lib/python3.14/site-packages/simplejson/__pycache__/encoder.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/__pycache__/encoder.cpython-314.pyc +lib/python3.14/site-packages/simplejson/__pycache__/errors.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/__pycache__/errors.cpython-314.pyc +lib/python3.14/site-packages/simplejson/__pycache__/ordered_dict.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/__pycache__/ordered_dict.cpython-314.pyc +lib/python3.14/site-packages/simplejson/__pycache__/raw_json.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/__pycache__/raw_json.cpython-314.pyc +lib/python3.14/site-packages/simplejson/__pycache__/scanner.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/__pycache__/scanner.cpython-314.pyc +lib/python3.14/site-packages/simplejson/__pycache__/tool.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/__pycache__/tool.cpython-314.pyc +@so lib/python3.14/site-packages/simplejson/_speedups.cpython-314.so +lib/python3.14/site-packages/simplejson/compat.py +lib/python3.14/site-packages/simplejson/decoder.py +lib/python3.14/site-packages/simplejson/encoder.py +lib/python3.14/site-packages/simplejson/errors.py +lib/python3.14/site-packages/simplejson/ordered_dict.py +lib/python3.14/site-packages/simplejson/raw_json.py +lib/python3.14/site-packages/simplejson/scanner.py +lib/python3.14/site-packages/simplejson/tests/ +lib/python3.14/site-packages/simplejson/tests/__init__.py +lib/python3.14/site-packages/simplejson/tests/__pycache__/ +lib/python3.14/site-packages/simplejson/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/_cibw_runner.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/_cibw_runner.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_bigint_as_string.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_bigint_as_string.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_bitsize_int_as_string.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_bitsize_int_as_string.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_check_circular.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_check_circular.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_decimal.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_decimal.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_decode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_decode.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_default.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_default.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_dump.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_dump.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_encode_basestring_ascii.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_encode_basestring_ascii.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_encode_for_html.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_encode_for_html.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_errors.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_errors.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_fail.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_fail.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_float.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_float.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_for_json.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_for_json.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_indent.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_indent.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_item_sort_key.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_item_sort_key.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_iterable.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_iterable.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_namedtuple.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_namedtuple.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_pass1.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_pass1.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_pass2.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_pass2.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_pass3.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_pass3.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_raw_json.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_raw_json.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_recursion.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_recursion.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_scanstring.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_scanstring.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_separators.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_separators.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_speedups.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_speedups.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_str_subclass.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_str_subclass.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_subclass.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_subclass.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_tool.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_tool.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_tuple.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_tuple.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_unicode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/simplejson/tests/__pycache__/test_unicode.cpython-314.pyc +lib/python3.14/site-packages/simplejson/tests/_cibw_runner.py +lib/python3.14/site-packages/simplejson/tests/test_bigint_as_string.py +lib/python3.14/site-packages/simplejson/tests/test_bitsize_int_as_string.py +lib/python3.14/site-packages/simplejson/tests/test_check_circular.py +lib/python3.14/site-packages/simplejson/tests/test_decimal.py +lib/python3.14/site-packages/simplejson/tests/test_decode.py +lib/python3.14/site-packages/simplejson/tests/test_default.py +lib/python3.14/site-packages/simplejson/tests/test_dump.py +lib/python3.14/site-packages/simplejson/tests/test_encode_basestring_ascii.py +lib/python3.14/site-packages/simplejson/tests/test_encode_for_html.py +lib/python3.14/site-packages/simplejson/tests/test_errors.py +lib/python3.14/site-packages/simplejson/tests/test_fail.py +lib/python3.14/site-packages/simplejson/tests/test_float.py +lib/python3.14/site-packages/simplejson/tests/test_for_json.py +lib/python3.14/site-packages/simplejson/tests/test_indent.py +lib/python3.14/site-packages/simplejson/tests/test_item_sort_key.py +lib/python3.14/site-packages/simplejson/tests/test_iterable.py +lib/python3.14/site-packages/simplejson/tests/test_namedtuple.py +lib/python3.14/site-packages/simplejson/tests/test_pass1.py +lib/python3.14/site-packages/simplejson/tests/test_pass2.py +lib/python3.14/site-packages/simplejson/tests/test_pass3.py +lib/python3.14/site-packages/simplejson/tests/test_raw_json.py +lib/python3.14/site-packages/simplejson/tests/test_recursion.py +lib/python3.14/site-packages/simplejson/tests/test_scanstring.py +lib/python3.14/site-packages/simplejson/tests/test_separators.py +lib/python3.14/site-packages/simplejson/tests/test_speedups.py +lib/python3.14/site-packages/simplejson/tests/test_str_subclass.py +lib/python3.14/site-packages/simplejson/tests/test_subclass.py +lib/python3.14/site-packages/simplejson/tests/test_tool.py +lib/python3.14/site-packages/simplejson/tests/test_tuple.py +lib/python3.14/site-packages/simplejson/tests/test_unicode.py +lib/python3.14/site-packages/simplejson/tool.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-simplejson-3.20.2p0.tgz >>> Running clean in devel/py-simplejson at 1778682750.99 ===> devel/py-simplejson ===> Cleaning for py3-simplejson-3.20.2p0 >>> Ended at 1778682751.32 max_stuck=2.39/depends=3.08/show-prepare-results=1.79/extract=0.54/build=5.20/package=6.03/clean=0.36