=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py312-mailman-3.3.9 (cd /tmp/mail/mailman3/work/mailman-3.3.9/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.12 CC=gcc CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.12 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.12 CXX=c++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.12 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/mail/mailman3/work/.cwrapper/bin:/tmp/mail/mailman3/work/.buildlink/bin:/tmp/mail/mailman3/work/.gcc/bin:/tmp/mail/mailman3/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/tmp/mail/mailman3/work/.home CWRAPPERS_CONFIG_DIR=/tmp/mail/mailman3/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/mail/mailman3/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/mail/mailman3/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/mail/mailman3/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/mail/mailman3/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/mail/mailman3/work/.buildlink/lib/pkgconfig:/tmp/mail/mailman3/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/mail/mailman3/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/mail/mailman3/work/.cwrapper/config /usr/pkg/bin/python3.12 setup.py build -j4) running build running build_py creating build creating build/lib creating build/lib/mailman copying src/mailman/__init__.py -> build/lib/mailman copying src/mailman/version.py -> build/lib/mailman creating build/lib/mailman/app copying src/mailman/app/__init__.py -> build/lib/mailman/app copying src/mailman/app/bounces.py -> build/lib/mailman/app copying src/mailman/app/commands.py -> build/lib/mailman/app copying src/mailman/app/digests.py -> build/lib/mailman/app copying src/mailman/app/domain.py -> build/lib/mailman/app copying src/mailman/app/events.py -> build/lib/mailman/app copying src/mailman/app/inject.py -> build/lib/mailman/app copying src/mailman/app/lifecycle.py -> build/lib/mailman/app copying src/mailman/app/membership.py -> build/lib/mailman/app copying src/mailman/app/moderator.py -> build/lib/mailman/app copying src/mailman/app/notifications.py -> build/lib/mailman/app copying src/mailman/app/replybot.py -> build/lib/mailman/app copying src/mailman/app/subscriptions.py -> build/lib/mailman/app copying src/mailman/app/workflow.py -> build/lib/mailman/app creating build/lib/mailman/archiving copying src/mailman/archiving/__init__.py -> build/lib/mailman/archiving copying src/mailman/archiving/mailarchive.py -> build/lib/mailman/archiving copying src/mailman/archiving/mhonarc.py -> build/lib/mailman/archiving copying src/mailman/archiving/prototype.py -> build/lib/mailman/archiving creating build/lib/mailman/bin copying src/mailman/bin/__init__.py -> build/lib/mailman/bin copying src/mailman/bin/mailman.py -> build/lib/mailman/bin copying src/mailman/bin/master.py -> build/lib/mailman/bin copying src/mailman/bin/runner.py -> build/lib/mailman/bin creating build/lib/mailman/chains copying src/mailman/chains/__init__.py -> build/lib/mailman/chains copying src/mailman/chains/accept.py -> build/lib/mailman/chains copying src/mailman/chains/base.py -> build/lib/mailman/chains copying src/mailman/chains/builtin.py -> build/lib/mailman/chains copying src/mailman/chains/discard.py -> build/lib/mailman/chains copying src/mailman/chains/dmarc.py -> build/lib/mailman/chains copying src/mailman/chains/headers.py -> build/lib/mailman/chains copying src/mailman/chains/hold.py -> build/lib/mailman/chains copying src/mailman/chains/moderation.py -> build/lib/mailman/chains copying src/mailman/chains/owner.py -> build/lib/mailman/chains copying src/mailman/chains/reject.py -> build/lib/mailman/chains creating build/lib/mailman/commands copying src/mailman/commands/__init__.py -> build/lib/mailman/commands copying src/mailman/commands/cli_addmembers.py -> build/lib/mailman/commands copying src/mailman/commands/cli_aliases.py -> build/lib/mailman/commands copying src/mailman/commands/cli_changeaddress.py -> build/lib/mailman/commands copying src/mailman/commands/cli_conf.py -> build/lib/mailman/commands copying src/mailman/commands/cli_control.py -> build/lib/mailman/commands copying src/mailman/commands/cli_delmembers.py -> build/lib/mailman/commands copying src/mailman/commands/cli_digests.py -> build/lib/mailman/commands copying src/mailman/commands/cli_findmember.py -> build/lib/mailman/commands copying src/mailman/commands/cli_gatenews.py -> build/lib/mailman/commands copying src/mailman/commands/cli_help.py -> build/lib/mailman/commands copying src/mailman/commands/cli_import.py -> build/lib/mailman/commands copying src/mailman/commands/cli_info.py -> build/lib/mailman/commands copying src/mailman/commands/cli_inject.py -> build/lib/mailman/commands copying src/mailman/commands/cli_lists.py -> build/lib/mailman/commands copying src/mailman/commands/cli_members.py -> build/lib/mailman/commands copying src/mailman/commands/cli_notify.py -> build/lib/mailman/commands copying src/mailman/commands/cli_qfile.py -> build/lib/mailman/commands copying src/mailman/commands/cli_status.py -> build/lib/mailman/commands copying src/mailman/commands/cli_syncmembers.py -> build/lib/mailman/commands copying src/mailman/commands/cli_unshunt.py -> build/lib/mailman/commands copying src/mailman/commands/cli_version.py -> build/lib/mailman/commands copying src/mailman/commands/cli_withlist.py -> build/lib/mailman/commands copying src/mailman/commands/eml_confirm.py -> build/lib/mailman/commands copying src/mailman/commands/eml_echo.py -> build/lib/mailman/commands copying src/mailman/commands/eml_end.py -> build/lib/mailman/commands copying src/mailman/commands/eml_help.py -> build/lib/mailman/commands copying src/mailman/commands/eml_membership.py -> build/lib/mailman/commands copying src/mailman/commands/eml_who.py -> build/lib/mailman/commands creating build/lib/mailman/compat copying src/mailman/compat/__init__.py -> build/lib/mailman/compat creating build/lib/mailman/config copying src/mailman/config/__init__.py -> build/lib/mailman/config copying src/mailman/config/config.py -> build/lib/mailman/config creating build/lib/mailman/core copying src/mailman/core/__init__.py -> build/lib/mailman/core copying src/mailman/core/api.py -> build/lib/mailman/core copying src/mailman/core/chains.py -> build/lib/mailman/core copying src/mailman/core/constants.py -> build/lib/mailman/core copying src/mailman/core/i18n.py -> build/lib/mailman/core copying src/mailman/core/logging.py -> build/lib/mailman/core copying src/mailman/core/pipelines.py -> build/lib/mailman/core copying src/mailman/core/rules.py -> build/lib/mailman/core copying src/mailman/core/runner.py -> build/lib/mailman/core copying src/mailman/core/switchboard.py -> build/lib/mailman/core copying src/mailman/core/system.py -> build/lib/mailman/core copying src/mailman/core/initialize.py -> build/lib/mailman/core creating build/lib/mailman/database copying src/mailman/database/__init__.py -> build/lib/mailman/database copying src/mailman/database/base.py -> build/lib/mailman/database copying src/mailman/database/factory.py -> build/lib/mailman/database copying src/mailman/database/helpers.py -> build/lib/mailman/database copying src/mailman/database/model.py -> build/lib/mailman/database copying src/mailman/database/mysql.py -> build/lib/mailman/database copying src/mailman/database/postgresql.py -> build/lib/mailman/database copying src/mailman/database/sqlite.py -> build/lib/mailman/database copying src/mailman/database/transaction.py -> build/lib/mailman/database copying src/mailman/database/types.py -> build/lib/mailman/database creating build/lib/mailman/docs copying src/mailman/docs/__init__.py -> build/lib/mailman/docs creating build/lib/mailman/email copying src/mailman/email/__init__.py -> build/lib/mailman/email copying src/mailman/email/message.py -> build/lib/mailman/email copying src/mailman/email/validate.py -> build/lib/mailman/email creating build/lib/mailman/handlers copying src/mailman/handlers/__init__.py -> build/lib/mailman/handlers copying src/mailman/handlers/acknowledge.py -> build/lib/mailman/handlers copying src/mailman/handlers/after_delivery.py -> build/lib/mailman/handlers copying src/mailman/handlers/arc_sign.py -> build/lib/mailman/handlers copying src/mailman/handlers/avoid_duplicates.py -> build/lib/mailman/handlers copying src/mailman/handlers/cleanse.py -> build/lib/mailman/handlers copying src/mailman/handlers/cleanse_dkim.py -> build/lib/mailman/handlers copying src/mailman/handlers/cook_headers.py -> build/lib/mailman/handlers copying src/mailman/handlers/decorate.py -> build/lib/mailman/handlers copying src/mailman/handlers/dmarc.py -> build/lib/mailman/handlers copying src/mailman/handlers/file_recipients.py -> build/lib/mailman/handlers copying src/mailman/handlers/member_recipients.py -> build/lib/mailman/handlers copying src/mailman/handlers/mime_delete.py -> build/lib/mailman/handlers copying src/mailman/handlers/owner_recipients.py -> build/lib/mailman/handlers copying src/mailman/handlers/replybot.py -> build/lib/mailman/handlers copying src/mailman/handlers/rfc_2369.py -> build/lib/mailman/handlers copying src/mailman/handlers/subject_prefix.py -> build/lib/mailman/handlers copying src/mailman/handlers/tagger.py -> build/lib/mailman/handlers copying src/mailman/handlers/to_archive.py -> build/lib/mailman/handlers copying src/mailman/handlers/to_digest.py -> build/lib/mailman/handlers copying src/mailman/handlers/to_outgoing.py -> build/lib/mailman/handlers copying src/mailman/handlers/to_usenet.py -> build/lib/mailman/handlers copying src/mailman/handlers/validate_authenticity.py -> build/lib/mailman/handlers creating build/lib/mailman/interfaces copying src/mailman/interfaces/__init__.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/action.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/address.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/api.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/archiver.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/autorespond.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/bans.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/bounce.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/cache.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/chain.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/command.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/configuration.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/database.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/digests.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/domain.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/errors.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/handler.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/languages.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/listmanager.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/mailinglist.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/member.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/messages.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/mime.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/mlistrequest.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/mta.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/nntp.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/pending.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/pipeline.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/plugin.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/preferences.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/requests.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/roster.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/rules.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/runner.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/styles.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/subscriptions.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/switchboard.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/system.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/template.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/user.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/usermanager.py -> build/lib/mailman/interfaces copying src/mailman/interfaces/workflow.py -> build/lib/mailman/interfaces creating build/lib/mailman/languages copying src/mailman/languages/__init__.py -> build/lib/mailman/languages copying src/mailman/languages/language.py -> build/lib/mailman/languages copying src/mailman/languages/manager.py -> build/lib/mailman/languages creating build/lib/mailman/messages copying src/mailman/messages/__init__.py -> build/lib/mailman/messages creating build/lib/mailman/model copying src/mailman/model/__init__.py -> build/lib/mailman/model copying src/mailman/model/address.py -> build/lib/mailman/model copying src/mailman/model/autorespond.py -> build/lib/mailman/model copying src/mailman/model/bans.py -> build/lib/mailman/model copying src/mailman/model/bounce.py -> build/lib/mailman/model copying src/mailman/model/cache.py -> build/lib/mailman/model copying src/mailman/model/digests.py -> build/lib/mailman/model copying src/mailman/model/domain.py -> build/lib/mailman/model copying src/mailman/model/language.py -> build/lib/mailman/model copying src/mailman/model/listmanager.py -> build/lib/mailman/model copying src/mailman/model/mailinglist.py -> build/lib/mailman/model copying src/mailman/model/member.py -> build/lib/mailman/model copying src/mailman/model/message.py -> build/lib/mailman/model copying src/mailman/model/messagestore.py -> build/lib/mailman/model copying src/mailman/model/mime.py -> build/lib/mailman/model copying src/mailman/model/pending.py -> build/lib/mailman/model copying src/mailman/model/preferences.py -> build/lib/mailman/model copying src/mailman/model/requests.py -> build/lib/mailman/model copying src/mailman/model/roster.py -> build/lib/mailman/model copying src/mailman/model/subscriptions.py -> build/lib/mailman/model copying src/mailman/model/template.py -> build/lib/mailman/model copying src/mailman/model/uid.py -> build/lib/mailman/model copying src/mailman/model/user.py -> build/lib/mailman/model copying src/mailman/model/usermanager.py -> build/lib/mailman/model copying src/mailman/model/workflow.py -> build/lib/mailman/model creating build/lib/mailman/mta copying src/mailman/mta/__init__.py -> build/lib/mailman/mta copying src/mailman/mta/aliases.py -> build/lib/mailman/mta copying src/mailman/mta/arc_signing.py -> build/lib/mailman/mta copying src/mailman/mta/base.py -> build/lib/mailman/mta copying src/mailman/mta/bulk.py -> build/lib/mailman/mta copying src/mailman/mta/connection.py -> build/lib/mailman/mta copying src/mailman/mta/decorating.py -> build/lib/mailman/mta copying src/mailman/mta/deliver.py -> build/lib/mailman/mta copying src/mailman/mta/exim4.py -> build/lib/mailman/mta copying src/mailman/mta/null.py -> build/lib/mailman/mta copying src/mailman/mta/personalized.py -> build/lib/mailman/mta copying src/mailman/mta/postfix.py -> build/lib/mailman/mta copying src/mailman/mta/verp.py -> build/lib/mailman/mta creating build/lib/mailman/pipelines copying src/mailman/pipelines/__init__.py -> build/lib/mailman/pipelines copying src/mailman/pipelines/base.py -> build/lib/mailman/pipelines copying src/mailman/pipelines/builtin.py -> build/lib/mailman/pipelines copying src/mailman/pipelines/virgin.py -> build/lib/mailman/pipelines creating build/lib/mailman/plugins copying src/mailman/plugins/__init__.py -> build/lib/mailman/plugins copying src/mailman/plugins/initialize.py -> build/lib/mailman/plugins creating build/lib/mailman/rest copying src/mailman/rest/__init__.py -> build/lib/mailman/rest copying src/mailman/rest/addresses.py -> build/lib/mailman/rest copying src/mailman/rest/bans.py -> build/lib/mailman/rest copying src/mailman/rest/domains.py -> build/lib/mailman/rest copying src/mailman/rest/gunicorn.py -> build/lib/mailman/rest copying src/mailman/rest/header_matches.py -> build/lib/mailman/rest copying src/mailman/rest/helpers.py -> build/lib/mailman/rest copying src/mailman/rest/listconf.py -> build/lib/mailman/rest copying src/mailman/rest/lists.py -> build/lib/mailman/rest copying src/mailman/rest/members.py -> build/lib/mailman/rest copying src/mailman/rest/plugins.py -> build/lib/mailman/rest copying src/mailman/rest/post_moderation.py -> build/lib/mailman/rest copying src/mailman/rest/preferences.py -> build/lib/mailman/rest copying src/mailman/rest/queues.py -> build/lib/mailman/rest copying src/mailman/rest/root.py -> build/lib/mailman/rest copying src/mailman/rest/sub_moderation.py -> build/lib/mailman/rest copying src/mailman/rest/templates.py -> build/lib/mailman/rest copying src/mailman/rest/uris.py -> build/lib/mailman/rest copying src/mailman/rest/users.py -> build/lib/mailman/rest copying src/mailman/rest/validator.py -> build/lib/mailman/rest copying src/mailman/rest/wsgiapp.py -> build/lib/mailman/rest creating build/lib/mailman/rules copying src/mailman/rules/__init__.py -> build/lib/mailman/rules copying src/mailman/rules/administrivia.py -> build/lib/mailman/rules copying src/mailman/rules/any.py -> build/lib/mailman/rules copying src/mailman/rules/approved.py -> build/lib/mailman/rules copying src/mailman/rules/banned_address.py -> build/lib/mailman/rules copying src/mailman/rules/digests.py -> build/lib/mailman/rules copying src/mailman/rules/dmarc.py -> build/lib/mailman/rules copying src/mailman/rules/emergency.py -> build/lib/mailman/rules copying src/mailman/rules/implicit_dest.py -> build/lib/mailman/rules copying src/mailman/rules/loop.py -> build/lib/mailman/rules copying src/mailman/rules/max_recipients.py -> build/lib/mailman/rules copying src/mailman/rules/max_size.py -> build/lib/mailman/rules copying src/mailman/rules/moderation.py -> build/lib/mailman/rules copying src/mailman/rules/news_moderation.py -> build/lib/mailman/rules copying src/mailman/rules/no_senders.py -> build/lib/mailman/rules copying src/mailman/rules/no_subject.py -> build/lib/mailman/rules copying src/mailman/rules/suspicious.py -> build/lib/mailman/rules copying src/mailman/rules/truth.py -> build/lib/mailman/rules creating build/lib/mailman/runners copying src/mailman/runners/__init__.py -> build/lib/mailman/runners copying src/mailman/runners/archive.py -> build/lib/mailman/runners copying src/mailman/runners/bounce.py -> build/lib/mailman/runners copying src/mailman/runners/command.py -> build/lib/mailman/runners copying src/mailman/runners/digest.py -> build/lib/mailman/runners copying src/mailman/runners/incoming.py -> build/lib/mailman/runners copying src/mailman/runners/lmtp.py -> build/lib/mailman/runners copying src/mailman/runners/nntp.py -> build/lib/mailman/runners copying src/mailman/runners/outgoing.py -> build/lib/mailman/runners copying src/mailman/runners/pipeline.py -> build/lib/mailman/runners copying src/mailman/runners/rest.py -> build/lib/mailman/runners copying src/mailman/runners/retry.py -> build/lib/mailman/runners copying src/mailman/runners/task.py -> build/lib/mailman/runners copying src/mailman/runners/virgin.py -> build/lib/mailman/runners creating build/lib/mailman/styles copying src/mailman/styles/__init__.py -> build/lib/mailman/styles copying src/mailman/styles/base.py -> build/lib/mailman/styles copying src/mailman/styles/default.py -> build/lib/mailman/styles copying src/mailman/styles/manager.py -> build/lib/mailman/styles creating build/lib/mailman/templates copying src/mailman/templates/__init__.py -> build/lib/mailman/templates creating build/lib/mailman/testing copying src/mailman/testing/__init__.py -> build/lib/mailman/testing copying src/mailman/testing/documentation.py -> build/lib/mailman/testing copying src/mailman/testing/helpers.py -> build/lib/mailman/testing copying src/mailman/testing/i18n.py -> build/lib/mailman/testing copying src/mailman/testing/layers.py -> build/lib/mailman/testing copying src/mailman/testing/mta.py -> build/lib/mailman/testing creating build/lib/mailman/tests copying src/mailman/tests/__init__.py -> build/lib/mailman/tests copying src/mailman/tests/test_configfile.py -> build/lib/mailman/tests copying src/mailman/tests/test_hook_deprecations.py -> build/lib/mailman/tests creating build/lib/mailman/utilities copying src/mailman/utilities/__init__.py -> build/lib/mailman/utilities copying src/mailman/utilities/datetime.py -> build/lib/mailman/utilities copying src/mailman/utilities/email.py -> build/lib/mailman/utilities copying src/mailman/utilities/filesystem.py -> build/lib/mailman/utilities copying src/mailman/utilities/fixes.py -> build/lib/mailman/utilities copying src/mailman/utilities/i18n.py -> build/lib/mailman/utilities copying src/mailman/utilities/importer.py -> build/lib/mailman/utilities copying src/mailman/utilities/interact.py -> build/lib/mailman/utilities copying src/mailman/utilities/mailbox.py -> build/lib/mailman/utilities copying src/mailman/utilities/modules.py -> build/lib/mailman/utilities copying src/mailman/utilities/options.py -> build/lib/mailman/utilities copying src/mailman/utilities/passwords.py -> build/lib/mailman/utilities copying src/mailman/utilities/protocols.py -> build/lib/mailman/utilities copying src/mailman/utilities/queries.py -> build/lib/mailman/utilities copying src/mailman/utilities/retry.py -> build/lib/mailman/utilities copying src/mailman/utilities/scrubber.py -> build/lib/mailman/utilities copying src/mailman/utilities/string.py -> build/lib/mailman/utilities copying src/mailman/utilities/uid.py -> build/lib/mailman/utilities creating build/lib/mailman/app/docs copying src/mailman/app/docs/__init__.py -> build/lib/mailman/app/docs creating build/lib/mailman/app/tests copying src/mailman/app/tests/__init__.py -> build/lib/mailman/app/tests copying src/mailman/app/tests/test_bounces.py -> build/lib/mailman/app/tests copying src/mailman/app/tests/test_digests.py -> build/lib/mailman/app/tests copying src/mailman/app/tests/test_inject.py -> build/lib/mailman/app/tests copying src/mailman/app/tests/test_lifecycle.py -> build/lib/mailman/app/tests copying src/mailman/app/tests/test_membership.py -> build/lib/mailman/app/tests copying src/mailman/app/tests/test_moderation.py -> build/lib/mailman/app/tests copying src/mailman/app/tests/test_notifications.py -> build/lib/mailman/app/tests copying src/mailman/app/tests/test_subscriptions.py -> build/lib/mailman/app/tests copying src/mailman/app/tests/test_unsubscriptions.py -> build/lib/mailman/app/tests copying src/mailman/app/tests/test_workflow.py -> build/lib/mailman/app/tests copying src/mailman/app/tests/test_workflowmanager.py -> build/lib/mailman/app/tests creating build/lib/mailman/archiving/docs copying src/mailman/archiving/docs/__init__.py -> build/lib/mailman/archiving/docs creating build/lib/mailman/archiving/tests copying src/mailman/archiving/tests/__init__.py -> build/lib/mailman/archiving/tests copying src/mailman/archiving/tests/fake_mhonarc.py -> build/lib/mailman/archiving/tests copying src/mailman/archiving/tests/test_mhonarc.py -> build/lib/mailman/archiving/tests copying src/mailman/archiving/tests/test_prototype.py -> build/lib/mailman/archiving/tests creating build/lib/mailman/bin/tests copying src/mailman/bin/tests/__init__.py -> build/lib/mailman/bin/tests copying src/mailman/bin/tests/test_mailman.py -> build/lib/mailman/bin/tests copying src/mailman/bin/tests/test_master.py -> build/lib/mailman/bin/tests creating build/lib/mailman/chains/docs copying src/mailman/chains/docs/__init__.py -> build/lib/mailman/chains/docs creating build/lib/mailman/chains/tests copying src/mailman/chains/tests/__init__.py -> build/lib/mailman/chains/tests copying src/mailman/chains/tests/test_accept.py -> build/lib/mailman/chains/tests copying src/mailman/chains/tests/test_base.py -> build/lib/mailman/chains/tests copying src/mailman/chains/tests/test_discard.py -> build/lib/mailman/chains/tests copying src/mailman/chains/tests/test_dmarc.py -> build/lib/mailman/chains/tests copying src/mailman/chains/tests/test_headers.py -> build/lib/mailman/chains/tests copying src/mailman/chains/tests/test_hold.py -> build/lib/mailman/chains/tests copying src/mailman/chains/tests/test_owner.py -> build/lib/mailman/chains/tests copying src/mailman/chains/tests/test_reject.py -> build/lib/mailman/chains/tests creating build/lib/mailman/commands/docs copying src/mailman/commands/docs/__init__.py -> build/lib/mailman/commands/docs creating build/lib/mailman/commands/tests copying src/mailman/commands/tests/__init__.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_addmembers.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_changeaddress.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_conf.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_control.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_create.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_delmembers.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_digests.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_findmember.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_gatenews.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_import.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_inject.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_lists.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_members.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_notify.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_qfile.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_shell.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_status.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_syncmembers.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_cli_unshunt.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_eml_confirm.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_eml_help.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_eml_membership.py -> build/lib/mailman/commands/tests copying src/mailman/commands/tests/test_eml_who.py -> build/lib/mailman/commands/tests creating build/lib/mailman/commands/tests/data copying src/mailman/commands/tests/data/__init__.py -> build/lib/mailman/commands/tests/data creating build/lib/mailman/config/tests copying src/mailman/config/tests/__init__.py -> build/lib/mailman/config/tests copying src/mailman/config/tests/test_archivers.py -> build/lib/mailman/config/tests copying src/mailman/config/tests/test_configuration.py -> build/lib/mailman/config/tests creating build/lib/mailman/core/docs copying src/mailman/core/docs/__init__.py -> build/lib/mailman/core/docs creating build/lib/mailman/core/tests copying src/mailman/core/tests/__init__.py -> build/lib/mailman/core/tests copying src/mailman/core/tests/test_logging.py -> build/lib/mailman/core/tests copying src/mailman/core/tests/test_pipelines.py -> build/lib/mailman/core/tests copying src/mailman/core/tests/test_runner.py -> build/lib/mailman/core/tests copying src/mailman/core/tests/test_switchboard.py -> build/lib/mailman/core/tests creating build/lib/mailman/database/alembic copying src/mailman/database/alembic/__init__.py -> build/lib/mailman/database/alembic copying src/mailman/database/alembic/env.py -> build/lib/mailman/database/alembic creating build/lib/mailman/database/tests copying src/mailman/database/tests/__init__.py -> build/lib/mailman/database/tests copying src/mailman/database/tests/test_factory.py -> build/lib/mailman/database/tests copying src/mailman/database/tests/test_migrations.py -> build/lib/mailman/database/tests copying src/mailman/database/tests/test_transaction.py -> build/lib/mailman/database/tests creating build/lib/mailman/email/tests copying src/mailman/email/tests/__init__.py -> build/lib/mailman/email/tests copying src/mailman/email/tests/test_message.py -> build/lib/mailman/email/tests copying src/mailman/email/tests/test_validate.py -> build/lib/mailman/email/tests creating build/lib/mailman/email/tests/data copying src/mailman/email/tests/data/__init__.py -> build/lib/mailman/email/tests/data creating build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/__init__.py -> build/lib/mailman/handlers/docs creating build/lib/mailman/handlers/tests copying src/mailman/handlers/tests/__init__.py -> build/lib/mailman/handlers/tests copying src/mailman/handlers/tests/test_arc_sign.py -> build/lib/mailman/handlers/tests copying src/mailman/handlers/tests/test_arc_validate.py -> build/lib/mailman/handlers/tests copying src/mailman/handlers/tests/test_avoid_duplicates.py -> build/lib/mailman/handlers/tests copying src/mailman/handlers/tests/test_cleanse.py -> build/lib/mailman/handlers/tests copying src/mailman/handlers/tests/test_cook_headers.py -> build/lib/mailman/handlers/tests copying src/mailman/handlers/tests/test_decorate.py -> build/lib/mailman/handlers/tests copying src/mailman/handlers/tests/test_dmarc.py -> build/lib/mailman/handlers/tests copying src/mailman/handlers/tests/test_file_recips.py -> build/lib/mailman/handlers/tests copying src/mailman/handlers/tests/test_filter.py -> build/lib/mailman/handlers/tests copying src/mailman/handlers/tests/test_mimedel.py -> build/lib/mailman/handlers/tests copying src/mailman/handlers/tests/test_recipients.py -> build/lib/mailman/handlers/tests copying src/mailman/handlers/tests/test_rfc_2369.py -> build/lib/mailman/handlers/tests copying src/mailman/handlers/tests/test_subject_prefix.py -> build/lib/mailman/handlers/tests copying src/mailman/handlers/tests/test_tagger.py -> build/lib/mailman/handlers/tests copying src/mailman/handlers/tests/test_to_digest.py -> build/lib/mailman/handlers/tests creating build/lib/mailman/handlers/tests/data copying src/mailman/handlers/tests/data/__init__.py -> build/lib/mailman/handlers/tests/data creating build/lib/mailman/model/docs copying src/mailman/model/docs/__init__.py -> build/lib/mailman/model/docs creating build/lib/mailman/model/tests copying src/mailman/model/tests/__init__.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_address.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_bans.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_bounce.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_cache.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_domain.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_listmanager.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_mailinglist.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_member.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_messagestore.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_pending.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_preferences.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_requests.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_roster.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_subscriptions.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_template.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_uid.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_user.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_usermanager.py -> build/lib/mailman/model/tests copying src/mailman/model/tests/test_workflow.py -> build/lib/mailman/model/tests creating build/lib/mailman/mta/docs copying src/mailman/mta/docs/__init__.py -> build/lib/mailman/mta/docs creating build/lib/mailman/mta/tests copying src/mailman/mta/tests/__init__.py -> build/lib/mailman/mta/tests copying src/mailman/mta/tests/test_aliases.py -> build/lib/mailman/mta/tests copying src/mailman/mta/tests/test_base.py -> build/lib/mailman/mta/tests copying src/mailman/mta/tests/test_connection.py -> build/lib/mailman/mta/tests copying src/mailman/mta/tests/test_delivery.py -> build/lib/mailman/mta/tests copying src/mailman/mta/tests/test_postfix.py -> build/lib/mailman/mta/tests creating build/lib/mailman/mta/tests/data copying src/mailman/mta/tests/data/__init__.py -> build/lib/mailman/mta/tests/data creating build/lib/mailman/plugins/docs copying src/mailman/plugins/docs/__init__.py -> build/lib/mailman/plugins/docs creating build/lib/mailman/plugins/testing copying src/mailman/plugins/testing/__init__.py -> build/lib/mailman/plugins/testing copying src/mailman/plugins/testing/layer.py -> build/lib/mailman/plugins/testing copying src/mailman/plugins/testing/showrules.py -> build/lib/mailman/plugins/testing creating build/lib/mailman/plugins/tests copying src/mailman/plugins/tests/__init__.py -> build/lib/mailman/plugins/tests copying src/mailman/plugins/tests/test_plugins.py -> build/lib/mailman/plugins/tests creating build/lib/mailman/plugins/testing/alternate copying src/mailman/plugins/testing/alternate/__init__.py -> build/lib/mailman/plugins/testing/alternate creating build/lib/mailman/plugins/testing/example copying src/mailman/plugins/testing/example/__init__.py -> build/lib/mailman/plugins/testing/example copying src/mailman/plugins/testing/example/hooks.py -> build/lib/mailman/plugins/testing/example copying src/mailman/plugins/testing/example/rest.py -> build/lib/mailman/plugins/testing/example creating build/lib/mailman/plugins/testing/alternate/rules copying src/mailman/plugins/testing/alternate/rules/__init__.py -> build/lib/mailman/plugins/testing/alternate/rules copying src/mailman/plugins/testing/alternate/rules/rules.py -> build/lib/mailman/plugins/testing/alternate/rules creating build/lib/mailman/plugins/testing/example/rules copying src/mailman/plugins/testing/example/rules/__init__.py -> build/lib/mailman/plugins/testing/example/rules copying src/mailman/plugins/testing/example/rules/rules.py -> build/lib/mailman/plugins/testing/example/rules creating build/lib/mailman/rest/docs copying src/mailman/rest/docs/__init__.py -> build/lib/mailman/rest/docs creating build/lib/mailman/rest/tests copying src/mailman/rest/tests/__init__.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_addresses.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_api.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_bans.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_basic.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_domains.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_header_matches.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_helpers.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_listconf.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_lists.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_membership.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_moderation.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_owners.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_paginate.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_preferences.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_queues.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_root.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_systemconf.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_uids.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_users.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_validator.py -> build/lib/mailman/rest/tests copying src/mailman/rest/tests/test_wsgiapp.py -> build/lib/mailman/rest/tests creating build/lib/mailman/rules/data copying src/mailman/rules/data/__init__.py -> build/lib/mailman/rules/data creating build/lib/mailman/rules/docs copying src/mailman/rules/docs/__init__.py -> build/lib/mailman/rules/docs creating build/lib/mailman/rules/tests copying src/mailman/rules/tests/__init__.py -> build/lib/mailman/rules/tests copying src/mailman/rules/tests/test_administrivia.py -> build/lib/mailman/rules/tests copying src/mailman/rules/tests/test_approved.py -> build/lib/mailman/rules/tests copying src/mailman/rules/tests/test_banned_address.py -> build/lib/mailman/rules/tests copying src/mailman/rules/tests/test_digests.py -> build/lib/mailman/rules/tests copying src/mailman/rules/tests/test_dmarc.py -> build/lib/mailman/rules/tests copying src/mailman/rules/tests/test_emergency.py -> build/lib/mailman/rules/tests copying src/mailman/rules/tests/test_implicit_dest.py -> build/lib/mailman/rules/tests copying src/mailman/rules/tests/test_loop.py -> build/lib/mailman/rules/tests copying src/mailman/rules/tests/test_max_recipients.py -> build/lib/mailman/rules/tests copying src/mailman/rules/tests/test_max_size.py -> build/lib/mailman/rules/tests copying src/mailman/rules/tests/test_moderation.py -> build/lib/mailman/rules/tests copying src/mailman/rules/tests/test_news_moderation.py -> build/lib/mailman/rules/tests copying src/mailman/rules/tests/test_no_senders.py -> build/lib/mailman/rules/tests copying src/mailman/rules/tests/test_no_subject.py -> build/lib/mailman/rules/tests copying src/mailman/rules/tests/test_suspicious.py -> build/lib/mailman/rules/tests creating build/lib/mailman/rules/tests/data copying src/mailman/rules/tests/data/__init__.py -> build/lib/mailman/rules/tests/data creating build/lib/mailman/runners/docs copying src/mailman/runners/docs/__init__.py -> build/lib/mailman/runners/docs creating build/lib/mailman/runners/tests copying src/mailman/runners/tests/__init__.py -> build/lib/mailman/runners/tests copying src/mailman/runners/tests/test_archiver.py -> build/lib/mailman/runners/tests copying src/mailman/runners/tests/test_bounce.py -> build/lib/mailman/runners/tests copying src/mailman/runners/tests/test_confirm.py -> build/lib/mailman/runners/tests copying src/mailman/runners/tests/test_digest.py -> build/lib/mailman/runners/tests copying src/mailman/runners/tests/test_incoming.py -> build/lib/mailman/runners/tests copying src/mailman/runners/tests/test_join.py -> build/lib/mailman/runners/tests copying src/mailman/runners/tests/test_leave.py -> build/lib/mailman/runners/tests copying src/mailman/runners/tests/test_lmtp.py -> build/lib/mailman/runners/tests copying src/mailman/runners/tests/test_nntp.py -> build/lib/mailman/runners/tests copying src/mailman/runners/tests/test_outgoing.py -> build/lib/mailman/runners/tests copying src/mailman/runners/tests/test_owner.py -> build/lib/mailman/runners/tests copying src/mailman/runners/tests/test_pipeline.py -> build/lib/mailman/runners/tests copying src/mailman/runners/tests/test_request.py -> build/lib/mailman/runners/tests copying src/mailman/runners/tests/test_rest.py -> build/lib/mailman/runners/tests copying src/mailman/runners/tests/test_retry.py -> build/lib/mailman/runners/tests copying src/mailman/runners/tests/test_task.py -> build/lib/mailman/runners/tests creating build/lib/mailman/runners/tests/data copying src/mailman/runners/tests/data/__init__.py -> build/lib/mailman/runners/tests/data creating build/lib/mailman/styles/docs copying src/mailman/styles/docs/__init__.py -> build/lib/mailman/styles/docs creating build/lib/mailman/styles/tests copying src/mailman/styles/tests/__init__.py -> build/lib/mailman/styles/tests copying src/mailman/styles/tests/test_styles.py -> build/lib/mailman/styles/tests creating build/lib/mailman/templates/de copying src/mailman/templates/de/__init__.py -> build/lib/mailman/templates/de creating build/lib/mailman/templates/en copying src/mailman/templates/en/__init__.py -> build/lib/mailman/templates/en creating build/lib/mailman/templates/fr copying src/mailman/templates/fr/__init__.py -> build/lib/mailman/templates/fr creating build/lib/mailman/templates/it copying src/mailman/templates/it/__init__.py -> build/lib/mailman/templates/it creating build/lib/mailman/templates/sk copying src/mailman/templates/sk/__init__.py -> build/lib/mailman/templates/sk creating build/lib/mailman/utilities/tests copying src/mailman/utilities/tests/__init__.py -> build/lib/mailman/utilities/tests copying src/mailman/utilities/tests/test_email.py -> build/lib/mailman/utilities/tests copying src/mailman/utilities/tests/test_filesystem.py -> build/lib/mailman/utilities/tests copying src/mailman/utilities/tests/test_import.py -> build/lib/mailman/utilities/tests copying src/mailman/utilities/tests/test_interact.py -> build/lib/mailman/utilities/tests copying src/mailman/utilities/tests/test_modules.py -> build/lib/mailman/utilities/tests copying src/mailman/utilities/tests/test_options.py -> build/lib/mailman/utilities/tests copying src/mailman/utilities/tests/test_passwords.py -> build/lib/mailman/utilities/tests copying src/mailman/utilities/tests/test_protocols.py -> build/lib/mailman/utilities/tests copying src/mailman/utilities/tests/test_queries.py -> build/lib/mailman/utilities/tests copying src/mailman/utilities/tests/test_scrubber.py -> build/lib/mailman/utilities/tests copying src/mailman/utilities/tests/test_string.py -> build/lib/mailman/utilities/tests copying src/mailman/utilities/tests/test_templates.py -> build/lib/mailman/utilities/tests copying src/mailman/utilities/tests/test_uid.py -> build/lib/mailman/utilities/tests copying src/mailman/utilities/tests/test_wrap.py -> build/lib/mailman/utilities/tests creating build/lib/mailman/utilities/tests/data copying src/mailman/utilities/tests/data/__init__.py -> build/lib/mailman/utilities/tests/data running egg_info writing src/mailman.egg-info/PKG-INFO writing dependency_links to src/mailman.egg-info/dependency_links.txt writing entry points to src/mailman.egg-info/entry_points.txt writing requirements to src/mailman.egg-info/requires.txt writing top-level names to src/mailman.egg-info/top_level.txt reading manifest file 'src/mailman.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory '.buildout' warning: no files found matching '*' under directory 'cron' warning: no files found matching '*' under directory 'data' warning: no files found matching '*.sql' anywhere in distribution warning: no files found matching '*.html' anywhere in distribution warning: no previously-included files matching '*.egg-info' found anywhere in distribution no previously-included directories found matching 'src/attic' no previously-included directories found matching 'src/web' no previously-included directories found matching 'eggs' no previously-included directories found matching 'parts' no previously-included directories found matching '.tox' adding license file 'COPYING' writing manifest file 'src/mailman.egg-info/SOURCES.txt' /usr/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.bin.docs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.bin.docs' 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 'mailman.bin.docs' 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 'mailman.bin.docs' to be distributed and are already explicitly excluding 'mailman.bin.docs' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.config.docs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.config.docs' 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 'mailman.config.docs' 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 'mailman.config.docs' to be distributed and are already explicitly excluding 'mailman.config.docs' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.database.alembic.versions' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.database.alembic.versions' 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 'mailman.database.alembic.versions' 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 'mailman.database.alembic.versions' to be distributed and are already explicitly excluding 'mailman.database.alembic.versions' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.bg.LC_MESSAGES' 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 'mailman.messages.bg.LC_MESSAGES' 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 'mailman.messages.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.bg.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.bn.LC_MESSAGES' 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 'mailman.messages.bn.LC_MESSAGES' 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 'mailman.messages.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.bn.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.ca.LC_MESSAGES' 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 'mailman.messages.ca.LC_MESSAGES' 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 'mailman.messages.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.ca.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.cs.LC_MESSAGES' 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 'mailman.messages.cs.LC_MESSAGES' 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 'mailman.messages.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.cs.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.de.LC_MESSAGES' 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 'mailman.messages.de.LC_MESSAGES' 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 'mailman.messages.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.de.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.el.LC_MESSAGES' 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 'mailman.messages.el.LC_MESSAGES' 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 'mailman.messages.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.el.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.en.LC_MESSAGES' 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 'mailman.messages.en.LC_MESSAGES' 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 'mailman.messages.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.en.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.eo.LC_MESSAGES' 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 'mailman.messages.eo.LC_MESSAGES' 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 'mailman.messages.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.eo.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.es.LC_MESSAGES' 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 'mailman.messages.es.LC_MESSAGES' 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 'mailman.messages.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.es.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.fa.LC_MESSAGES' 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 'mailman.messages.fa.LC_MESSAGES' 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 'mailman.messages.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.fa.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.fi.LC_MESSAGES' 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 'mailman.messages.fi.LC_MESSAGES' 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 'mailman.messages.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.fi.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.fr.LC_MESSAGES' 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 'mailman.messages.fr.LC_MESSAGES' 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 'mailman.messages.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.fr.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.he.LC_MESSAGES' 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 'mailman.messages.he.LC_MESSAGES' 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 'mailman.messages.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.he.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.hu.LC_MESSAGES' 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 'mailman.messages.hu.LC_MESSAGES' 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 'mailman.messages.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.hu.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.id.LC_MESSAGES' 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 'mailman.messages.id.LC_MESSAGES' 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 'mailman.messages.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.id.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.it.LC_MESSAGES' 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 'mailman.messages.it.LC_MESSAGES' 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 'mailman.messages.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.it.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.ja.LC_MESSAGES' 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 'mailman.messages.ja.LC_MESSAGES' 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 'mailman.messages.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.ja.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.ko.LC_MESSAGES' 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 'mailman.messages.ko.LC_MESSAGES' 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 'mailman.messages.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.ko.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.nb_NO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.nb_NO.LC_MESSAGES' 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 'mailman.messages.nb_NO.LC_MESSAGES' 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 'mailman.messages.nb_NO.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.nb_NO.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.nl.LC_MESSAGES' 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 'mailman.messages.nl.LC_MESSAGES' 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 'mailman.messages.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.nl.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.oc.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.oc.LC_MESSAGES' 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 'mailman.messages.oc.LC_MESSAGES' 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 'mailman.messages.oc.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.oc.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.pl.LC_MESSAGES' 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 'mailman.messages.pl.LC_MESSAGES' 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 'mailman.messages.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.pl.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.pt.LC_MESSAGES' 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 'mailman.messages.pt.LC_MESSAGES' 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 'mailman.messages.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.pt.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.pt_BR.LC_MESSAGES' 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 'mailman.messages.pt_BR.LC_MESSAGES' 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 'mailman.messages.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.pt_BR.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.ru.LC_MESSAGES' 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 'mailman.messages.ru.LC_MESSAGES' 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 'mailman.messages.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.ru.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.si.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.si.LC_MESSAGES' 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 'mailman.messages.si.LC_MESSAGES' 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 'mailman.messages.si.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.si.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.sq.LC_MESSAGES' 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 'mailman.messages.sq.LC_MESSAGES' 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 'mailman.messages.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.sq.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.sv.LC_MESSAGES' 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 'mailman.messages.sv.LC_MESSAGES' 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 'mailman.messages.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.sv.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.tr.LC_MESSAGES' 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 'mailman.messages.tr.LC_MESSAGES' 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 'mailman.messages.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.tr.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.uk.LC_MESSAGES' 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 'mailman.messages.uk.LC_MESSAGES' 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 'mailman.messages.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.uk.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.messages.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.messages.zh_Hans.LC_MESSAGES' 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 'mailman.messages.zh_Hans.LC_MESSAGES' 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 'mailman.messages.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'mailman.messages.zh_Hans.LC_MESSAGES' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.templates.bg' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.templates.bg' 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 'mailman.templates.bg' 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 'mailman.templates.bg' to be distributed and are already explicitly excluding 'mailman.templates.bg' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.templates.ca' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.templates.ca' 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 'mailman.templates.ca' 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 'mailman.templates.ca' to be distributed and are already explicitly excluding 'mailman.templates.ca' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.templates.cs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.templates.cs' 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 'mailman.templates.cs' 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 'mailman.templates.cs' to be distributed and are already explicitly excluding 'mailman.templates.cs' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.templates.eo' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.templates.eo' 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 'mailman.templates.eo' 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 'mailman.templates.eo' to be distributed and are already explicitly excluding 'mailman.templates.eo' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.templates.es' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.templates.es' 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 'mailman.templates.es' 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 'mailman.templates.es' to be distributed and are already explicitly excluding 'mailman.templates.es' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.templates.he' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.templates.he' 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 'mailman.templates.he' 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 'mailman.templates.he' to be distributed and are already explicitly excluding 'mailman.templates.he' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.templates.hu' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.templates.hu' 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 'mailman.templates.hu' 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 'mailman.templates.hu' to be distributed and are already explicitly excluding 'mailman.templates.hu' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.templates.id' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.templates.id' 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 'mailman.templates.id' 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 'mailman.templates.id' to be distributed and are already explicitly excluding 'mailman.templates.id' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.templates.ja' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.templates.ja' 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 'mailman.templates.ja' 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 'mailman.templates.ja' to be distributed and are already explicitly excluding 'mailman.templates.ja' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.templates.ko' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.templates.ko' 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 'mailman.templates.ko' 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 'mailman.templates.ko' to be distributed and are already explicitly excluding 'mailman.templates.ko' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.templates.nl' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.templates.nl' 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 'mailman.templates.nl' 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 'mailman.templates.nl' to be distributed and are already explicitly excluding 'mailman.templates.nl' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.templates.oc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.templates.oc' 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 'mailman.templates.oc' 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 'mailman.templates.oc' to be distributed and are already explicitly excluding 'mailman.templates.oc' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.templates.pt' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.templates.pt' 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 'mailman.templates.pt' 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 'mailman.templates.pt' to be distributed and are already explicitly excluding 'mailman.templates.pt' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.templates.pt_BR' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.templates.pt_BR' 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 'mailman.templates.pt_BR' 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 'mailman.templates.pt_BR' to be distributed and are already explicitly excluding 'mailman.templates.pt_BR' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.templates.ru' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.templates.ru' 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 'mailman.templates.ru' 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 'mailman.templates.ru' to be distributed and are already explicitly excluding 'mailman.templates.ru' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.templates.tr' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.templates.tr' 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 'mailman.templates.tr' 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 'mailman.templates.tr' to be distributed and are already explicitly excluding 'mailman.templates.tr' 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/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mailman.templates.zh_Hans' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mailman.templates.zh_Hans' 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 'mailman.templates.zh_Hans' 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 'mailman.templates.zh_Hans' to be distributed and are already explicitly excluding 'mailman.templates.zh_Hans' 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/mailman/bin/docs copying src/mailman/bin/docs/master.rst -> build/lib/mailman/bin/docs copying src/mailman/config/alembic.cfg -> build/lib/mailman/config copying src/mailman/config/configure.zcml -> build/lib/mailman/config copying src/mailman/config/exim4.cfg -> build/lib/mailman/config copying src/mailman/config/gunicorn.cfg -> build/lib/mailman/config copying src/mailman/config/mail_archive.cfg -> build/lib/mailman/config copying src/mailman/config/mailman.cfg -> build/lib/mailman/config copying src/mailman/config/mhonarc.cfg -> build/lib/mailman/config copying src/mailman/config/passlib.cfg -> build/lib/mailman/config copying src/mailman/config/postfix.cfg -> build/lib/mailman/config copying src/mailman/config/schema.cfg -> build/lib/mailman/config creating build/lib/mailman/config/docs copying src/mailman/config/docs/config.rst -> build/lib/mailman/config/docs copying src/mailman/docs/8-miles-high.rst -> build/lib/mailman/docs copying src/mailman/docs/ACKNOWLEDGMENTS.rst -> build/lib/mailman/docs copying src/mailman/docs/NEWS.rst -> build/lib/mailman/docs copying src/mailman/docs/STYLEGUIDE.rst -> build/lib/mailman/docs copying src/mailman/docs/architecture.rst -> build/lib/mailman/docs copying src/mailman/docs/contribute.rst -> build/lib/mailman/docs copying src/mailman/docs/database.rst -> build/lib/mailman/docs copying src/mailman/docs/documentation.rst -> build/lib/mailman/docs copying src/mailman/docs/hyperkitty.rst -> build/lib/mailman/docs copying src/mailman/docs/install.rst -> build/lib/mailman/docs copying src/mailman/docs/internationalization.rst -> build/lib/mailman/docs copying src/mailman/docs/introduction.rst -> build/lib/mailman/docs copying src/mailman/docs/mta.rst -> build/lib/mailman/docs copying src/mailman/docs/postorius.rst -> build/lib/mailman/docs copying src/mailman/docs/release-notes.rst -> build/lib/mailman/docs copying src/mailman/messages/mailman.pot -> build/lib/mailman/messages creating build/lib/mailman/messages/bg creating build/lib/mailman/messages/bg/LC_MESSAGES copying src/mailman/messages/bg/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/bg/LC_MESSAGES copying src/mailman/messages/bg/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/bg/LC_MESSAGES creating build/lib/mailman/messages/bn creating build/lib/mailman/messages/bn/LC_MESSAGES copying src/mailman/messages/bn/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/bn/LC_MESSAGES copying src/mailman/messages/bn/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/bn/LC_MESSAGES creating build/lib/mailman/messages/ca creating build/lib/mailman/messages/ca/LC_MESSAGES copying src/mailman/messages/ca/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/ca/LC_MESSAGES copying src/mailman/messages/ca/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/ca/LC_MESSAGES creating build/lib/mailman/messages/cs creating build/lib/mailman/messages/cs/LC_MESSAGES copying src/mailman/messages/cs/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/cs/LC_MESSAGES copying src/mailman/messages/cs/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/cs/LC_MESSAGES creating build/lib/mailman/messages/de creating build/lib/mailman/messages/de/LC_MESSAGES copying src/mailman/messages/de/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/de/LC_MESSAGES copying src/mailman/messages/de/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/de/LC_MESSAGES creating build/lib/mailman/messages/el creating build/lib/mailman/messages/el/LC_MESSAGES copying src/mailman/messages/el/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/el/LC_MESSAGES copying src/mailman/messages/el/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/el/LC_MESSAGES creating build/lib/mailman/messages/en creating build/lib/mailman/messages/en/LC_MESSAGES copying src/mailman/messages/en/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/en/LC_MESSAGES copying src/mailman/messages/en/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/en/LC_MESSAGES creating build/lib/mailman/messages/eo creating build/lib/mailman/messages/eo/LC_MESSAGES copying src/mailman/messages/eo/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/eo/LC_MESSAGES copying src/mailman/messages/eo/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/eo/LC_MESSAGES creating build/lib/mailman/messages/es creating build/lib/mailman/messages/es/LC_MESSAGES copying src/mailman/messages/es/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/es/LC_MESSAGES copying src/mailman/messages/es/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/es/LC_MESSAGES creating build/lib/mailman/messages/fa creating build/lib/mailman/messages/fa/LC_MESSAGES copying src/mailman/messages/fa/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/fa/LC_MESSAGES copying src/mailman/messages/fa/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/fa/LC_MESSAGES creating build/lib/mailman/messages/fi creating build/lib/mailman/messages/fi/LC_MESSAGES copying src/mailman/messages/fi/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/fi/LC_MESSAGES copying src/mailman/messages/fi/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/fi/LC_MESSAGES creating build/lib/mailman/messages/fr creating build/lib/mailman/messages/fr/LC_MESSAGES copying src/mailman/messages/fr/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/fr/LC_MESSAGES copying src/mailman/messages/fr/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/fr/LC_MESSAGES creating build/lib/mailman/messages/he creating build/lib/mailman/messages/he/LC_MESSAGES copying src/mailman/messages/he/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/he/LC_MESSAGES copying src/mailman/messages/he/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/he/LC_MESSAGES creating build/lib/mailman/messages/hu creating build/lib/mailman/messages/hu/LC_MESSAGES copying src/mailman/messages/hu/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/hu/LC_MESSAGES copying src/mailman/messages/hu/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/hu/LC_MESSAGES creating build/lib/mailman/messages/id creating build/lib/mailman/messages/id/LC_MESSAGES copying src/mailman/messages/id/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/id/LC_MESSAGES copying src/mailman/messages/id/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/id/LC_MESSAGES creating build/lib/mailman/messages/it creating build/lib/mailman/messages/it/LC_MESSAGES copying src/mailman/messages/it/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/it/LC_MESSAGES copying src/mailman/messages/it/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/it/LC_MESSAGES creating build/lib/mailman/messages/ja creating build/lib/mailman/messages/ja/LC_MESSAGES copying src/mailman/messages/ja/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/ja/LC_MESSAGES copying src/mailman/messages/ja/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/ja/LC_MESSAGES creating build/lib/mailman/messages/ko creating build/lib/mailman/messages/ko/LC_MESSAGES copying src/mailman/messages/ko/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/ko/LC_MESSAGES copying src/mailman/messages/ko/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/ko/LC_MESSAGES creating build/lib/mailman/messages/nb_NO creating build/lib/mailman/messages/nb_NO/LC_MESSAGES copying src/mailman/messages/nb_NO/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/nb_NO/LC_MESSAGES copying src/mailman/messages/nb_NO/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/nb_NO/LC_MESSAGES creating build/lib/mailman/messages/nl creating build/lib/mailman/messages/nl/LC_MESSAGES copying src/mailman/messages/nl/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/nl/LC_MESSAGES copying src/mailman/messages/nl/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/nl/LC_MESSAGES creating build/lib/mailman/messages/oc creating build/lib/mailman/messages/oc/LC_MESSAGES copying src/mailman/messages/oc/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/oc/LC_MESSAGES copying src/mailman/messages/oc/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/oc/LC_MESSAGES creating build/lib/mailman/messages/pl creating build/lib/mailman/messages/pl/LC_MESSAGES copying src/mailman/messages/pl/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/pl/LC_MESSAGES copying src/mailman/messages/pl/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/pl/LC_MESSAGES creating build/lib/mailman/messages/pt creating build/lib/mailman/messages/pt/LC_MESSAGES copying src/mailman/messages/pt/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/pt/LC_MESSAGES copying src/mailman/messages/pt/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/pt/LC_MESSAGES creating build/lib/mailman/messages/pt_BR creating build/lib/mailman/messages/pt_BR/LC_MESSAGES copying src/mailman/messages/pt_BR/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/pt_BR/LC_MESSAGES copying src/mailman/messages/pt_BR/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/pt_BR/LC_MESSAGES creating build/lib/mailman/messages/ru creating build/lib/mailman/messages/ru/LC_MESSAGES copying src/mailman/messages/ru/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/ru/LC_MESSAGES copying src/mailman/messages/ru/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/ru/LC_MESSAGES creating build/lib/mailman/messages/si creating build/lib/mailman/messages/si/LC_MESSAGES copying src/mailman/messages/si/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/si/LC_MESSAGES copying src/mailman/messages/si/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/si/LC_MESSAGES creating build/lib/mailman/messages/sq creating build/lib/mailman/messages/sq/LC_MESSAGES copying src/mailman/messages/sq/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/sq/LC_MESSAGES copying src/mailman/messages/sq/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/sq/LC_MESSAGES creating build/lib/mailman/messages/sv creating build/lib/mailman/messages/sv/LC_MESSAGES copying src/mailman/messages/sv/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/sv/LC_MESSAGES copying src/mailman/messages/sv/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/sv/LC_MESSAGES creating build/lib/mailman/messages/tr creating build/lib/mailman/messages/tr/LC_MESSAGES copying src/mailman/messages/tr/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/tr/LC_MESSAGES copying src/mailman/messages/tr/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/tr/LC_MESSAGES creating build/lib/mailman/messages/uk creating build/lib/mailman/messages/uk/LC_MESSAGES copying src/mailman/messages/uk/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/uk/LC_MESSAGES copying src/mailman/messages/uk/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/uk/LC_MESSAGES creating build/lib/mailman/messages/zh_Hans creating build/lib/mailman/messages/zh_Hans/LC_MESSAGES copying src/mailman/messages/zh_Hans/LC_MESSAGES/mailman.mo -> build/lib/mailman/messages/zh_Hans/LC_MESSAGES copying src/mailman/messages/zh_Hans/LC_MESSAGES/mailman.po -> build/lib/mailman/messages/zh_Hans/LC_MESSAGES creating build/lib/mailman/templates/bg copying src/mailman/templates/bg/domain:admin:notice:new-list.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/help.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:admin:action:post.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:admin:action:subscribe.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:admin:action:unsubscribe.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:admin:notice:disable.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:admin:notice:increment.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:admin:notice:pending.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:admin:notice:removal.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:admin:notice:unrecognized.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:member:digest:masthead.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:member:generic:footer.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:user:action:invite.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:user:action:subscribe.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:user:notice:hold.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:user:notice:no-more-today.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:user:notice:post.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:user:notice:probe.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:user:notice:refuse.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:user:notice:rejected.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:user:notice:warning.txt -> build/lib/mailman/templates/bg copying src/mailman/templates/bg/list:user:notice:welcome.txt -> build/lib/mailman/templates/bg creating build/lib/mailman/templates/ca copying src/mailman/templates/ca/domain:admin:notice:new-list.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/help.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:admin:action:post.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:admin:action:subscribe.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:admin:action:unsubscribe.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:admin:notice:disable.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:admin:notice:removal.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:admin:notice:unrecognized.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:member:digest:masthead.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:member:generic:footer.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:user:action:subscribe.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:user:notice:hold.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:user:notice:no-more-today.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:user:notice:post.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:user:notice:probe.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:user:notice:refuse.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:user:notice:rejected.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:user:notice:warning.txt -> build/lib/mailman/templates/ca copying src/mailman/templates/ca/list:user:notice:welcome.txt -> build/lib/mailman/templates/ca creating build/lib/mailman/templates/cs copying src/mailman/templates/cs/domain:admin:notice:new-list.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/help.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:admin:action:post.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:admin:action:subscribe.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:admin:action:unsubscribe.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:admin:notice:disable.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:admin:notice:increment.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:admin:notice:pending.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:admin:notice:removal.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:admin:notice:unrecognized.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:member:digest:masthead.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:member:generic:footer.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:user:action:invite.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:user:action:subscribe.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:user:notice:hold.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:user:notice:no-more-today.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:user:notice:post.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:user:notice:probe.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:user:notice:refuse.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:user:notice:rejected.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:user:notice:warning.txt -> build/lib/mailman/templates/cs copying src/mailman/templates/cs/list:user:notice:welcome.txt -> build/lib/mailman/templates/cs creating build/lib/mailman/templates/eo copying src/mailman/templates/eo/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/eo copying src/mailman/templates/eo/list:member:generic:footer.txt -> build/lib/mailman/templates/eo copying src/mailman/templates/eo/list:user:notice:post.txt -> build/lib/mailman/templates/eo copying src/mailman/templates/eo/list:user:notice:rejected.txt -> build/lib/mailman/templates/eo copying src/mailman/templates/eo/list:user:notice:welcome.txt -> build/lib/mailman/templates/eo creating build/lib/mailman/templates/es copying src/mailman/templates/es/domain:admin:notice:new-list.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/help.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:admin:action:post.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:admin:action:subscribe.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:admin:action:unsubscribe.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:admin:notice:disable.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:admin:notice:increment.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:admin:notice:pending.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:admin:notice:removal.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:admin:notice:unrecognized.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:member:digest:masthead.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:member:generic:footer.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:user:action:invite.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:user:action:subscribe.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:user:notice:hold.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:user:notice:no-more-today.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:user:notice:post.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:user:notice:probe.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:user:notice:refuse.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:user:notice:rejected.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:user:notice:warning.txt -> build/lib/mailman/templates/es copying src/mailman/templates/es/list:user:notice:welcome.txt -> build/lib/mailman/templates/es creating build/lib/mailman/templates/he copying src/mailman/templates/he/domain:admin:notice:new-list.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/help.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:admin:action:post.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:admin:action:subscribe.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:admin:action:unsubscribe.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:admin:notice:disable.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:admin:notice:increment.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:admin:notice:pending.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:admin:notice:removal.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:admin:notice:unrecognized.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:member:digest:masthead.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:member:generic:footer.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:user:action:invite.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:user:action:subscribe.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:user:notice:hold.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:user:notice:no-more-today.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:user:notice:post.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:user:notice:probe.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:user:notice:refuse.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:user:notice:rejected.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:user:notice:warning.txt -> build/lib/mailman/templates/he copying src/mailman/templates/he/list:user:notice:welcome.txt -> build/lib/mailman/templates/he creating build/lib/mailman/templates/hu copying src/mailman/templates/hu/list:admin:action:post.txt -> build/lib/mailman/templates/hu copying src/mailman/templates/hu/list:admin:notice:disable.txt -> build/lib/mailman/templates/hu copying src/mailman/templates/hu/list:admin:notice:removal.txt -> build/lib/mailman/templates/hu copying src/mailman/templates/hu/list:user:notice:welcome.txt -> build/lib/mailman/templates/hu creating build/lib/mailman/templates/id copying src/mailman/templates/id/domain:admin:notice:new-list.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/help.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:admin:action:post.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:admin:action:subscribe.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:admin:action:unsubscribe.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:admin:notice:removal.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:admin:notice:unrecognized.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:member:digest:masthead.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:member:generic:footer.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:user:action:invite.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:user:action:subscribe.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:user:notice:hold.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:user:notice:post.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:user:notice:refuse.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:user:notice:rejected.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:user:notice:warning.txt -> build/lib/mailman/templates/id copying src/mailman/templates/id/list:user:notice:welcome.txt -> build/lib/mailman/templates/id creating build/lib/mailman/templates/ja copying src/mailman/templates/ja/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/ja creating build/lib/mailman/templates/ko copying src/mailman/templates/ko/domain:admin:notice:new-list.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/help.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:admin:action:post.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:admin:action:subscribe.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:admin:action:unsubscribe.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:admin:notice:disable.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:admin:notice:removal.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:admin:notice:unrecognized.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:member:digest:masthead.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:member:generic:footer.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:user:action:subscribe.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:user:notice:hold.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:user:notice:no-more-today.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:user:notice:post.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:user:notice:probe.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:user:notice:refuse.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:user:notice:rejected.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:user:notice:warning.txt -> build/lib/mailman/templates/ko copying src/mailman/templates/ko/list:user:notice:welcome.txt -> build/lib/mailman/templates/ko creating build/lib/mailman/templates/nl copying src/mailman/templates/nl/domain:admin:notice:new-list.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/help.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:admin:action:post.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:admin:action:subscribe.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:admin:action:unsubscribe.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:admin:notice:disable.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:admin:notice:increment.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:admin:notice:pending.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:admin:notice:removal.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:admin:notice:unrecognized.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:member:digest:masthead.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:member:generic:footer.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:user:action:invite.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:user:action:subscribe.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:user:notice:hold.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:user:notice:no-more-today.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:user:notice:post.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:user:notice:probe.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:user:notice:refuse.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:user:notice:rejected.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:user:notice:warning.txt -> build/lib/mailman/templates/nl copying src/mailman/templates/nl/list:user:notice:welcome.txt -> build/lib/mailman/templates/nl creating build/lib/mailman/templates/oc copying src/mailman/templates/oc/help.txt -> build/lib/mailman/templates/oc creating build/lib/mailman/templates/pt copying src/mailman/templates/pt/domain:admin:notice:new-list.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/help.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:admin:action:post.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:admin:action:subscribe.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:admin:action:unsubscribe.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:admin:notice:removal.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:admin:notice:unrecognized.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:member:digest:masthead.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:member:generic:footer.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:user:action:invite.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:user:action:subscribe.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:user:notice:hold.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:user:notice:no-more-today.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:user:notice:post.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:user:notice:probe.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:user:notice:refuse.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:user:notice:rejected.txt -> build/lib/mailman/templates/pt copying src/mailman/templates/pt/list:user:notice:warning.txt -> build/lib/mailman/templates/pt creating build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/domain:admin:notice:new-list.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/help.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:admin:action:post.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:admin:action:subscribe.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:admin:action:unsubscribe.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:admin:notice:disable.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:admin:notice:increment.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:admin:notice:pending.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:admin:notice:removal.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:admin:notice:unrecognized.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:member:digest:masthead.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:member:generic:footer.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:user:action:invite.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:user:action:subscribe.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:user:notice:hold.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:user:notice:no-more-today.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:user:notice:post.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:user:notice:probe.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:user:notice:refuse.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:user:notice:rejected.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:user:notice:warning.txt -> build/lib/mailman/templates/pt_BR copying src/mailman/templates/pt_BR/list:user:notice:welcome.txt -> build/lib/mailman/templates/pt_BR creating build/lib/mailman/templates/ru copying src/mailman/templates/ru/list:admin:notice:removal.txt -> build/lib/mailman/templates/ru copying src/mailman/templates/ru/list:member:generic:footer.txt -> build/lib/mailman/templates/ru copying src/mailman/templates/ru/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/ru creating build/lib/mailman/templates/tr copying src/mailman/templates/tr/domain:admin:notice:new-list.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/help.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:admin:action:post.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:admin:action:subscribe.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:admin:action:unsubscribe.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:admin:notice:disable.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:admin:notice:increment.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:admin:notice:pending.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:admin:notice:removal.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:admin:notice:unrecognized.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:member:digest:masthead.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:member:generic:footer.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:user:action:invite.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:user:action:subscribe.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:user:notice:hold.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:user:notice:no-more-today.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:user:notice:post.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:user:notice:probe.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:user:notice:refuse.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:user:notice:rejected.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:user:notice:warning.txt -> build/lib/mailman/templates/tr copying src/mailman/templates/tr/list:user:notice:welcome.txt -> build/lib/mailman/templates/tr creating build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/domain:admin:notice:new-list.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/help.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:admin:action:post.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:admin:action:subscribe.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:admin:action:unsubscribe.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:admin:notice:disable.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:admin:notice:increment.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:admin:notice:pending.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:admin:notice:removal.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:admin:notice:unrecognized.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:member:digest:masthead.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:member:generic:footer.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:user:action:invite.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:user:action:subscribe.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:user:notice:hold.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:user:notice:no-more-today.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:user:notice:post.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:user:notice:probe.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:user:notice:refuse.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:user:notice:rejected.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:user:notice:warning.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/templates/zh_Hans/list:user:notice:welcome.txt -> build/lib/mailman/templates/zh_Hans copying src/mailman/testing/config-greek.pck -> build/lib/mailman/testing copying src/mailman/testing/config-with-instances.pck -> build/lib/mailman/testing copying src/mailman/testing/config.pck -> build/lib/mailman/testing copying src/mailman/testing/mail_archive.cfg -> build/lib/mailman/testing copying src/mailman/testing/mailman-fr.mo -> build/lib/mailman/testing copying src/mailman/testing/mailman-fr.po -> build/lib/mailman/testing copying src/mailman/testing/mailman-xx.mo -> build/lib/mailman/testing copying src/mailman/testing/mailman-xx.po -> build/lib/mailman/testing copying src/mailman/testing/mailman-yy.mo -> build/lib/mailman/testing copying src/mailman/testing/mailman-yy.po -> build/lib/mailman/testing copying src/mailman/testing/mhonarc.cfg -> build/lib/mailman/testing copying src/mailman/testing/passlib.cfg -> build/lib/mailman/testing copying src/mailman/testing/ssl_test_cert.crt -> build/lib/mailman/testing copying src/mailman/testing/ssl_test_key.key -> build/lib/mailman/testing copying src/mailman/testing/testing.cfg -> build/lib/mailman/testing copying src/mailman/app/docs/app.rst -> build/lib/mailman/app/docs copying src/mailman/app/docs/bans.rst -> build/lib/mailman/app/docs copying src/mailman/app/docs/bounces.rst -> build/lib/mailman/app/docs copying src/mailman/app/docs/lifecycle.rst -> build/lib/mailman/app/docs copying src/mailman/app/docs/message.rst -> build/lib/mailman/app/docs copying src/mailman/app/docs/moderator.rst -> build/lib/mailman/app/docs copying src/mailman/app/docs/pipelines.rst -> build/lib/mailman/app/docs copying src/mailman/app/docs/system.rst -> build/lib/mailman/app/docs copying src/mailman/archiving/docs/common.rst -> build/lib/mailman/archiving/docs copying src/mailman/chains/docs/chains.rst -> build/lib/mailman/chains/docs copying src/mailman/chains/docs/moderation.rst -> build/lib/mailman/chains/docs copying src/mailman/chains/tests/issue144.eml -> build/lib/mailman/chains/tests copying src/mailman/commands/docs/addmembers.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/aliases.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/changeaddress.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/commands.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/conf.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/control.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/create.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/delmembers.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/digests.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/echo.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/end.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/findmember.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/gatenews.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/help.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/import.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/info.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/inject.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/lists.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/members.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/membership.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/notify.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/qfile.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/remove.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/shell.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/status.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/syncmembers.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/unshunt.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/version.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/docs/who.rst -> build/lib/mailman/commands/docs copying src/mailman/commands/tests/data/no-runners.cfg -> build/lib/mailman/commands/tests/data copying src/mailman/core/docs/chains.rst -> build/lib/mailman/core/docs copying src/mailman/core/docs/core.rst -> build/lib/mailman/core/docs copying src/mailman/core/docs/runner.rst -> build/lib/mailman/core/docs copying src/mailman/core/docs/switchboard.rst -> build/lib/mailman/core/docs copying src/mailman/database/alembic/script.py.mako -> build/lib/mailman/database/alembic creating build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/15401063d4e3_roster_visibility.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/16c2b25c7b_list_subscription_policy.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/2156fc3f6f7d_add_dmarc_addresses.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/2b73fbcc97c9_increase_workflowstate_data_column_size.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/2bb9b382198_workflow_state_table.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/2d2d0ef0828f_add_tag_column.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/3002bac0c25a_dmarc_attributes.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/33bc0099223_add_member_indexes.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/33e1f5f6fa8_.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/3e09bb4a5dc_member_indexes.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/3f31035ed0d7_further_increase_pendedkeyvalue_value_.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/42756496720_header_matches.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/448a93984c35_unsubscription_workflow.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/46e92facee7_add_serverowner_domainowner.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/47294d3a604_pendable_indexes.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/472e6d713047_bounce_increment.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/4bd95c99b2e7_fix_template_password.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/51b7f92bd06c_initial.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/70af5a4e5790_digests.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/781a38e146bf_mailinglist_indexes.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/7b254d88f122_members_and_list_moderation_action.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/83339e4039da_add_usenet_watermark.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/89913992dd5a_remove_mime_is_default_digest.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/9735f5e5dbdb_add_archive_rendering_mode.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/98224512c9c2_mysql_extend_autoresponse_text_fields_.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/a46993b05703_increase_pendedkeyvalue_value_size.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/b2e694dfde35_unique_email_contraint.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/bc0c49c6dda2_use_utf8mb4_in_mysql.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/bfda02ab3a9b_ban_indexes.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/d151c0b8d6f7_bounce_parameters.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/d4fbb4fd34ca_header_match_order.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/dfe82cf73702_add_alias_domain.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/ec5fe422e27c_increase_info.py -> build/lib/mailman/database/alembic/versions copying src/mailman/database/alembic/versions/fa0d96e28631_template_manager.py -> build/lib/mailman/database/alembic/versions copying src/mailman/email/tests/data/bad_email.eml -> build/lib/mailman/email/tests/data copying src/mailman/email/tests/data/bad_email_2.eml -> build/lib/mailman/email/tests/data copying src/mailman/email/tests/data/bad_email_3.eml -> build/lib/mailman/email/tests/data copying src/mailman/email/tests/data/bad_email_4.eml -> build/lib/mailman/email/tests/data copying src/mailman/handlers/docs/ack-headers.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/acknowledge.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/after-delivery.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/arc_sign.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/archives.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/avoid-duplicates.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/cleanse.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/cook-headers.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/decorate.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/digests.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/dmarc-mitigations.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/file-recips.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/filtering.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/handlers.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/member-recips.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/nntp.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/owner-recips.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/reply-to.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/replybot.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/rfc-2369.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/subject-munging.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/tagger.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/to-outgoing.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/docs/validate_authenticity.rst -> build/lib/mailman/handlers/docs copying src/mailman/handlers/tests/data/c_a_non_ascii.eml -> build/lib/mailman/handlers/tests/data copying src/mailman/handlers/tests/data/collapse_alternatives.eml -> build/lib/mailman/handlers/tests/data copying src/mailman/handlers/tests/data/html_non_ascii.eml -> build/lib/mailman/handlers/tests/data copying src/mailman/handlers/tests/data/html_to_plain.eml -> build/lib/mailman/handlers/tests/data copying src/mailman/handlers/tests/data/msg_rfc822.eml -> build/lib/mailman/handlers/tests/data copying src/mailman/handlers/tests/data/msg_rfc822_out.eml -> build/lib/mailman/handlers/tests/data copying src/mailman/model/docs/addresses.rst -> build/lib/mailman/model/docs copying src/mailman/model/docs/autorespond.rst -> build/lib/mailman/model/docs copying src/mailman/model/docs/bans.rst -> build/lib/mailman/model/docs copying src/mailman/model/docs/bounce.rst -> build/lib/mailman/model/docs copying src/mailman/model/docs/domains.rst -> build/lib/mailman/model/docs copying src/mailman/model/docs/languages.rst -> build/lib/mailman/model/docs copying src/mailman/model/docs/listmanager.rst -> build/lib/mailman/model/docs copying src/mailman/model/docs/mailinglist.rst -> build/lib/mailman/model/docs copying src/mailman/model/docs/membership.rst -> build/lib/mailman/model/docs copying src/mailman/model/docs/messagestore.rst -> build/lib/mailman/model/docs copying src/mailman/model/docs/mlist-addresses.rst -> build/lib/mailman/model/docs copying src/mailman/model/docs/model.rst -> build/lib/mailman/model/docs copying src/mailman/model/docs/pending.rst -> build/lib/mailman/model/docs copying src/mailman/model/docs/requests.rst -> build/lib/mailman/model/docs copying src/mailman/model/docs/subscriptions.rst -> build/lib/mailman/model/docs copying src/mailman/model/docs/usermanager.rst -> build/lib/mailman/model/docs copying src/mailman/model/docs/users.rst -> build/lib/mailman/model/docs copying src/mailman/mta/docs/authentication.rst -> build/lib/mailman/mta/docs copying src/mailman/mta/docs/bulk.rst -> build/lib/mailman/mta/docs copying src/mailman/mta/docs/connection.rst -> build/lib/mailman/mta/docs copying src/mailman/mta/docs/decorating.rst -> build/lib/mailman/mta/docs copying src/mailman/mta/docs/mta.rst -> build/lib/mailman/mta/docs copying src/mailman/mta/docs/personalized.rst -> build/lib/mailman/mta/docs copying src/mailman/mta/docs/verp.rst -> build/lib/mailman/mta/docs copying src/mailman/mta/tests/data/postfix.cfg -> build/lib/mailman/mta/tests/data copying src/mailman/plugins/docs/intro.rst -> build/lib/mailman/plugins/docs copying src/mailman/plugins/testing/alternate.cfg -> build/lib/mailman/plugins/testing copying src/mailman/plugins/testing/hooks.cfg -> build/lib/mailman/plugins/testing copying src/mailman/plugins/testing/rest.cfg -> build/lib/mailman/plugins/testing copying src/mailman/rest/docs/addresses.rst -> build/lib/mailman/rest/docs copying src/mailman/rest/docs/basic.rst -> build/lib/mailman/rest/docs copying src/mailman/rest/docs/collections.rst -> build/lib/mailman/rest/docs copying src/mailman/rest/docs/domains.rst -> build/lib/mailman/rest/docs copying src/mailman/rest/docs/helpers.rst -> build/lib/mailman/rest/docs copying src/mailman/rest/docs/listconf.rst -> build/lib/mailman/rest/docs copying src/mailman/rest/docs/lists.rst -> build/lib/mailman/rest/docs copying src/mailman/rest/docs/membership.rst -> build/lib/mailman/rest/docs copying src/mailman/rest/docs/owners.rst -> build/lib/mailman/rest/docs copying src/mailman/rest/docs/post-moderation.rst -> build/lib/mailman/rest/docs copying src/mailman/rest/docs/preferences.rst -> build/lib/mailman/rest/docs copying src/mailman/rest/docs/queues.rst -> build/lib/mailman/rest/docs copying src/mailman/rest/docs/rest.rst -> build/lib/mailman/rest/docs copying src/mailman/rest/docs/sub-moderation.rst -> build/lib/mailman/rest/docs copying src/mailman/rest/docs/systemconf.rst -> build/lib/mailman/rest/docs copying src/mailman/rest/docs/templates.rst -> build/lib/mailman/rest/docs copying src/mailman/rest/docs/users.rst -> build/lib/mailman/rest/docs copying src/mailman/rules/data/public_suffix_list.dat -> build/lib/mailman/rules/data copying src/mailman/rules/docs/administrivia.rst -> build/lib/mailman/rules/docs copying src/mailman/rules/docs/approved.rst -> build/lib/mailman/rules/docs copying src/mailman/rules/docs/digests.rst -> build/lib/mailman/rules/docs copying src/mailman/rules/docs/dmarc-mitigation.rst -> build/lib/mailman/rules/docs copying src/mailman/rules/docs/emergency.rst -> build/lib/mailman/rules/docs copying src/mailman/rules/docs/header-matching.rst -> build/lib/mailman/rules/docs copying src/mailman/rules/docs/implicit-dest.rst -> build/lib/mailman/rules/docs copying src/mailman/rules/docs/loop.rst -> build/lib/mailman/rules/docs copying src/mailman/rules/docs/max-size.rst -> build/lib/mailman/rules/docs copying src/mailman/rules/docs/moderation.rst -> build/lib/mailman/rules/docs copying src/mailman/rules/docs/news-moderation.rst -> build/lib/mailman/rules/docs copying src/mailman/rules/docs/no-subject.rst -> build/lib/mailman/rules/docs copying src/mailman/rules/docs/recipients.rst -> build/lib/mailman/rules/docs copying src/mailman/rules/docs/rules.rst -> build/lib/mailman/rules/docs copying src/mailman/rules/docs/suspicious.rst -> build/lib/mailman/rules/docs copying src/mailman/rules/docs/truth.rst -> build/lib/mailman/rules/docs copying src/mailman/rules/tests/data/org_domain.txt -> build/lib/mailman/rules/tests/data copying src/mailman/runners/docs/OVERVIEW.rst -> build/lib/mailman/runners/docs copying src/mailman/runners/docs/command.rst -> build/lib/mailman/runners/docs copying src/mailman/runners/docs/digester.rst -> build/lib/mailman/runners/docs copying src/mailman/runners/docs/incoming.rst -> build/lib/mailman/runners/docs copying src/mailman/runners/docs/lmtp.rst -> build/lib/mailman/runners/docs copying src/mailman/runners/docs/nntp.rst -> build/lib/mailman/runners/docs copying src/mailman/runners/docs/outgoing.rst -> build/lib/mailman/runners/docs copying src/mailman/runners/docs/rest.rst -> build/lib/mailman/runners/docs copying src/mailman/runners/docs/runners.rst -> build/lib/mailman/runners/docs copying src/mailman/runners/docs/task.rst -> build/lib/mailman/runners/docs copying src/mailman/runners/tests/data/ascii_in_utf7.eml -> build/lib/mailman/runners/tests/data copying src/mailman/styles/docs/styles.rst -> build/lib/mailman/styles/docs copying src/mailman/templates/de/domain:admin:notice:new-list.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/help.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/invite.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:admin:action:post.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:admin:action:subscribe.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:admin:action:unsubscribe.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:admin:notice:disable.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:admin:notice:increment.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:admin:notice:pending.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:admin:notice:removal.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:admin:notice:unrecognized.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:member:digest:masthead.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:member:generic:footer.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:user:action:invite.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:user:action:subscribe.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:user:notice:hold.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:user:notice:no-more-today.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:user:notice:post.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:user:notice:probe.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:user:notice:refuse.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:user:notice:rejected.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:user:notice:warning.txt -> build/lib/mailman/templates/de copying src/mailman/templates/de/list:user:notice:welcome.txt -> build/lib/mailman/templates/de copying src/mailman/templates/en/domain:admin:notice:new-list.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/help.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:admin:action:post.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:admin:action:subscribe.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:admin:action:unsubscribe.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:admin:notice:disable.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:admin:notice:increment.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:admin:notice:pending.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:admin:notice:removal.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:admin:notice:unrecognized.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:member:digest:header.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:member:digest:masthead.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:member:generic:footer.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:member:regular:header.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:user:action:invite.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:user:action:subscribe.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:user:notice:goodbye.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:user:notice:hold.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:user:notice:no-more-today.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:user:notice:post.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:user:notice:probe.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:user:notice:refuse.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:user:notice:rejected.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:user:notice:warning.txt -> build/lib/mailman/templates/en copying src/mailman/templates/en/list:user:notice:welcome.txt -> build/lib/mailman/templates/en copying src/mailman/templates/fr/domain:admin:notice:new-list.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/help.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/invite.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:admin:action:post.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:admin:action:subscribe.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:admin:action:unsubscribe.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:admin:notice:disable.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:admin:notice:increment.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:admin:notice:pending.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:admin:notice:removal.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:admin:notice:unrecognized.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:member:digest:header.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:member:digest:masthead.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:member:generic:footer.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:member:regular:header.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:user:action:invite.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:user:action:subscribe.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:user:notice:goodbye.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:user:notice:hold.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:user:notice:no-more-today.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:user:notice:post.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:user:notice:probe.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:user:notice:refuse.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:user:notice:rejected.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:user:notice:warning.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/fr/list:user:notice:welcome.txt -> build/lib/mailman/templates/fr copying src/mailman/templates/it/domain:admin:notice:new-list.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/help.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/invite.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:admin:action:post.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:admin:action:subscribe.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:admin:action:unsubscribe.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:admin:notice:disable.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:admin:notice:removal.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:admin:notice:unrecognized.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:member:digest:header.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:member:digest:masthead.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:member:generic:footer.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:member:regular:header.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:user:action:invite.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:user:action:subscribe.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:user:notice:goodbye.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:user:notice:hold.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:user:notice:no-more-today.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:user:notice:post.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:user:notice:probe.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:user:notice:refuse.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:user:notice:rejected.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:user:notice:warning.txt -> build/lib/mailman/templates/it copying src/mailman/templates/it/list:user:notice:welcome.txt -> build/lib/mailman/templates/it copying src/mailman/templates/sk/domain:admin:notice:new-list.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/help.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:admin:action:post.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:admin:action:subscribe.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:admin:action:unsubscribe.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:admin:notice:disable.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:admin:notice:removal.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:admin:notice:subscribe.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:admin:notice:unrecognized.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:admin:notice:unsubscribe.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:member:digest:header.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:member:digest:masthead.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:member:generic:footer.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:member:regular:header.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:user:action:invite.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:user:action:subscribe.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:user:action:unsubscribe.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:user:notice:goodbye.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:user:notice:hold.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:user:notice:no-more-today.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:user:notice:post.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:user:notice:probe.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:user:notice:refuse.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:user:notice:rejected.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:user:notice:warning.txt -> build/lib/mailman/templates/sk copying src/mailman/templates/sk/list:user:notice:welcome.txt -> build/lib/mailman/templates/sk copying src/mailman/utilities/tests/data/scrub_test.eml -> build/lib/mailman/utilities/tests/data => Creating /tmp/mail/mailman3/work/.rc.d/mailman3