>>> Building on exopi-3 under graphics/termtosvg BDEPENDS = [devel/py-installer;devel/py-setuptools;lang/python/3;devel/py-wheel;devel/py-build] DIST = [graphics/termtosvg:termtosvg-1.1.0.tar.gz] FULLPKGNAME = termtosvg-1.1.0p8 RDEPENDS = [lang/python/3;textproc/py-lxml;devel/py-pyte;devel/py-wcwidth] (Junk lock obtained for exopi-3 at 1778681792.98) >>> Running depends in graphics/termtosvg at 1778681793.02 last junk was in devel/py-yapf /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 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 python-3.14.4p0 >>> Running show-prepare-results in graphics/termtosvg at 1778681794.98 ===> graphics/termtosvg ===> Building from scratch termtosvg-1.1.0p8 ===> termtosvg-1.1.0p8 depends on: python->=3.14 -> python-3.14.4p0 ===> termtosvg-1.1.0p8 depends on: py3-build-* -> py3-build-1.5.0 ===> termtosvg-1.1.0p8 depends on: py3-installer-* -> py3-installer-1.0.1 ===> termtosvg-1.1.0p8 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> termtosvg-1.1.0p8 depends on: py3-wheel-* -> py3-wheel-0.47.0 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-3 at 1778681796.03) distfiles size=63259 >>> Running extract in graphics/termtosvg at 1778681796.07 ===> graphics/termtosvg ===> Checking files for termtosvg-1.1.0p8 `/exopi-cvs/ports/distfiles/termtosvg-1.1.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for termtosvg-1.1.0p8 >>> Running build in graphics/termtosvg at 1778681796.36 ===> graphics/termtosvg ===> Patching for termtosvg-1.1.0p8 ===> 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 termtosvg-1.1.0p8 ===> Configuring for termtosvg-1.1.0p8 ===> Building for termtosvg-1.1.0p8 * 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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing termtosvg.egg-info/PKG-INFO writing dependency_links to termtosvg.egg-info/dependency_links.txt writing requirements to termtosvg.egg-info/requires.txt writing top-level names to termtosvg.egg-info/top_level.txt reading manifest file 'termtosvg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'termtosvg.egg-info/SOURCES.txt' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution * 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 :: BSD License 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/termtosvg copying termtosvg/asciicast.py -> build/lib/termtosvg copying termtosvg/__main__.py -> build/lib/termtosvg copying termtosvg/config.py -> build/lib/termtosvg copying termtosvg/term.py -> build/lib/termtosvg copying termtosvg/main.py -> build/lib/termtosvg copying termtosvg/__init__.py -> build/lib/termtosvg copying termtosvg/anim.py -> build/lib/termtosvg creating build/lib/termtosvg/tests copying termtosvg/tests/test_term.py -> build/lib/termtosvg/tests copying termtosvg/tests/test_asciicast.py -> build/lib/termtosvg/tests copying termtosvg/tests/suite.py -> build/lib/termtosvg/tests copying termtosvg/tests/test_main.py -> build/lib/termtosvg/tests copying termtosvg/tests/__init__.py -> build/lib/termtosvg/tests copying termtosvg/tests/test_config.py -> build/lib/termtosvg/tests copying termtosvg/tests/test_anim.py -> build/lib/termtosvg/tests running egg_info writing termtosvg.egg-info/PKG-INFO writing dependency_links to termtosvg.egg-info/dependency_links.txt writing requirements to termtosvg.egg-info/requires.txt writing top-level names to termtosvg.egg-info/top_level.txt reading manifest file 'termtosvg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'termtosvg.egg-info/SOURCES.txt' /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'termtosvg.data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'termtosvg.data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'termtosvg.data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'termtosvg.data' to be distributed and are already explicitly excluding 'termtosvg.data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'termtosvg.data.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'termtosvg.data.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'termtosvg.data.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'termtosvg.data.templates' to be distributed and are already explicitly excluding 'termtosvg.data.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/termtosvg/data copying termtosvg/data/svg11-flat-20110816.dtd -> build/lib/termtosvg/data creating build/lib/termtosvg/data/templates copying termtosvg/data/templates/base16_default_dark.svg -> build/lib/termtosvg/data/templates copying termtosvg/data/templates/dracula.svg -> build/lib/termtosvg/data/templates copying termtosvg/data/templates/gjm8.svg -> build/lib/termtosvg/data/templates copying termtosvg/data/templates/gjm8_play.svg -> build/lib/termtosvg/data/templates copying termtosvg/data/templates/gjm8_single_loop.svg -> build/lib/termtosvg/data/templates copying termtosvg/data/templates/powershell.svg -> build/lib/termtosvg/data/templates copying termtosvg/data/templates/progress_bar.svg -> build/lib/termtosvg/data/templates copying termtosvg/data/templates/putty.svg -> build/lib/termtosvg/data/templates copying termtosvg/data/templates/solarized_dark.svg -> build/lib/termtosvg/data/templates copying termtosvg/data/templates/solarized_light.svg -> build/lib/termtosvg/data/templates copying termtosvg/data/templates/terminal_app.svg -> build/lib/termtosvg/data/templates copying termtosvg/data/templates/ubuntu.svg -> build/lib/termtosvg/data/templates copying termtosvg/data/templates/window_frame.svg -> build/lib/termtosvg/data/templates copying termtosvg/data/templates/window_frame_js.svg -> build/lib/termtosvg/data/templates copying termtosvg/data/templates/window_frame_powershell.svg -> build/lib/termtosvg/data/templates copying termtosvg/data/templates/xterm.svg -> build/lib/termtosvg/data/templates running build_scripts creating build/scripts-3.14 copying and adjusting scripts/termtosvg -> build/scripts-3.14 changing mode of build/scripts-3.14/termtosvg from 644 to 755 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/termtosvg copying build/lib/termtosvg/asciicast.py -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg copying build/lib/termtosvg/__main__.py -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg copying build/lib/termtosvg/config.py -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg copying build/lib/termtosvg/term.py -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg copying build/lib/termtosvg/main.py -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg copying build/lib/termtosvg/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg copying build/lib/termtosvg/anim.py -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg creating build/bdist.openbsd-7.9-amd64/wheel/termtosvg/tests copying build/lib/termtosvg/tests/test_term.py -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/tests copying build/lib/termtosvg/tests/test_asciicast.py -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/tests copying build/lib/termtosvg/tests/suite.py -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/tests copying build/lib/termtosvg/tests/test_main.py -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/tests copying build/lib/termtosvg/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/tests copying build/lib/termtosvg/tests/test_config.py -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/tests copying build/lib/termtosvg/tests/test_anim.py -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/tests creating build/bdist.openbsd-7.9-amd64/wheel/termtosvg/data copying build/lib/termtosvg/data/svg11-flat-20110816.dtd -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/data creating build/bdist.openbsd-7.9-amd64/wheel/termtosvg/data/templates copying build/lib/termtosvg/data/templates/base16_default_dark.svg -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/data/templates copying build/lib/termtosvg/data/templates/dracula.svg -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/data/templates copying build/lib/termtosvg/data/templates/gjm8.svg -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/data/templates copying build/lib/termtosvg/data/templates/gjm8_play.svg -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/data/templates copying build/lib/termtosvg/data/templates/gjm8_single_loop.svg -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/data/templates copying build/lib/termtosvg/data/templates/powershell.svg -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/data/templates copying build/lib/termtosvg/data/templates/progress_bar.svg -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/data/templates copying build/lib/termtosvg/data/templates/putty.svg -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/data/templates copying build/lib/termtosvg/data/templates/solarized_dark.svg -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/data/templates copying build/lib/termtosvg/data/templates/solarized_light.svg -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/data/templates copying build/lib/termtosvg/data/templates/terminal_app.svg -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/data/templates copying build/lib/termtosvg/data/templates/ubuntu.svg -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/data/templates copying build/lib/termtosvg/data/templates/window_frame.svg -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/data/templates copying build/lib/termtosvg/data/templates/window_frame_js.svg -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/data/templates copying build/lib/termtosvg/data/templates/window_frame_powershell.svg -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/data/templates copying build/lib/termtosvg/data/templates/xterm.svg -> build/bdist.openbsd-7.9-amd64/wheel/./termtosvg/data/templates running install_egg_info Copying termtosvg.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./termtosvg-1.1.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/termtosvg-1.1.0.data/scripts copying build/scripts-3.14/termtosvg -> build/bdist.openbsd-7.9-amd64/wheel/termtosvg-1.1.0.data/scripts changing mode of build/bdist.openbsd-7.9-amd64/wheel/termtosvg-1.1.0.data/scripts/termtosvg to 755 creating build/bdist.openbsd-7.9-amd64/wheel/termtosvg-1.1.0.dist-info/WHEEL creating '/exopi-obj/pobj/termtosvg-1.1.0/termtosvg-1.1.0/dist/.tmp-aozj3328/termtosvg-1.1.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'termtosvg/__init__.py' adding 'termtosvg/__main__.py' adding 'termtosvg/anim.py' adding 'termtosvg/asciicast.py' adding 'termtosvg/config.py' adding 'termtosvg/main.py' adding 'termtosvg/term.py' adding 'termtosvg/data/svg11-flat-20110816.dtd' adding 'termtosvg/data/templates/base16_default_dark.svg' adding 'termtosvg/data/templates/dracula.svg' adding 'termtosvg/data/templates/gjm8.svg' adding 'termtosvg/data/templates/gjm8_play.svg' adding 'termtosvg/data/templates/gjm8_single_loop.svg' adding 'termtosvg/data/templates/powershell.svg' adding 'termtosvg/data/templates/progress_bar.svg' adding 'termtosvg/data/templates/putty.svg' adding 'termtosvg/data/templates/solarized_dark.svg' adding 'termtosvg/data/templates/solarized_light.svg' adding 'termtosvg/data/templates/terminal_app.svg' adding 'termtosvg/data/templates/ubuntu.svg' adding 'termtosvg/data/templates/window_frame.svg' adding 'termtosvg/data/templates/window_frame_js.svg' adding 'termtosvg/data/templates/window_frame_powershell.svg' adding 'termtosvg/data/templates/xterm.svg' adding 'termtosvg/tests/__init__.py' adding 'termtosvg/tests/suite.py' adding 'termtosvg/tests/test_anim.py' adding 'termtosvg/tests/test_asciicast.py' adding 'termtosvg/tests/test_config.py' adding 'termtosvg/tests/test_main.py' adding 'termtosvg/tests/test_term.py' adding 'termtosvg-1.1.0.data/scripts/termtosvg' adding 'termtosvg-1.1.0.dist-info/licenses/LICENSE' adding 'termtosvg-1.1.0.dist-info/METADATA' adding 'termtosvg-1.1.0.dist-info/WHEEL' adding 'termtosvg-1.1.0.dist-info/top_level.txt' adding 'termtosvg-1.1.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built termtosvg-1.1.0-py3-none-any.whl >>> Running package in graphics/termtosvg at 1778681798.79 ===> graphics/termtosvg ===> Faking installation for termtosvg-1.1.0p8 ===> Building package for termtosvg-1.1.0p8 Create /exopi-cvs/ports/packages/amd64/all/termtosvg-1.1.0p8.tgz Creating package termtosvg-1.1.0p8 reading plist| checking dependencies| checking dependencies|devel/py-pyte checking dependencies|devel/py-wcwidth checking dependencies|lang/python/3,-main checking dependencies|textproc/py-lxml checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|***************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|*** | 5% archiving|******* | 10% archiving|******** | 12% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|*********** | 17% archiving|************ | 20% archiving|************** | 22% archiving|*************** | 24% archiving|**************** | 24% archiving|****************** | 27% archiving|******************* | 30% archiving|******************** | 32% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 34% archiving|*********************** | 35% archiving|************************ | 37% archiving|************************* | 39% archiving|************************** | 41% archiving|*************************** | 41% archiving|***************************** | 45% archiving|****************************** | 47% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/termtosvg-1.1.0p8 was updated --- /exopi-cvs/ports/plist/amd64/termtosvg-1.1.0p8 +++ /exopi-cvs/ports/plist/amd64/termtosvg-1.1.0p8-new @@ -1,5 +1,5 @@ @name termtosvg-1.1.0p8 -@version 16 +@version 17 @comment pkgpath=graphics/termtosvg ftp=yes @arch amd64 +DESC @@ -10,75 +10,75 @@ @depend textproc/py-lxml:py3-lxml-*:py3-lxml-6.0.2 @cwd /usr/local bin/termtosvg -lib/python3.13/site-packages/termtosvg/ -lib/python3.13/site-packages/termtosvg-1.1.0.dist-info/ -lib/python3.13/site-packages/termtosvg-1.1.0.dist-info/METADATA -lib/python3.13/site-packages/termtosvg-1.1.0.dist-info/RECORD -lib/python3.13/site-packages/termtosvg-1.1.0.dist-info/WHEEL -lib/python3.13/site-packages/termtosvg-1.1.0.dist-info/licenses/ -lib/python3.13/site-packages/termtosvg-1.1.0.dist-info/licenses/LICENSE -lib/python3.13/site-packages/termtosvg-1.1.0.dist-info/top_level.txt -lib/python3.13/site-packages/termtosvg/__init__.py -lib/python3.13/site-packages/termtosvg/__main__.py -lib/python3.13/site-packages/termtosvg/__pycache__/ -lib/python3.13/site-packages/termtosvg/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/termtosvg/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/termtosvg/__pycache__/__main__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/termtosvg/__pycache__/__main__.cpython-313.pyc -lib/python3.13/site-packages/termtosvg/__pycache__/anim.cpython-313.opt-1.pyc -lib/python3.13/site-packages/termtosvg/__pycache__/anim.cpython-313.pyc -lib/python3.13/site-packages/termtosvg/__pycache__/asciicast.cpython-313.opt-1.pyc -lib/python3.13/site-packages/termtosvg/__pycache__/asciicast.cpython-313.pyc -lib/python3.13/site-packages/termtosvg/__pycache__/config.cpython-313.opt-1.pyc -lib/python3.13/site-packages/termtosvg/__pycache__/config.cpython-313.pyc -lib/python3.13/site-packages/termtosvg/__pycache__/main.cpython-313.opt-1.pyc -lib/python3.13/site-packages/termtosvg/__pycache__/main.cpython-313.pyc -lib/python3.13/site-packages/termtosvg/__pycache__/term.cpython-313.opt-1.pyc -lib/python3.13/site-packages/termtosvg/__pycache__/term.cpython-313.pyc -lib/python3.13/site-packages/termtosvg/anim.py -lib/python3.13/site-packages/termtosvg/asciicast.py -lib/python3.13/site-packages/termtosvg/config.py -lib/python3.13/site-packages/termtosvg/data/ -lib/python3.13/site-packages/termtosvg/data/svg11-flat-20110816.dtd -lib/python3.13/site-packages/termtosvg/data/templates/ -lib/python3.13/site-packages/termtosvg/data/templates/base16_default_dark.svg -lib/python3.13/site-packages/termtosvg/data/templates/dracula.svg -lib/python3.13/site-packages/termtosvg/data/templates/gjm8.svg -lib/python3.13/site-packages/termtosvg/data/templates/gjm8_play.svg -lib/python3.13/site-packages/termtosvg/data/templates/gjm8_single_loop.svg -lib/python3.13/site-packages/termtosvg/data/templates/powershell.svg -lib/python3.13/site-packages/termtosvg/data/templates/progress_bar.svg -lib/python3.13/site-packages/termtosvg/data/templates/putty.svg -lib/python3.13/site-packages/termtosvg/data/templates/solarized_dark.svg -lib/python3.13/site-packages/termtosvg/data/templates/solarized_light.svg -lib/python3.13/site-packages/termtosvg/data/templates/terminal_app.svg -lib/python3.13/site-packages/termtosvg/data/templates/ubuntu.svg -lib/python3.13/site-packages/termtosvg/data/templates/window_frame.svg -lib/python3.13/site-packages/termtosvg/data/templates/window_frame_js.svg -lib/python3.13/site-packages/termtosvg/data/templates/window_frame_powershell.svg -lib/python3.13/site-packages/termtosvg/data/templates/xterm.svg -lib/python3.13/site-packages/termtosvg/main.py -lib/python3.13/site-packages/termtosvg/term.py -lib/python3.13/site-packages/termtosvg/tests/ -lib/python3.13/site-packages/termtosvg/tests/__init__.py -lib/python3.13/site-packages/termtosvg/tests/__pycache__/ -lib/python3.13/site-packages/termtosvg/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/termtosvg/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/termtosvg/tests/__pycache__/suite.cpython-313.opt-1.pyc -lib/python3.13/site-packages/termtosvg/tests/__pycache__/suite.cpython-313.pyc -lib/python3.13/site-packages/termtosvg/tests/__pycache__/test_anim.cpython-313.opt-1.pyc -lib/python3.13/site-packages/termtosvg/tests/__pycache__/test_anim.cpython-313.pyc -lib/python3.13/site-packages/termtosvg/tests/__pycache__/test_asciicast.cpython-313.opt-1.pyc -lib/python3.13/site-packages/termtosvg/tests/__pycache__/test_asciicast.cpython-313.pyc -lib/python3.13/site-packages/termtosvg/tests/__pycache__/test_config.cpython-313.opt-1.pyc -lib/python3.13/site-packages/termtosvg/tests/__pycache__/test_config.cpython-313.pyc -lib/python3.13/site-packages/termtosvg/tests/__pycache__/test_main.cpython-313.opt-1.pyc -lib/python3.13/site-packages/termtosvg/tests/__pycache__/test_main.cpython-313.pyc -lib/python3.13/site-packages/termtosvg/tests/__pycache__/test_term.cpython-313.opt-1.pyc -lib/python3.13/site-packages/termtosvg/tests/__pycache__/test_term.cpython-313.pyc -lib/python3.13/site-packages/termtosvg/tests/suite.py -lib/python3.13/site-packages/termtosvg/tests/test_anim.py -lib/python3.13/site-packages/termtosvg/tests/test_asciicast.py -lib/python3.13/site-packages/termtosvg/tests/test_config.py -lib/python3.13/site-packages/termtosvg/tests/test_main.py -lib/python3.13/site-packages/termtosvg/tests/test_term.py +lib/python3.14/site-packages/termtosvg/ +lib/python3.14/site-packages/termtosvg-1.1.0.dist-info/ +lib/python3.14/site-packages/termtosvg-1.1.0.dist-info/METADATA +lib/python3.14/site-packages/termtosvg-1.1.0.dist-info/RECORD +lib/python3.14/site-packages/termtosvg-1.1.0.dist-info/WHEEL +lib/python3.14/site-packages/termtosvg-1.1.0.dist-info/licenses/ +lib/python3.14/site-packages/termtosvg-1.1.0.dist-info/licenses/LICENSE +lib/python3.14/site-packages/termtosvg-1.1.0.dist-info/top_level.txt +lib/python3.14/site-packages/termtosvg/__init__.py +lib/python3.14/site-packages/termtosvg/__main__.py +lib/python3.14/site-packages/termtosvg/__pycache__/ +lib/python3.14/site-packages/termtosvg/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/termtosvg/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/termtosvg/__pycache__/__main__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/termtosvg/__pycache__/__main__.cpython-314.pyc +lib/python3.14/site-packages/termtosvg/__pycache__/anim.cpython-314.opt-1.pyc +lib/python3.14/site-packages/termtosvg/__pycache__/anim.cpython-314.pyc +lib/python3.14/site-packages/termtosvg/__pycache__/asciicast.cpython-314.opt-1.pyc +lib/python3.14/site-packages/termtosvg/__pycache__/asciicast.cpython-314.pyc +lib/python3.14/site-packages/termtosvg/__pycache__/config.cpython-314.opt-1.pyc +lib/python3.14/site-packages/termtosvg/__pycache__/config.cpython-314.pyc +lib/python3.14/site-packages/termtosvg/__pycache__/main.cpython-314.opt-1.pyc +lib/python3.14/site-packages/termtosvg/__pycache__/main.cpython-314.pyc +lib/python3.14/site-packages/termtosvg/__pycache__/term.cpython-314.opt-1.pyc +lib/python3.14/site-packages/termtosvg/__pycache__/term.cpython-314.pyc +lib/python3.14/site-packages/termtosvg/anim.py +lib/python3.14/site-packages/termtosvg/asciicast.py +lib/python3.14/site-packages/termtosvg/config.py +lib/python3.14/site-packages/termtosvg/data/ +lib/python3.14/site-packages/termtosvg/data/svg11-flat-20110816.dtd +lib/python3.14/site-packages/termtosvg/data/templates/ +lib/python3.14/site-packages/termtosvg/data/templates/base16_default_dark.svg +lib/python3.14/site-packages/termtosvg/data/templates/dracula.svg +lib/python3.14/site-packages/termtosvg/data/templates/gjm8.svg +lib/python3.14/site-packages/termtosvg/data/templates/gjm8_play.svg +lib/python3.14/site-packages/termtosvg/data/templates/gjm8_single_loop.svg +lib/python3.14/site-packages/termtosvg/data/templates/powershell.svg +lib/python3.14/site-packages/termtosvg/data/templates/progress_bar.svg +lib/python3.14/site-packages/termtosvg/data/templates/putty.svg +lib/python3.14/site-packages/termtosvg/data/templates/solarized_dark.svg +lib/python3.14/site-packages/termtosvg/data/templates/solarized_light.svg +lib/python3.14/site-packages/termtosvg/data/templates/terminal_app.svg +lib/python3.14/site-packages/termtosvg/data/templates/ubuntu.svg +lib/python3.14/site-packages/termtosvg/data/templates/window_frame.svg +lib/python3.14/site-packages/termtosvg/data/templates/window_frame_js.svg +lib/python3.14/site-packages/termtosvg/data/templates/window_frame_powershell.svg +lib/python3.14/site-packages/termtosvg/data/templates/xterm.svg +lib/python3.14/site-packages/termtosvg/main.py +lib/python3.14/site-packages/termtosvg/term.py +lib/python3.14/site-packages/termtosvg/tests/ +lib/python3.14/site-packages/termtosvg/tests/__init__.py +lib/python3.14/site-packages/termtosvg/tests/__pycache__/ +lib/python3.14/site-packages/termtosvg/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/termtosvg/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/termtosvg/tests/__pycache__/suite.cpython-314.opt-1.pyc +lib/python3.14/site-packages/termtosvg/tests/__pycache__/suite.cpython-314.pyc +lib/python3.14/site-packages/termtosvg/tests/__pycache__/test_anim.cpython-314.opt-1.pyc +lib/python3.14/site-packages/termtosvg/tests/__pycache__/test_anim.cpython-314.pyc +lib/python3.14/site-packages/termtosvg/tests/__pycache__/test_asciicast.cpython-314.opt-1.pyc +lib/python3.14/site-packages/termtosvg/tests/__pycache__/test_asciicast.cpython-314.pyc +lib/python3.14/site-packages/termtosvg/tests/__pycache__/test_config.cpython-314.opt-1.pyc +lib/python3.14/site-packages/termtosvg/tests/__pycache__/test_config.cpython-314.pyc +lib/python3.14/site-packages/termtosvg/tests/__pycache__/test_main.cpython-314.opt-1.pyc +lib/python3.14/site-packages/termtosvg/tests/__pycache__/test_main.cpython-314.pyc +lib/python3.14/site-packages/termtosvg/tests/__pycache__/test_term.cpython-314.opt-1.pyc +lib/python3.14/site-packages/termtosvg/tests/__pycache__/test_term.cpython-314.pyc +lib/python3.14/site-packages/termtosvg/tests/suite.py +lib/python3.14/site-packages/termtosvg/tests/test_anim.py +lib/python3.14/site-packages/termtosvg/tests/test_asciicast.py +lib/python3.14/site-packages/termtosvg/tests/test_config.py +lib/python3.14/site-packages/termtosvg/tests/test_main.py +lib/python3.14/site-packages/termtosvg/tests/test_term.py Link to /exopi-cvs/ports/packages/amd64/ftp/termtosvg-1.1.0p8.tgz >>> Running clean in graphics/termtosvg at 1778681802.14 ===> graphics/termtosvg ===> Cleaning for termtosvg-1.1.0p8 >>> Ended at 1778681802.43 max_stuck=1.82/depends=1.96/show-prepare-results=1.08/extract=0.31/build=2.43/package=3.34/clean=0.33