==> Retrieving sources... -> Found v1.5.tar.gz -> Found fix-dependencies.patch ==> Generating checksums for source files... ==> Making package: python-efilter 1.5-9 (Wed 20 Nov 2024 12:54:33 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (5) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.12.7-1 70.07 MiB extra/python-dateutil 2.9.0-5 0.99 MiB extra/python-pytz 2024.2-1 0.16 MiB extra/python-six 1.16.0-9 0.11 MiB Total Installed Size: 71.66 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing mpdecimal... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration [installed] xz: for lzma [installed] tk: for tkinter installing python-six... installing python-dateutil... installing python-pytz... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (10) New Version Net Change extra/python-autocommand 2.2.2-6 0.08 MiB extra/python-jaraco.collections 5.0.1-1 0.10 MiB extra/python-jaraco.context 5.3.0-1 0.04 MiB extra/python-jaraco.functools 4.0.2-1 0.07 MiB extra/python-jaraco.text 4.0.0-1 0.08 MiB extra/python-more-itertools 10.3.0-1 0.63 MiB extra/python-packaging 24.2-1 0.66 MiB extra/python-platformdirs 4.3.6-1 0.24 MiB extra/python-wheel 0.45.0-1 0.28 MiB extra/python-setuptools 1:75.2.0-2 7.99 MiB Total Installed Size: 10.18 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-jaraco.collections... installing python-packaging... installing python-platformdirs... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures python-setuptools: for legacy bdist_wheel subcommand [pending] installing python-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found v1.5.tar.gz -> Found fix-dependencies.patch ==> Validating source files with sha512sums... v1.5.tar.gz ... Passed fix-dependencies.patch ... Passed ==> Extracting sources... -> Extracting v1.5.tar.gz with bsdtar ==> Starting prepare()... patching file setup.py ==> Entering fakeroot environment... ==> Starting package()... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py creating build/lib/efilter copying efilter/query.py -> build/lib/efilter copying efilter/syntax.py -> build/lib/efilter copying efilter/__init__.py -> build/lib/efilter copying efilter/ast.py -> build/lib/efilter copying efilter/dispatch.py -> build/lib/efilter copying efilter/errors.py -> build/lib/efilter copying efilter/version.py -> build/lib/efilter copying efilter/scope.py -> build/lib/efilter copying efilter/api.py -> build/lib/efilter copying efilter/protocol.py -> build/lib/efilter creating build/lib/sample_projects copying sample_projects/__init__.py -> build/lib/sample_projects creating build/lib/efilter/parsers copying efilter/parsers/__init__.py -> build/lib/efilter/parsers copying efilter/parsers/literal.py -> build/lib/efilter/parsers copying efilter/parsers/lisp.py -> build/lib/efilter/parsers creating build/lib/efilter/protocols copying efilter/protocols/ordered.py -> build/lib/efilter/protocols copying efilter/protocols/reducer.py -> build/lib/efilter/protocols copying efilter/protocols/__init__.py -> build/lib/efilter/protocols copying efilter/protocols/associative.py -> build/lib/efilter/protocols copying efilter/protocols/repeated.py -> build/lib/efilter/protocols copying efilter/protocols/number.py -> build/lib/efilter/protocols copying efilter/protocols/indexable.py -> build/lib/efilter/protocols copying efilter/protocols/eq.py -> build/lib/efilter/protocols copying efilter/protocols/structured.py -> build/lib/efilter/protocols copying efilter/protocols/applicative.py -> build/lib/efilter/protocols copying efilter/protocols/counted.py -> build/lib/efilter/protocols copying efilter/protocols/iset.py -> build/lib/efilter/protocols copying efilter/protocols/boolean.py -> build/lib/efilter/protocols copying efilter/protocols/hashable.py -> build/lib/efilter/protocols creating build/lib/efilter/stdlib copying efilter/stdlib/io.py -> build/lib/efilter/stdlib copying efilter/stdlib/__init__.py -> build/lib/efilter/stdlib copying efilter/stdlib/math.py -> build/lib/efilter/stdlib copying efilter/stdlib/core.py -> build/lib/efilter/stdlib creating build/lib/efilter/ext copying efilter/ext/csv_reader.py -> build/lib/efilter/ext copying efilter/ext/list_repetition.py -> build/lib/efilter/ext copying efilter/ext/__init__.py -> build/lib/efilter/ext copying efilter/ext/lazy_repetition.py -> build/lib/efilter/ext copying efilter/ext/line_reader.py -> build/lib/efilter/ext copying efilter/ext/row_tuple.py -> build/lib/efilter/ext creating build/lib/efilter/transforms copying efilter/transforms/aslisp.py -> build/lib/efilter/transforms copying efilter/transforms/__init__.py -> build/lib/efilter/transforms copying efilter/transforms/asdottysql.py -> build/lib/efilter/transforms copying efilter/transforms/normalize.py -> build/lib/efilter/transforms copying efilter/transforms/infer_type.py -> build/lib/efilter/transforms copying efilter/transforms/validate.py -> build/lib/efilter/transforms copying efilter/transforms/solve.py -> build/lib/efilter/transforms creating build/lib/efilter/parsers/dottysql copying efilter/parsers/dottysql/grammar.py -> build/lib/efilter/parsers/dottysql copying efilter/parsers/dottysql/__init__.py -> build/lib/efilter/parsers/dottysql copying efilter/parsers/dottysql/parser.py -> build/lib/efilter/parsers/dottysql creating build/lib/efilter/parsers/common copying efilter/parsers/common/token_stream.py -> build/lib/efilter/parsers/common copying efilter/parsers/common/grammar.py -> build/lib/efilter/parsers/common copying efilter/parsers/common/__init__.py -> build/lib/efilter/parsers/common copying efilter/parsers/common/ast_transforms.py -> build/lib/efilter/parsers/common copying efilter/parsers/common/tokenizer.py -> build/lib/efilter/parsers/common copying efilter/parsers/common/parser.py -> build/lib/efilter/parsers/common creating build/lib/efilter/parsers/legacy copying efilter/parsers/legacy/__init__.py -> build/lib/efilter/parsers/legacy copying efilter/parsers/legacy/objectfilter.py -> build/lib/efilter/parsers/legacy creating build/lib/sample_projects/tagging copying sample_projects/tagging/tag_test.py -> build/lib/sample_projects/tagging copying sample_projects/tagging/tag.py -> build/lib/sample_projects/tagging copying sample_projects/tagging/__init__.py -> build/lib/sample_projects/tagging creating build/lib/sample_projects/star_catalog copying sample_projects/star_catalog/star_catalog_test.py -> build/lib/sample_projects/star_catalog copying sample_projects/star_catalog/__init__.py -> build/lib/sample_projects/star_catalog copying sample_projects/star_catalog/star_catalog.py -> build/lib/sample_projects/star_catalog running install_lib creating /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages creating /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter copying build/lib/efilter/query.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter creating /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers creating /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/dottysql copying build/lib/efilter/parsers/dottysql/grammar.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/dottysql copying build/lib/efilter/parsers/dottysql/__init__.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/dottysql copying build/lib/efilter/parsers/dottysql/parser.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/dottysql creating /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/token_stream.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/grammar.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/__init__.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/ast_transforms.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/tokenizer.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/parser.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/__init__.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers copying build/lib/efilter/parsers/literal.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers creating /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/legacy copying build/lib/efilter/parsers/legacy/__init__.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/legacy copying build/lib/efilter/parsers/legacy/objectfilter.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/legacy copying build/lib/efilter/parsers/lisp.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers copying build/lib/efilter/syntax.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter copying build/lib/efilter/__init__.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter copying build/lib/efilter/ast.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter creating /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols copying build/lib/efilter/protocols/ordered.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols copying build/lib/efilter/protocols/reducer.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols copying build/lib/efilter/protocols/__init__.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols copying build/lib/efilter/protocols/associative.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols copying build/lib/efilter/protocols/repeated.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols copying build/lib/efilter/protocols/number.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols copying build/lib/efilter/protocols/indexable.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols copying build/lib/efilter/protocols/eq.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols copying build/lib/efilter/protocols/structured.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols copying build/lib/efilter/protocols/applicative.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols copying build/lib/efilter/protocols/counted.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols copying build/lib/efilter/protocols/iset.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols copying build/lib/efilter/protocols/boolean.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols copying build/lib/efilter/protocols/hashable.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols creating /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/stdlib copying build/lib/efilter/stdlib/io.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/stdlib copying build/lib/efilter/stdlib/__init__.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/stdlib copying build/lib/efilter/stdlib/math.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/stdlib copying build/lib/efilter/stdlib/core.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/stdlib copying build/lib/efilter/dispatch.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter copying build/lib/efilter/errors.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter copying build/lib/efilter/version.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter copying build/lib/efilter/scope.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter copying build/lib/efilter/api.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter creating /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/ext copying build/lib/efilter/ext/csv_reader.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/ext copying build/lib/efilter/ext/list_repetition.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/ext copying build/lib/efilter/ext/__init__.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/ext copying build/lib/efilter/ext/lazy_repetition.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/ext copying build/lib/efilter/ext/line_reader.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/ext copying build/lib/efilter/ext/row_tuple.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/ext creating /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/transforms copying build/lib/efilter/transforms/aslisp.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/transforms copying build/lib/efilter/transforms/__init__.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/transforms copying build/lib/efilter/transforms/asdottysql.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/transforms copying build/lib/efilter/transforms/normalize.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/transforms copying build/lib/efilter/transforms/infer_type.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/transforms copying build/lib/efilter/transforms/validate.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/transforms copying build/lib/efilter/transforms/solve.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/transforms copying build/lib/efilter/protocol.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter creating /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/sample_projects creating /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/sample_projects/tagging copying build/lib/sample_projects/tagging/tag_test.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/sample_projects/tagging copying build/lib/sample_projects/tagging/tag.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/sample_projects/tagging copying build/lib/sample_projects/tagging/__init__.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/sample_projects/tagging copying build/lib/sample_projects/__init__.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/sample_projects creating /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/sample_projects/star_catalog copying build/lib/sample_projects/star_catalog/star_catalog_test.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/sample_projects/star_catalog copying build/lib/sample_projects/star_catalog/__init__.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/sample_projects/star_catalog copying build/lib/sample_projects/star_catalog/star_catalog.py -> /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/sample_projects/star_catalog byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/query.py to query.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/dottysql/grammar.py to grammar.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/dottysql/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/dottysql/parser.py to parser.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/common/token_stream.py to token_stream.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/common/grammar.py to grammar.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/common/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/common/ast_transforms.py to ast_transforms.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/common/tokenizer.py to tokenizer.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/common/parser.py to parser.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/literal.py to literal.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/legacy/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/legacy/objectfilter.py to objectfilter.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/parsers/lisp.py to lisp.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/syntax.py to syntax.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/ast.py to ast.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols/ordered.py to ordered.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols/reducer.py to reducer.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols/associative.py to associative.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols/repeated.py to repeated.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols/number.py to number.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols/indexable.py to indexable.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols/eq.py to eq.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols/structured.py to structured.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols/applicative.py to applicative.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols/counted.py to counted.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols/iset.py to iset.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols/boolean.py to boolean.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocols/hashable.py to hashable.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/stdlib/io.py to io.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/stdlib/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/stdlib/math.py to math.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/stdlib/core.py to core.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/dispatch.py to dispatch.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/errors.py to errors.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/version.py to version.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/scope.py to scope.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/api.py to api.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/ext/csv_reader.py to csv_reader.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/ext/list_repetition.py to list_repetition.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/ext/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/ext/lazy_repetition.py to lazy_repetition.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/ext/line_reader.py to line_reader.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/ext/row_tuple.py to row_tuple.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/transforms/aslisp.py to aslisp.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/transforms/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/transforms/asdottysql.py to asdottysql.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/transforms/normalize.py to normalize.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/transforms/infer_type.py to infer_type.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/transforms/validate.py to validate.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/transforms/solve.py to solve.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter/protocol.py to protocol.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/sample_projects/tagging/tag_test.py to tag_test.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/sample_projects/tagging/tag.py to tag.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/sample_projects/tagging/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/sample_projects/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/sample_projects/star_catalog/star_catalog_test.py to star_catalog_test.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/sample_projects/star_catalog/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/sample_projects/star_catalog/star_catalog.py to star_catalog.cpython-312.pyc writing byte-compilation script '/tmp/tmphf3gcfjs.py' /usr/sbin/python /tmp/tmphf3gcfjs.py removing /tmp/tmphf3gcfjs.py running install_egg_info running egg_info creating efilter.egg-info writing efilter.egg-info/PKG-INFO writing dependency_links to efilter.egg-info/dependency_links.txt writing requirements to efilter.egg-info/requires.txt writing top-level names to efilter.egg-info/top_level.txt writing manifest file 'efilter.egg-info/SOURCES.txt' reading manifest file 'efilter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'efilter.egg-info/SOURCES.txt' Copying efilter.egg-info to /src/packages/libs/python/python-efilter/pkg/python-efilter/usr/lib/python3.12/site-packages/efilter-1!1.5-py3.12.egg-info running install_scripts ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-efilter"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-efilter 1.5-9 (Wed 20 Nov 2024 12:54:40 PM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: git optionally requires python: git svn & git p4 :: iproute2 optionally requires python: for routel :: libevent optionally requires python: event_rpcgen.py :: libxml2 optionally requires python: Python bindings :: rsync optionally requires python: for rrsync :: util-linux-libs optionally requires python: python bindings to libmount Package (15) Old Version Net Change mpdecimal 4.0.0-2 -0.32 MiB python 3.12.7-1 -70.07 MiB python-autocommand 2.2.2-6 -0.08 MiB python-dateutil 2.9.0-5 -0.99 MiB python-jaraco.collections 5.0.1-1 -0.10 MiB python-jaraco.context 5.3.0-1 -0.04 MiB python-jaraco.functools 4.0.2-1 -0.07 MiB python-jaraco.text 4.0.0-1 -0.08 MiB python-more-itertools 10.3.0-1 -0.63 MiB python-packaging 24.2-1 -0.66 MiB python-platformdirs 4.3.6-1 -0.24 MiB python-pytz 2024.2-1 -0.16 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-six 1.16.0-9 -0.11 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 81.84 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-wheel... removing python-pytz... removing python-platformdirs... removing python-packaging... removing python-jaraco.collections... removing python-jaraco.text... removing python-jaraco.functools... removing python-more-itertools... removing python-jaraco.context... removing python-dateutil... removing python-six... removing python-autocommand... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...