>>> Building on exopi-3 under www/py-formencode BDEPENDS = [devel/py-build;devel/py-setuptools;devel/py-wheel;devel/py-installer;lang/python/3;devel/py-setuptools_scm] DIST = [www/py-formencode:FormEncode-2.1.0.tar.gz] FULLPKGNAME = py3-formencode-2.1.0p3 RDEPENDS = [lang/python/3;devel/py-setuptools] (Junk lock obtained for exopi-3 at 1778682051.71) >>> Running depends in www/py-formencode at 1778682051.75 last junk was in devel/py-test-order /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 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-setuptools_scm-9.2.2p0 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-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 python-3.14.4p0 >>> Running show-prepare-results in www/py-formencode at 1778682054.04 ===> www/py-formencode ===> Building from scratch py3-formencode-2.1.0p3 ===> py3-formencode-2.1.0p3 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-formencode-2.1.0p3 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-formencode-2.1.0p3 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-formencode-2.1.0p3 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-formencode-2.1.0p3 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> py3-formencode-2.1.0p3 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-9.2.2p0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-3 at 1778682055.31) distfiles size=277757 >>> Running extract in www/py-formencode at 1778682055.37 ===> www/py-formencode ===> Checking files for py3-formencode-2.1.0p3 `/exopi-cvs/ports/distfiles/FormEncode-2.1.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-formencode-2.1.0p3 >>> Running build in www/py-formencode at 1778682056.09 ===> www/py-formencode ===> Patching for py3-formencode-2.1.0p3 ===> 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-formencode-2.1.0p3 ===> Configuring for py3-formencode-2.1.0p3 ===> Building for py3-formencode-2.1.0p3 * 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 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing src/FormEncode.egg-info/PKG-INFO writing dependency_links to src/FormEncode.egg-info/dependency_links.txt writing requirements to src/FormEncode.egg-info/requires.txt writing top-level names to src/FormEncode.egg-info/top_level.txt reading manifest file 'src/FormEncode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching '.readthedocs.yaml' warning: no files found matching '*.rst' under directory 'docs' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*/__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'src/FormEncode.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 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/formencode copying src/formencode/__init__.py -> build/lib/formencode copying src/formencode/api.py -> build/lib/formencode copying src/formencode/compound.py -> build/lib/formencode copying src/formencode/context.py -> build/lib/formencode copying src/formencode/declarative.py -> build/lib/formencode copying src/formencode/doctest_xml_compare.py -> build/lib/formencode copying src/formencode/exc.py -> build/lib/formencode copying src/formencode/fieldstorage.py -> build/lib/formencode copying src/formencode/foreach.py -> build/lib/formencode copying src/formencode/htmlfill.py -> build/lib/formencode copying src/formencode/htmlfill_schemabuilder.py -> build/lib/formencode copying src/formencode/htmlgen.py -> build/lib/formencode copying src/formencode/htmlrename.py -> build/lib/formencode copying src/formencode/interfaces.py -> build/lib/formencode copying src/formencode/national.py -> build/lib/formencode copying src/formencode/rewritingparser.py -> build/lib/formencode copying src/formencode/schema.py -> build/lib/formencode copying src/formencode/validators.py -> build/lib/formencode copying src/formencode/variabledecode.py -> build/lib/formencode creating build/lib/formencode/javascript copying src/formencode/javascript/ordering.js -> build/lib/formencode/javascript creating build/lib/formencode/i18n/cs/LC_MESSAGES copying src/formencode/i18n/cs/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/cs/LC_MESSAGES creating build/lib/formencode/i18n/da/LC_MESSAGES copying src/formencode/i18n/da/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/da/LC_MESSAGES creating build/lib/formencode/i18n/de/LC_MESSAGES copying src/formencode/i18n/de/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/de/LC_MESSAGES creating build/lib/formencode/i18n/el/LC_MESSAGES copying src/formencode/i18n/el/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/el/LC_MESSAGES creating build/lib/formencode/i18n/es/LC_MESSAGES copying src/formencode/i18n/es/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/es/LC_MESSAGES creating build/lib/formencode/i18n/et/LC_MESSAGES copying src/formencode/i18n/et/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/et/LC_MESSAGES creating build/lib/formencode/i18n/fi/LC_MESSAGES copying src/formencode/i18n/fi/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/fi/LC_MESSAGES creating build/lib/formencode/i18n/fr/LC_MESSAGES copying src/formencode/i18n/fr/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/fr/LC_MESSAGES creating build/lib/formencode/i18n/it/LC_MESSAGES copying src/formencode/i18n/it/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/it/LC_MESSAGES creating build/lib/formencode/i18n/ja/LC_MESSAGES copying src/formencode/i18n/ja/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/ja/LC_MESSAGES creating build/lib/formencode/i18n/ko/LC_MESSAGES copying src/formencode/i18n/ko/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/ko/LC_MESSAGES creating build/lib/formencode/i18n/lt/LC_MESSAGES copying src/formencode/i18n/lt/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/lt/LC_MESSAGES creating build/lib/formencode/i18n/mk/LC_MESSAGES copying src/formencode/i18n/mk/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/mk/LC_MESSAGES creating build/lib/formencode/i18n/nb_NO/LC_MESSAGES copying src/formencode/i18n/nb_NO/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/nb_NO/LC_MESSAGES creating build/lib/formencode/i18n/nl/LC_MESSAGES copying src/formencode/i18n/nl/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/nl/LC_MESSAGES creating build/lib/formencode/i18n/pl/LC_MESSAGES copying src/formencode/i18n/pl/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/pl/LC_MESSAGES creating build/lib/formencode/i18n/pt_BR/LC_MESSAGES copying src/formencode/i18n/pt_BR/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/pt_BR/LC_MESSAGES creating build/lib/formencode/i18n/pt_PT/LC_MESSAGES copying src/formencode/i18n/pt_PT/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/pt_PT/LC_MESSAGES creating build/lib/formencode/i18n/ru/LC_MESSAGES copying src/formencode/i18n/ru/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/ru/LC_MESSAGES creating build/lib/formencode/i18n/sk/LC_MESSAGES copying src/formencode/i18n/sk/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/sk/LC_MESSAGES creating build/lib/formencode/i18n/sl/LC_MESSAGES copying src/formencode/i18n/sl/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/sl/LC_MESSAGES creating build/lib/formencode/i18n/sr/LC_MESSAGES copying src/formencode/i18n/sr/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/sr/LC_MESSAGES creating build/lib/formencode/i18n/sr@latin/LC_MESSAGES copying src/formencode/i18n/sr@latin/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/sr@latin/LC_MESSAGES creating build/lib/formencode/i18n/sv/LC_MESSAGES copying src/formencode/i18n/sv/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/sv/LC_MESSAGES creating build/lib/formencode/i18n/tr/LC_MESSAGES copying src/formencode/i18n/tr/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/tr/LC_MESSAGES creating build/lib/formencode/i18n/zh_CN/LC_MESSAGES copying src/formencode/i18n/zh_CN/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/zh_CN/LC_MESSAGES creating build/lib/formencode/i18n/zh_TW/LC_MESSAGES copying src/formencode/i18n/zh_TW/LC_MESSAGES/FormEncode.mo -> build/lib/formencode/i18n/zh_TW/LC_MESSAGES 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/formencode copying build/lib/formencode/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/api.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/compound.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/context.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/declarative.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/doctest_xml_compare.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/exc.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/fieldstorage.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/foreach.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/htmlfill.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/htmlfill_schemabuilder.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/htmlgen.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/htmlrename.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/interfaces.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/national.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/rewritingparser.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/schema.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/validators.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode copying build/lib/formencode/variabledecode.py -> build/bdist.openbsd-7.9-amd64/wheel/./formencode creating build/bdist.openbsd-7.9-amd64/wheel/formencode/javascript copying build/lib/formencode/javascript/ordering.js -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/javascript creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/cs creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/cs/LC_MESSAGES copying build/lib/formencode/i18n/cs/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/cs/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/da creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/da/LC_MESSAGES copying build/lib/formencode/i18n/da/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/da/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/de creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/de/LC_MESSAGES copying build/lib/formencode/i18n/de/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/de/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/el creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/el/LC_MESSAGES copying build/lib/formencode/i18n/el/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/el/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/es creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/es/LC_MESSAGES copying build/lib/formencode/i18n/es/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/es/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/et creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/et/LC_MESSAGES copying build/lib/formencode/i18n/et/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/et/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/fi creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/fi/LC_MESSAGES copying build/lib/formencode/i18n/fi/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/fi/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/fr creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/fr/LC_MESSAGES copying build/lib/formencode/i18n/fr/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/fr/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/it creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/it/LC_MESSAGES copying build/lib/formencode/i18n/it/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/it/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/ja creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/ja/LC_MESSAGES copying build/lib/formencode/i18n/ja/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/ja/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/ko creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/ko/LC_MESSAGES copying build/lib/formencode/i18n/ko/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/ko/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/lt creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/lt/LC_MESSAGES copying build/lib/formencode/i18n/lt/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/lt/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/mk creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/mk/LC_MESSAGES copying build/lib/formencode/i18n/mk/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/mk/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/nb_NO creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/nb_NO/LC_MESSAGES copying build/lib/formencode/i18n/nb_NO/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/nb_NO/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/nl creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/nl/LC_MESSAGES copying build/lib/formencode/i18n/nl/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/nl/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/pl creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/pl/LC_MESSAGES copying build/lib/formencode/i18n/pl/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/pl/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/pt_BR creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/pt_BR/LC_MESSAGES copying build/lib/formencode/i18n/pt_BR/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/pt_BR/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/pt_PT creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/pt_PT/LC_MESSAGES copying build/lib/formencode/i18n/pt_PT/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/pt_PT/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/ru creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/ru/LC_MESSAGES copying build/lib/formencode/i18n/ru/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/ru/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/sk creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/sk/LC_MESSAGES copying build/lib/formencode/i18n/sk/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/sk/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/sl creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/sl/LC_MESSAGES copying build/lib/formencode/i18n/sl/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/sl/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/sr creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/sr/LC_MESSAGES copying build/lib/formencode/i18n/sr/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/sr/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/sr@latin creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/sr@latin/LC_MESSAGES copying build/lib/formencode/i18n/sr@latin/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/sr@latin/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/sv creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/sv/LC_MESSAGES copying build/lib/formencode/i18n/sv/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/sv/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/tr creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/tr/LC_MESSAGES copying build/lib/formencode/i18n/tr/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/tr/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/zh_CN creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/zh_CN/LC_MESSAGES copying build/lib/formencode/i18n/zh_CN/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/zh_CN/LC_MESSAGES creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/zh_TW creating build/bdist.openbsd-7.9-amd64/wheel/formencode/i18n/zh_TW/LC_MESSAGES copying build/lib/formencode/i18n/zh_TW/LC_MESSAGES/FormEncode.mo -> build/bdist.openbsd-7.9-amd64/wheel/./formencode/i18n/zh_TW/LC_MESSAGES running install_egg_info running egg_info writing src/FormEncode.egg-info/PKG-INFO writing dependency_links to src/FormEncode.egg-info/dependency_links.txt writing requirements to src/FormEncode.egg-info/requires.txt writing top-level names to src/FormEncode.egg-info/top_level.txt reading manifest file 'src/FormEncode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching '.readthedocs.yaml' warning: no files found matching '*.rst' under directory 'docs' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*/__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'src/FormEncode.egg-info/SOURCES.txt' Copying src/FormEncode.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./FormEncode-2.1.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/formencode-2.1.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-formencode-2.1.0/FormEncode-2.1.0/dist/.tmp-kmajxktk/formencode-2.1.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'formencode/__init__.py' adding 'formencode/api.py' adding 'formencode/compound.py' adding 'formencode/context.py' adding 'formencode/declarative.py' adding 'formencode/doctest_xml_compare.py' adding 'formencode/exc.py' adding 'formencode/fieldstorage.py' adding 'formencode/foreach.py' adding 'formencode/htmlfill.py' adding 'formencode/htmlfill_schemabuilder.py' adding 'formencode/htmlgen.py' adding 'formencode/htmlrename.py' adding 'formencode/interfaces.py' adding 'formencode/national.py' adding 'formencode/rewritingparser.py' adding 'formencode/schema.py' adding 'formencode/validators.py' adding 'formencode/variabledecode.py' adding 'formencode/i18n/cs/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/da/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/de/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/el/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/es/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/et/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/fi/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/fr/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/it/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/ja/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/ko/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/lt/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/mk/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/nb_NO/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/nl/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/pl/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/pt_BR/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/pt_PT/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/ru/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/sk/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/sl/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/sr/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/sr@latin/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/sv/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/tr/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/zh_CN/LC_MESSAGES/FormEncode.mo' adding 'formencode/i18n/zh_TW/LC_MESSAGES/FormEncode.mo' adding 'formencode/javascript/ordering.js' adding 'formencode-2.1.0.dist-info/licenses/LICENSE.txt' adding 'formencode-2.1.0.dist-info/METADATA' adding 'formencode-2.1.0.dist-info/WHEEL' adding 'formencode-2.1.0.dist-info/top_level.txt' adding 'formencode-2.1.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built formencode-2.1.0-py3-none-any.whl >>> Running package in www/py-formencode at 1778682059.39 ===> www/py-formencode ===> Faking installation for py3-formencode-2.1.0p3 /exopi-obj/pobj/py-formencode-2.1.0/bin/install -d -m 755 /exopi-obj/pobj/py-formencode-2.1.0/fake-amd64/usr/local/share/doc/py3-formencode cd /exopi-obj/pobj/py-formencode-2.1.0/FormEncode-2.1.0/docs && pax -rw * /exopi-obj/pobj/py-formencode-2.1.0/fake-amd64/usr/local/share/doc/py3-formencode/ ===> Building package for py3-formencode-2.1.0p3 Create /exopi-cvs/ports/packages/amd64/all/py3-formencode-2.1.0p3.tgz Creating package py3-formencode-2.1.0p3 reading plist| checking dependencies| checking dependencies|devel/py-setuptools checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|** | 4% archiving|*** | 5% archiving|**** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******** | 13% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************** | 21% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 27% archiving|****************** | 29% archiving|************************* | 39% archiving|******************************* | 49% archiving|******************************** | 50% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|**************************************************** | 82% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-formencode-2.1.0p3 was updated --- /exopi-cvs/ports/plist/amd64/py3-formencode-2.1.0p3 +++ /exopi-cvs/ports/plist/amd64/py3-formencode-2.1.0p3-new @@ -1,5 +1,5 @@ @name py3-formencode-2.1.0p3 -@version 16 +@version 17 @comment pkgpath=www/py-formencode ftp=yes @arch amd64 +DESC @@ -8,156 +8,156 @@ @depend devel/py-setuptools:py3-setuptools-*:py3-setuptools-80.9.0v0 @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 @cwd /usr/local -lib/python3.13/site-packages/formencode/ -lib/python3.13/site-packages/formencode-2.1.0.dist-info/ -lib/python3.13/site-packages/formencode-2.1.0.dist-info/METADATA -lib/python3.13/site-packages/formencode-2.1.0.dist-info/RECORD -lib/python3.13/site-packages/formencode-2.1.0.dist-info/WHEEL -lib/python3.13/site-packages/formencode-2.1.0.dist-info/licenses/ -lib/python3.13/site-packages/formencode-2.1.0.dist-info/licenses/LICENSE.txt -lib/python3.13/site-packages/formencode-2.1.0.dist-info/top_level.txt -lib/python3.13/site-packages/formencode/__init__.py -lib/python3.13/site-packages/formencode/__pycache__/ -lib/python3.13/site-packages/formencode/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/api.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/api.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/compound.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/compound.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/context.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/context.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/declarative.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/declarative.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/doctest_xml_compare.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/doctest_xml_compare.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/exc.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/exc.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/fieldstorage.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/fieldstorage.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/foreach.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/foreach.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/htmlfill.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/htmlfill.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/htmlfill_schemabuilder.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/htmlfill_schemabuilder.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/htmlgen.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/htmlgen.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/htmlrename.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/htmlrename.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/interfaces.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/interfaces.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/national.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/national.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/rewritingparser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/rewritingparser.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/schema.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/schema.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/validators.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/validators.cpython-313.pyc -lib/python3.13/site-packages/formencode/__pycache__/variabledecode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/formencode/__pycache__/variabledecode.cpython-313.pyc -lib/python3.13/site-packages/formencode/api.py -lib/python3.13/site-packages/formencode/compound.py -lib/python3.13/site-packages/formencode/context.py -lib/python3.13/site-packages/formencode/declarative.py -lib/python3.13/site-packages/formencode/doctest_xml_compare.py -lib/python3.13/site-packages/formencode/exc.py -lib/python3.13/site-packages/formencode/fieldstorage.py -lib/python3.13/site-packages/formencode/foreach.py -lib/python3.13/site-packages/formencode/htmlfill.py -lib/python3.13/site-packages/formencode/htmlfill_schemabuilder.py -lib/python3.13/site-packages/formencode/htmlgen.py -lib/python3.13/site-packages/formencode/htmlrename.py -lib/python3.13/site-packages/formencode/i18n/ -lib/python3.13/site-packages/formencode/i18n/cs/ -lib/python3.13/site-packages/formencode/i18n/cs/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/cs/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/da/ -lib/python3.13/site-packages/formencode/i18n/da/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/da/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/de/ -lib/python3.13/site-packages/formencode/i18n/de/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/de/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/el/ -lib/python3.13/site-packages/formencode/i18n/el/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/el/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/es/ -lib/python3.13/site-packages/formencode/i18n/es/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/es/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/et/ -lib/python3.13/site-packages/formencode/i18n/et/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/et/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/fi/ -lib/python3.13/site-packages/formencode/i18n/fi/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/fi/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/fr/ -lib/python3.13/site-packages/formencode/i18n/fr/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/fr/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/it/ -lib/python3.13/site-packages/formencode/i18n/it/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/it/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/ja/ -lib/python3.13/site-packages/formencode/i18n/ja/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/ja/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/ko/ -lib/python3.13/site-packages/formencode/i18n/ko/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/ko/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/lt/ -lib/python3.13/site-packages/formencode/i18n/lt/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/lt/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/mk/ -lib/python3.13/site-packages/formencode/i18n/mk/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/mk/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/nb_NO/ -lib/python3.13/site-packages/formencode/i18n/nb_NO/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/nb_NO/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/nl/ -lib/python3.13/site-packages/formencode/i18n/nl/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/nl/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/pl/ -lib/python3.13/site-packages/formencode/i18n/pl/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/pl/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/pt_BR/ -lib/python3.13/site-packages/formencode/i18n/pt_BR/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/pt_BR/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/pt_PT/ -lib/python3.13/site-packages/formencode/i18n/pt_PT/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/pt_PT/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/ru/ -lib/python3.13/site-packages/formencode/i18n/ru/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/ru/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/sk/ -lib/python3.13/site-packages/formencode/i18n/sk/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/sk/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/sl/ -lib/python3.13/site-packages/formencode/i18n/sl/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/sl/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/sr/ -lib/python3.13/site-packages/formencode/i18n/sr/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/sr/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/sr@latin/ -lib/python3.13/site-packages/formencode/i18n/sr@latin/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/sr@latin/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/sv/ -lib/python3.13/site-packages/formencode/i18n/sv/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/sv/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/tr/ -lib/python3.13/site-packages/formencode/i18n/tr/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/tr/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/zh_CN/ -lib/python3.13/site-packages/formencode/i18n/zh_CN/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/zh_CN/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/i18n/zh_TW/ -lib/python3.13/site-packages/formencode/i18n/zh_TW/LC_MESSAGES/ -lib/python3.13/site-packages/formencode/i18n/zh_TW/LC_MESSAGES/FormEncode.mo -lib/python3.13/site-packages/formencode/interfaces.py -lib/python3.13/site-packages/formencode/javascript/ -lib/python3.13/site-packages/formencode/javascript/ordering.js -lib/python3.13/site-packages/formencode/national.py -lib/python3.13/site-packages/formencode/rewritingparser.py -lib/python3.13/site-packages/formencode/schema.py -lib/python3.13/site-packages/formencode/validators.py -lib/python3.13/site-packages/formencode/variabledecode.py +lib/python3.14/site-packages/formencode/ +lib/python3.14/site-packages/formencode-2.1.0.dist-info/ +lib/python3.14/site-packages/formencode-2.1.0.dist-info/METADATA +lib/python3.14/site-packages/formencode-2.1.0.dist-info/RECORD +lib/python3.14/site-packages/formencode-2.1.0.dist-info/WHEEL +lib/python3.14/site-packages/formencode-2.1.0.dist-info/licenses/ +lib/python3.14/site-packages/formencode-2.1.0.dist-info/licenses/LICENSE.txt +lib/python3.14/site-packages/formencode-2.1.0.dist-info/top_level.txt +lib/python3.14/site-packages/formencode/__init__.py +lib/python3.14/site-packages/formencode/__pycache__/ +lib/python3.14/site-packages/formencode/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/api.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/api.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/compound.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/compound.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/context.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/context.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/declarative.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/declarative.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/doctest_xml_compare.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/doctest_xml_compare.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/exc.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/exc.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/fieldstorage.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/fieldstorage.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/foreach.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/foreach.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/htmlfill.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/htmlfill.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/htmlfill_schemabuilder.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/htmlfill_schemabuilder.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/htmlgen.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/htmlgen.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/htmlrename.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/htmlrename.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/interfaces.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/interfaces.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/national.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/national.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/rewritingparser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/rewritingparser.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/schema.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/schema.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/validators.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/validators.cpython-314.pyc +lib/python3.14/site-packages/formencode/__pycache__/variabledecode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/formencode/__pycache__/variabledecode.cpython-314.pyc +lib/python3.14/site-packages/formencode/api.py +lib/python3.14/site-packages/formencode/compound.py +lib/python3.14/site-packages/formencode/context.py +lib/python3.14/site-packages/formencode/declarative.py +lib/python3.14/site-packages/formencode/doctest_xml_compare.py +lib/python3.14/site-packages/formencode/exc.py +lib/python3.14/site-packages/formencode/fieldstorage.py +lib/python3.14/site-packages/formencode/foreach.py +lib/python3.14/site-packages/formencode/htmlfill.py +lib/python3.14/site-packages/formencode/htmlfill_schemabuilder.py +lib/python3.14/site-packages/formencode/htmlgen.py +lib/python3.14/site-packages/formencode/htmlrename.py +lib/python3.14/site-packages/formencode/i18n/ +lib/python3.14/site-packages/formencode/i18n/cs/ +lib/python3.14/site-packages/formencode/i18n/cs/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/cs/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/da/ +lib/python3.14/site-packages/formencode/i18n/da/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/da/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/de/ +lib/python3.14/site-packages/formencode/i18n/de/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/de/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/el/ +lib/python3.14/site-packages/formencode/i18n/el/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/el/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/es/ +lib/python3.14/site-packages/formencode/i18n/es/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/es/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/et/ +lib/python3.14/site-packages/formencode/i18n/et/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/et/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/fi/ +lib/python3.14/site-packages/formencode/i18n/fi/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/fi/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/fr/ +lib/python3.14/site-packages/formencode/i18n/fr/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/fr/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/it/ +lib/python3.14/site-packages/formencode/i18n/it/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/it/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/ja/ +lib/python3.14/site-packages/formencode/i18n/ja/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/ja/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/ko/ +lib/python3.14/site-packages/formencode/i18n/ko/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/ko/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/lt/ +lib/python3.14/site-packages/formencode/i18n/lt/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/lt/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/mk/ +lib/python3.14/site-packages/formencode/i18n/mk/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/mk/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/nb_NO/ +lib/python3.14/site-packages/formencode/i18n/nb_NO/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/nb_NO/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/nl/ +lib/python3.14/site-packages/formencode/i18n/nl/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/nl/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/pl/ +lib/python3.14/site-packages/formencode/i18n/pl/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/pl/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/pt_BR/ +lib/python3.14/site-packages/formencode/i18n/pt_BR/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/pt_BR/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/pt_PT/ +lib/python3.14/site-packages/formencode/i18n/pt_PT/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/pt_PT/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/ru/ +lib/python3.14/site-packages/formencode/i18n/ru/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/ru/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/sk/ +lib/python3.14/site-packages/formencode/i18n/sk/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/sk/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/sl/ +lib/python3.14/site-packages/formencode/i18n/sl/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/sl/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/sr/ +lib/python3.14/site-packages/formencode/i18n/sr/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/sr/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/sr@latin/ +lib/python3.14/site-packages/formencode/i18n/sr@latin/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/sr@latin/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/sv/ +lib/python3.14/site-packages/formencode/i18n/sv/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/sv/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/tr/ +lib/python3.14/site-packages/formencode/i18n/tr/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/tr/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/zh_CN/ +lib/python3.14/site-packages/formencode/i18n/zh_CN/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/zh_CN/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/i18n/zh_TW/ +lib/python3.14/site-packages/formencode/i18n/zh_TW/LC_MESSAGES/ +lib/python3.14/site-packages/formencode/i18n/zh_TW/LC_MESSAGES/FormEncode.mo +lib/python3.14/site-packages/formencode/interfaces.py +lib/python3.14/site-packages/formencode/javascript/ +lib/python3.14/site-packages/formencode/javascript/ordering.js +lib/python3.14/site-packages/formencode/national.py +lib/python3.14/site-packages/formencode/rewritingparser.py +lib/python3.14/site-packages/formencode/schema.py +lib/python3.14/site-packages/formencode/validators.py +lib/python3.14/site-packages/formencode/variabledecode.py share/doc/py3-formencode/ share/doc/py3-formencode/Design.txt share/doc/py3-formencode/Makefile Link to /exopi-cvs/ports/packages/amd64/ftp/py3-formencode-2.1.0p3.tgz >>> Running clean in www/py-formencode at 1778682061.84 ===> www/py-formencode ===> Cleaning for py3-formencode-2.1.0p3 >>> Ended at 1778682062.17 max_stuck=0.90/depends=2.30/show-prepare-results=1.31/extract=0.74/build=3.31/package=2.45/clean=0.36