=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/roundup", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "PYTHON_VERSION_REQD=313"] ===> Building for roundup-2.6.0 * Building wheel... running bdist_wheel running build *** SOURCE WARNING: There are files missing (716/720 found)! Missing: share/man/man1/roundup-mailgw.1 Missing: share/man/man1/roundup-demo.1 Missing: share/man/man1/roundup-server.1 Missing: share/man/man1/roundup-admin.1 creating build/share/locale/de/LC_MESSAGES creating build/share/locale/en/LC_MESSAGES creating build/share/locale/es/LC_MESSAGES creating build/share/locale/fr/LC_MESSAGES creating build/share/locale/hu/LC_MESSAGES creating build/share/locale/it/LC_MESSAGES creating build/share/locale/ja/LC_MESSAGES creating build/share/locale/lt/LC_MESSAGES creating build/share/locale/nb/LC_MESSAGES creating build/share/locale/ru/LC_MESSAGES creating build/share/locale/zh_CN/LC_MESSAGES creating build/share/locale/zh_TW/LC_MESSAGES running build_py creating build/lib/roundup copying roundup/__init__.py -> build/lib/roundup copying roundup/actions.py -> build/lib/roundup copying roundup/admin.py -> build/lib/roundup copying roundup/configuration.py -> build/lib/roundup copying roundup/date.py -> build/lib/roundup copying roundup/dehtml.py -> build/lib/roundup copying roundup/demo.py -> build/lib/roundup copying roundup/exceptions.py -> build/lib/roundup copying roundup/hyperdb.py -> build/lib/roundup copying roundup/i18n.py -> build/lib/roundup copying roundup/init.py -> build/lib/roundup copying roundup/install_util.py -> build/lib/roundup copying roundup/instance.py -> build/lib/roundup copying roundup/logcontext.py -> build/lib/roundup copying roundup/mailer.py -> build/lib/roundup copying roundup/mailgw.py -> build/lib/roundup copying roundup/mlink_expr.py -> build/lib/roundup copying roundup/msgfmt.py -> build/lib/roundup copying roundup/password.py -> build/lib/roundup copying roundup/pygettext.py -> build/lib/roundup copying roundup/rate_limit.py -> build/lib/roundup copying roundup/rest.py -> build/lib/roundup copying roundup/roundupdb.py -> build/lib/roundup copying roundup/security.py -> build/lib/roundup copying roundup/support.py -> build/lib/roundup copying roundup/token_r.py -> build/lib/roundup copying roundup/version_check.py -> build/lib/roundup copying roundup/xmlrpc.py -> build/lib/roundup creating build/lib/roundup/anypy copying roundup/anypy/__init__.py -> build/lib/roundup/anypy copying roundup/anypy/cgi_.py -> build/lib/roundup/anypy copying roundup/anypy/cmp_.py -> build/lib/roundup/anypy copying roundup/anypy/cookie_.py -> build/lib/roundup/anypy copying roundup/anypy/datetime_.py -> build/lib/roundup/anypy copying roundup/anypy/dbm_.py -> build/lib/roundup/anypy copying roundup/anypy/email_.py -> build/lib/roundup/anypy copying roundup/anypy/findargspec.py -> build/lib/roundup/anypy copying roundup/anypy/html.py -> build/lib/roundup/anypy copying roundup/anypy/http_.py -> build/lib/roundup/anypy copying roundup/anypy/my_input.py -> build/lib/roundup/anypy copying roundup/anypy/random_.py -> build/lib/roundup/anypy copying roundup/anypy/ssl_.py -> build/lib/roundup/anypy copying roundup/anypy/strings.py -> build/lib/roundup/anypy copying roundup/anypy/time_.py -> build/lib/roundup/anypy copying roundup/anypy/urllib_.py -> build/lib/roundup/anypy copying roundup/anypy/xmlrpc_.py -> build/lib/roundup/anypy creating build/lib/roundup/anypy/vendored copying roundup/anypy/vendored/cgi.py -> build/lib/roundup/anypy/vendored creating build/lib/roundup/cgi copying roundup/cgi/KeywordsExpr.py -> build/lib/roundup/cgi copying roundup/cgi/TranslationService.py -> build/lib/roundup/cgi copying roundup/cgi/__init__.py -> build/lib/roundup/cgi copying roundup/cgi/accept_language.py -> build/lib/roundup/cgi copying roundup/cgi/actions.py -> build/lib/roundup/cgi copying roundup/cgi/apache.py -> build/lib/roundup/cgi copying roundup/cgi/cgitb.py -> build/lib/roundup/cgi copying roundup/cgi/client.py -> build/lib/roundup/cgi copying roundup/cgi/engine_chameleon.py -> build/lib/roundup/cgi copying roundup/cgi/engine_jinja2.py -> build/lib/roundup/cgi copying roundup/cgi/engine_zopetal.py -> build/lib/roundup/cgi copying roundup/cgi/exceptions.py -> build/lib/roundup/cgi copying roundup/cgi/form_parser.py -> build/lib/roundup/cgi copying roundup/cgi/templating.py -> build/lib/roundup/cgi copying roundup/cgi/timestamp.py -> build/lib/roundup/cgi copying roundup/cgi/wsgi_handler.py -> build/lib/roundup/cgi creating build/lib/roundup/cgi/PageTemplates copying roundup/cgi/PageTemplates/Expressions.py -> build/lib/roundup/cgi/PageTemplates copying roundup/cgi/PageTemplates/GlobalTranslationService.py -> build/lib/roundup/cgi/PageTemplates copying roundup/cgi/PageTemplates/MultiMapping.py -> build/lib/roundup/cgi/PageTemplates copying roundup/cgi/PageTemplates/PageTemplate.py -> build/lib/roundup/cgi/PageTemplates copying roundup/cgi/PageTemplates/PathIterator.py -> build/lib/roundup/cgi/PageTemplates copying roundup/cgi/PageTemplates/PythonExpr.py -> build/lib/roundup/cgi/PageTemplates copying roundup/cgi/PageTemplates/TALES.py -> build/lib/roundup/cgi/PageTemplates copying roundup/cgi/PageTemplates/__init__.py -> build/lib/roundup/cgi/PageTemplates creating build/lib/roundup/cgi/TAL copying roundup/cgi/TAL/DummyEngine.py -> build/lib/roundup/cgi/TAL copying roundup/cgi/TAL/HTMLParser.py -> build/lib/roundup/cgi/TAL copying roundup/cgi/TAL/HTMLTALParser.py -> build/lib/roundup/cgi/TAL copying roundup/cgi/TAL/TALDefs.py -> build/lib/roundup/cgi/TAL copying roundup/cgi/TAL/TALGenerator.py -> build/lib/roundup/cgi/TAL copying roundup/cgi/TAL/TALInterpreter.py -> build/lib/roundup/cgi/TAL copying roundup/cgi/TAL/TALParser.py -> build/lib/roundup/cgi/TAL copying roundup/cgi/TAL/TranslationContext.py -> build/lib/roundup/cgi/TAL copying roundup/cgi/TAL/XMLParser.py -> build/lib/roundup/cgi/TAL copying roundup/cgi/TAL/__init__.py -> build/lib/roundup/cgi/TAL copying roundup/cgi/TAL/markupbase.py -> build/lib/roundup/cgi/TAL copying roundup/cgi/TAL/talgettext.py -> build/lib/roundup/cgi/TAL creating build/lib/roundup/cgi/ZTUtils copying roundup/cgi/ZTUtils/Batch.py -> build/lib/roundup/cgi/ZTUtils copying roundup/cgi/ZTUtils/Iterator.py -> build/lib/roundup/cgi/ZTUtils copying roundup/cgi/ZTUtils/__init__.py -> build/lib/roundup/cgi/ZTUtils creating build/lib/roundup/backends copying roundup/backends/__init__.py -> build/lib/roundup/backends copying roundup/backends/back_anydbm.py -> build/lib/roundup/backends copying roundup/backends/back_mysql.py -> build/lib/roundup/backends copying roundup/backends/back_postgresql.py -> build/lib/roundup/backends copying roundup/backends/back_sqlite.py -> build/lib/roundup/backends copying roundup/backends/blobfiles.py -> build/lib/roundup/backends copying roundup/backends/indexer_common.py -> build/lib/roundup/backends copying roundup/backends/indexer_dbm.py -> build/lib/roundup/backends copying roundup/backends/indexer_postgresql_fts.py -> build/lib/roundup/backends copying roundup/backends/indexer_rdbms.py -> build/lib/roundup/backends copying roundup/backends/indexer_sqlite_fts.py -> build/lib/roundup/backends copying roundup/backends/indexer_whoosh.py -> build/lib/roundup/backends copying roundup/backends/indexer_xapian.py -> build/lib/roundup/backends copying roundup/backends/locking.py -> build/lib/roundup/backends copying roundup/backends/portalocker.py -> build/lib/roundup/backends copying roundup/backends/rdbms_common.py -> build/lib/roundup/backends copying roundup/backends/sessions_common.py -> build/lib/roundup/backends copying roundup/backends/sessions_dbm.py -> build/lib/roundup/backends copying roundup/backends/sessions_rdbms.py -> build/lib/roundup/backends copying roundup/backends/sessions_redis.py -> build/lib/roundup/backends copying roundup/backends/sessions_sqlite.py -> build/lib/roundup/backends creating build/lib/roundup/scripts copying roundup/scripts/__init__.py -> build/lib/roundup/scripts copying roundup/scripts/roundup_admin.py -> build/lib/roundup/scripts copying roundup/scripts/roundup_demo.py -> build/lib/roundup/scripts copying roundup/scripts/roundup_gettext.py -> build/lib/roundup/scripts copying roundup/scripts/roundup_mailgw.py -> build/lib/roundup/scripts copying roundup/scripts/roundup_server.py -> build/lib/roundup/scripts copying roundup/scripts/roundup_xmlrpc_server.py -> build/lib/roundup/scripts creating build/lib/roundup/test copying roundup/test/__init__.py -> build/lib/roundup/test copying roundup/test/memorydb.py -> build/lib/roundup/test copying roundup/test/mocknull.py -> build/lib/roundup/test copying roundup/test/tx_Source_detector.py -> build/lib/roundup/test installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib *** SOURCE WARNING: There are files missing (716/720 found)! Missing: share/man/man1/roundup-mailgw.1 Missing: share/man/man1/roundup-demo.1 Missing: share/man/man1/roundup-server.1 Missing: share/man/man1/roundup-admin.1 creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup copying build/lib/roundup/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/actions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/admin.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/configuration.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/date.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/dehtml.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/demo.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/exceptions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/hyperdb.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/i18n.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/init.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/install_util.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/instance.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/logcontext.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/mailer.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/mailgw.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/mlink_expr.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/msgfmt.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/password.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/pygettext.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/rate_limit.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/rest.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/roundupdb.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/security.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/support.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/token_r.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/version_check.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup copying build/lib/roundup/xmlrpc.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup/anypy copying build/lib/roundup/anypy/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy copying build/lib/roundup/anypy/cgi_.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy copying build/lib/roundup/anypy/cmp_.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy copying build/lib/roundup/anypy/cookie_.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy copying build/lib/roundup/anypy/datetime_.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy copying build/lib/roundup/anypy/dbm_.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy copying build/lib/roundup/anypy/email_.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy copying build/lib/roundup/anypy/findargspec.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy copying build/lib/roundup/anypy/html.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy copying build/lib/roundup/anypy/http_.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy copying build/lib/roundup/anypy/my_input.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy copying build/lib/roundup/anypy/random_.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy copying build/lib/roundup/anypy/ssl_.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy copying build/lib/roundup/anypy/strings.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy copying build/lib/roundup/anypy/time_.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy copying build/lib/roundup/anypy/urllib_.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy copying build/lib/roundup/anypy/xmlrpc_.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup/anypy/vendored copying build/lib/roundup/anypy/vendored/cgi.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/anypy/vendored creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup/cgi copying build/lib/roundup/cgi/KeywordsExpr.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi copying build/lib/roundup/cgi/TranslationService.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi copying build/lib/roundup/cgi/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi copying build/lib/roundup/cgi/accept_language.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi copying build/lib/roundup/cgi/actions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi copying build/lib/roundup/cgi/apache.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi copying build/lib/roundup/cgi/cgitb.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi copying build/lib/roundup/cgi/client.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi copying build/lib/roundup/cgi/engine_chameleon.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi copying build/lib/roundup/cgi/engine_jinja2.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi copying build/lib/roundup/cgi/engine_zopetal.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi copying build/lib/roundup/cgi/exceptions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi copying build/lib/roundup/cgi/form_parser.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi copying build/lib/roundup/cgi/templating.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi copying build/lib/roundup/cgi/timestamp.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi copying build/lib/roundup/cgi/wsgi_handler.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup/cgi/PageTemplates copying build/lib/roundup/cgi/PageTemplates/Expressions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/PageTemplates copying build/lib/roundup/cgi/PageTemplates/GlobalTranslationService.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/PageTemplates copying build/lib/roundup/cgi/PageTemplates/MultiMapping.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/PageTemplates copying build/lib/roundup/cgi/PageTemplates/PageTemplate.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/PageTemplates copying build/lib/roundup/cgi/PageTemplates/PathIterator.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/PageTemplates copying build/lib/roundup/cgi/PageTemplates/PythonExpr.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/PageTemplates copying build/lib/roundup/cgi/PageTemplates/TALES.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/PageTemplates copying build/lib/roundup/cgi/PageTemplates/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/PageTemplates creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup/cgi/TAL copying build/lib/roundup/cgi/TAL/DummyEngine.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/TAL copying build/lib/roundup/cgi/TAL/HTMLParser.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/TAL copying build/lib/roundup/cgi/TAL/HTMLTALParser.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/TAL copying build/lib/roundup/cgi/TAL/TALDefs.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/TAL copying build/lib/roundup/cgi/TAL/TALGenerator.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/TAL copying build/lib/roundup/cgi/TAL/TALInterpreter.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/TAL copying build/lib/roundup/cgi/TAL/TALParser.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/TAL copying build/lib/roundup/cgi/TAL/TranslationContext.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/TAL copying build/lib/roundup/cgi/TAL/XMLParser.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/TAL copying build/lib/roundup/cgi/TAL/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/TAL copying build/lib/roundup/cgi/TAL/markupbase.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/TAL copying build/lib/roundup/cgi/TAL/talgettext.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/TAL creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup/cgi/ZTUtils copying build/lib/roundup/cgi/ZTUtils/Batch.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/ZTUtils copying build/lib/roundup/cgi/ZTUtils/Iterator.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/ZTUtils copying build/lib/roundup/cgi/ZTUtils/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/cgi/ZTUtils creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup/backends copying build/lib/roundup/backends/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/back_anydbm.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/back_mysql.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/back_postgresql.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/back_sqlite.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/blobfiles.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/indexer_common.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/indexer_dbm.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/indexer_postgresql_fts.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/indexer_rdbms.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/indexer_sqlite_fts.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/indexer_whoosh.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/indexer_xapian.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/locking.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/portalocker.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/rdbms_common.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/sessions_common.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/sessions_dbm.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/sessions_rdbms.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/sessions_redis.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends copying build/lib/roundup/backends/sessions_sqlite.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/backends creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup/scripts copying build/lib/roundup/scripts/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/scripts copying build/lib/roundup/scripts/roundup_admin.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/scripts copying build/lib/roundup/scripts/roundup_demo.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/scripts copying build/lib/roundup/scripts/roundup_gettext.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/scripts copying build/lib/roundup/scripts/roundup_mailgw.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/scripts copying build/lib/roundup/scripts/roundup_server.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/scripts copying build/lib/roundup/scripts/roundup_xmlrpc_server.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup/test copying build/lib/roundup/test/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/test copying build/lib/roundup/test/memorydb.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/test copying build/lib/roundup/test/mocknull.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/test copying build/lib/roundup/test/tx_Source_detector.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup/test running install_data creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/cgi-bin copying frontends/roundup.cgi -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/cgi-bin creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/frontends copying frontends/wsgi.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/frontends creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/frontends/ZRoundup copying frontends/ZRoundup/ZRoundup.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/frontends/ZRoundup copying frontends/ZRoundup/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/frontends/ZRoundup copying frontends/ZRoundup/refresh.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/frontends/ZRoundup creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/frontends/ZRoundup/icons creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/frontends/ZRoundup/dtml creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/man/man1 creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic copying share/roundup/templates/classic/TEMPLATE-INFO.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic copying share/roundup/templates/classic/initial_data.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic copying share/roundup/templates/classic/schema.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/detectors copying share/roundup/templates/classic/detectors/config.ini -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/detectors copying share/roundup/templates/classic/detectors/messagesummary.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/detectors copying share/roundup/templates/classic/detectors/nosyreaction.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/detectors copying share/roundup/templates/classic/detectors/statusauditor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/detectors copying share/roundup/templates/classic/detectors/userauditor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/detectors creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/extensions copying share/roundup/templates/classic/extensions/README.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/extensions creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/_generic.404.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/_generic.calendar.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/_generic.collision.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/_generic.help-empty.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/_generic.help-list.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/_generic.help-search.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/_generic.help-submit.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/_generic.help.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/_generic.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/_generic.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/_generic.keywords_expr.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/_generic.reauth.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/_generic.translation -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/classhelper.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/classhelper.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/datecopy.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/datecopy.min.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/file.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/file.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/help.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/help_controls.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/home.classlist.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/home.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/issue.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/issue.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/issue.search.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/keyword.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/msg.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/msg.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/page.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/query.edit.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/query.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/style.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/user.forgotten.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/user.help-search.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/user.help.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/user.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/user.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/user.register.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/user.rego_progress.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html copying share/roundup/templates/classic/html/user_utils.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/html/layout creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/classic/static creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel copying share/roundup/templates/devel/TEMPLATE-INFO.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel copying share/roundup/templates/devel/initial_data.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel copying share/roundup/templates/devel/schema.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/detectors copying share/roundup/templates/devel/detectors/messagesummary.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/detectors copying share/roundup/templates/devel/detectors/no_texthtml.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/detectors copying share/roundup/templates/devel/detectors/nosyreaction.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/detectors copying share/roundup/templates/devel/detectors/patches.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/detectors copying share/roundup/templates/devel/detectors/severityauditor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/detectors copying share/roundup/templates/devel/detectors/statusauditor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/detectors copying share/roundup/templates/devel/detectors/userauditor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/detectors creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/extensions copying share/roundup/templates/devel/extensions/local_replace.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/extensions copying share/roundup/templates/devel/extensions/spambayes.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/extensions copying share/roundup/templates/devel/extensions/timezone.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/extensions creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/_generic.404.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/_generic.calendar.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/_generic.collision.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/_generic.help-empty.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/_generic.help-list.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/_generic.help-search.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/_generic.help-submit.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/_generic.help.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/_generic.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/_generic.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/_generic.keywords_expr.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/_generic.query.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/_generic.reauth.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/bug.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/bug.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/bug.search.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/datecopy.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/datecopy.min.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/favicon.ico -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/file.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/file.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/help.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/help.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/help_controls.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/home.classlist.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/home.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/jquery-3.6.3.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/keyword.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/keyword.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/milestone.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/milestone.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/msg.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/msg.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/page.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/patch.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/patch.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/query.edit.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/query.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/query.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/query.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/style.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/task.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/task.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/task.search.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/user.forgotten.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/user.help-search.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/user.help.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/user.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/user.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/user.register.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/user.rego_progress.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html copying share/roundup/templates/devel/html/user_utils.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/html/layout creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/devel/static creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2 copying share/roundup/templates/jinja2/Bootstrap_License -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2 copying share/roundup/templates/jinja2/TEMPLATE-INFO.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2 copying share/roundup/templates/jinja2/config_ini.ini -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2 copying share/roundup/templates/jinja2/initial_data.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2 copying share/roundup/templates/jinja2/schema.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2 creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/detectors copying share/roundup/templates/jinja2/detectors/config.ini -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/detectors copying share/roundup/templates/jinja2/detectors/messagesummary.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/detectors copying share/roundup/templates/jinja2/detectors/nosyreaction.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/detectors copying share/roundup/templates/jinja2/detectors/statusauditor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/detectors copying share/roundup/templates/jinja2/detectors/userauditor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/detectors creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/extensions creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/_generic.404.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/_generic.collision.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/_generic.help-empty.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/_generic.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/_generic.reauth.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/datecopy.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/datecopy.min.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/file.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/file.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/home.classlist.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/home.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/issue.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/issue.item.edit.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/issue.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/issue.item.readonly.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/issue.search.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/keyword.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/msg.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/msg.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/query.edit.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/query.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/user.forgotten.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/user.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/user.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/user.register.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html copying share/roundup/templates/jinja2/html/user.rego_progress.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout copying share/roundup/templates/jinja2/html/layout/banner.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout copying share/roundup/templates/jinja2/html/layout/edit.tmpl -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout copying share/roundup/templates/jinja2/html/layout/footer.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout copying share/roundup/templates/jinja2/html/layout/navigation.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout copying share/roundup/templates/jinja2/html/layout/page.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout copying share/roundup/templates/jinja2/html/layout/pagination.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout copying share/roundup/templates/jinja2/html/layout/permission.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout copying share/roundup/templates/jinja2/html/layout/sort.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout copying share/roundup/templates/jinja2/html/layout/view.tmpl -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/static copying share/roundup/templates/jinja2/static/bootstrap.min.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/static copying share/roundup/templates/jinja2/static/bootstrap.min.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/static copying share/roundup/templates/jinja2/static/glyphicons-halflings-white.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/static copying share/roundup/templates/jinja2/static/glyphicons-halflings.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/static copying share/roundup/templates/jinja2/static/jquery-1.9.0.min.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/static copying share/roundup/templates/jinja2/static/simplemde.min.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/static copying share/roundup/templates/jinja2/static/simplemde.min.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/static copying share/roundup/templates/jinja2/static/style.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/jinja2/static creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal copying share/roundup/templates/minimal/TEMPLATE-INFO.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal copying share/roundup/templates/minimal/initial_data.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal copying share/roundup/templates/minimal/schema.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/detectors copying share/roundup/templates/minimal/detectors/userauditor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/detectors creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/extensions copying share/roundup/templates/minimal/extensions/README.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/extensions creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/_generic.404.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/_generic.calendar.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/_generic.collision.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/_generic.help.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/_generic.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/_generic.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/_generic.reauth.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/datecopy.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/datecopy.min.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/help_controls.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/home.classlist.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/home.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/page.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/style.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/user.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/user.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/user.register.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html copying share/roundup/templates/minimal/html/user.rego_progress.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/html/layout creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/minimal/static creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive copying share/roundup/templates/responsive/Bootstrap_License -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive copying share/roundup/templates/responsive/TEMPLATE-INFO.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive copying share/roundup/templates/responsive/config_ini.ini -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive copying share/roundup/templates/responsive/initial_data.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive copying share/roundup/templates/responsive/schema.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/detectors copying share/roundup/templates/responsive/detectors/messagesummary.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/detectors copying share/roundup/templates/responsive/detectors/no_texthtml.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/detectors copying share/roundup/templates/responsive/detectors/nosyreaction.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/detectors copying share/roundup/templates/responsive/detectors/patches.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/detectors copying share/roundup/templates/responsive/detectors/severityauditor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/detectors copying share/roundup/templates/responsive/detectors/statusauditor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/detectors copying share/roundup/templates/responsive/detectors/userauditor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/detectors creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/extensions copying share/roundup/templates/responsive/extensions/local_replace.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/extensions copying share/roundup/templates/responsive/extensions/spambayes.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/extensions copying share/roundup/templates/responsive/extensions/timezone.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/extensions creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/_generic.404.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/_generic.calendar.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/_generic.collision.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/_generic.help-empty.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/_generic.help-list.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/_generic.help-search.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/_generic.help-submit.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/_generic.help.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/_generic.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/_generic.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/_generic.keywords_expr.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/_generic.query.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/_generic.reauth.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/bug.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/bug.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/bug.search.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/datecopy.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/datecopy.min.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/favicon.ico -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/file.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/file.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/help.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/help_controls.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/home.classlist.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/home.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/jquery-3.6.3.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/keyword.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/keyword.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/milestone.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/milestone.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/msg.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/msg.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/page.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/patch.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/patch.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/query.edit.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/query.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/query.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/query.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/task.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/task.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/task.search.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/user.forgotten.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/user.help-search.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/user.help.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/user.index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/user.item.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/user.register.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/user.rego_progress.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html copying share/roundup/templates/responsive/html/user_utils.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/html/layout creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/static copying share/roundup/templates/responsive/static/bootstrap-responsive.min.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/static copying share/roundup/templates/responsive/static/bootstrap.min.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/static copying share/roundup/templates/responsive/static/glyphicons-halflings-white.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/static copying share/roundup/templates/responsive/static/glyphicons-halflings.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/static copying share/roundup/templates/responsive/static/style.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/roundup/templates/responsive/static creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/de/LC_MESSAGES copying build/share/locale/de/LC_MESSAGES/roundup.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/de/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/en/LC_MESSAGES copying build/share/locale/en/LC_MESSAGES/roundup.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/en/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/es/LC_MESSAGES copying build/share/locale/es/LC_MESSAGES/roundup.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/es/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/fr/LC_MESSAGES copying build/share/locale/fr/LC_MESSAGES/roundup.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/fr/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/hu/LC_MESSAGES copying build/share/locale/hu/LC_MESSAGES/roundup.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/hu/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/it/LC_MESSAGES copying build/share/locale/it/LC_MESSAGES/roundup.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/it/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/ja/LC_MESSAGES copying build/share/locale/ja/LC_MESSAGES/roundup.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/ja/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/lt/LC_MESSAGES copying build/share/locale/lt/LC_MESSAGES/roundup.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/lt/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/nb/LC_MESSAGES copying build/share/locale/nb/LC_MESSAGES/roundup.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/nb/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/ru/LC_MESSAGES copying build/share/locale/ru/LC_MESSAGES/roundup.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/ru/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/zh_CN/LC_MESSAGES copying build/share/locale/zh_CN/LC_MESSAGES/roundup.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/zh_CN/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/zh_TW/LC_MESSAGES copying build/share/locale/zh_TW/LC_MESSAGES/roundup.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/locale/zh_TW/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/FAQ.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/accessibility-statement_2025-10-08.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/acknowledgements.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/admin_guide.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/customizing.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/design.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/developers.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/features.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/genindex.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/glossary.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/implementation.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/installation.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/license.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/man_pages.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/mysql.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/objects.inv -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/original_overview.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/overview.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/postgresql.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/py-modindex.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/pydoc.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/reference.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/rest.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/roundup_short_paper.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/sc.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/search.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/searchindex.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/security-history.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/security.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/spec.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/tracker_templates.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/upgrading-history.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/upgrading.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/user_guide.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html copying share/doc/roundup/html/xmlrpc.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_images copying share/doc/roundup/html/_images/classhelper-issue-all.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_images copying share/doc/roundup/html/_images/edit_issue.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_images copying share/doc/roundup/html/_images/index_logged_in.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_images copying share/doc/roundup/html/_images/index_logged_out.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_images copying share/doc/roundup/html/_images/my_details.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_images copying share/doc/roundup/html/_images/new_issue.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_images copying share/doc/roundup/html/_images/registration.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_images copying share/doc/roundup/html/_images/reset.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_images creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/FAQ.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/acknowledgements.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/admin_guide.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/customizing.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/design.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/developers.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/features.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/glossary.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/implementation.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/index.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/installation.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/license.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/man_pages.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/mysql.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/overview.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/postgresql.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/pydoc.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/reference.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/rest.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/sc.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/security-history.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/security.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/tracker_templates.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/upgrading-history.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/upgrading.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/user_guide.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources copying share/doc/roundup/html/_sources/xmlrpc.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_sources creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static copying share/doc/roundup/html/_static/alabaster.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static copying share/doc/roundup/html/_static/basic.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static copying share/doc/roundup/html/_static/custom.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static copying share/doc/roundup/html/_static/doctools.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static copying share/doc/roundup/html/_static/documentation_options.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static copying share/doc/roundup/html/_static/file.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static copying share/doc/roundup/html/_static/forkme_right_darkblue_121621.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static copying share/doc/roundup/html/_static/github-banner.svg -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static copying share/doc/roundup/html/_static/language_data.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static copying share/doc/roundup/html/_static/minus.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static copying share/doc/roundup/html/_static/plus.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static copying share/doc/roundup/html/_static/pygments.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static copying share/doc/roundup/html/_static/searchtools.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static copying share/doc/roundup/html/_static/sphinx_highlight.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static copying share/doc/roundup/html/_static/style.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static copying share/doc/roundup/html/_static/tabs.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static copying share/doc/roundup/html/_static/tabs.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.data/data/share/doc/roundup/html/_static running install_egg_info running egg_info writing roundup.egg-info/PKG-INFO writing dependency_links to roundup.egg-info/dependency_links.txt writing entry points to roundup.egg-info/entry_points.txt writing requirements to roundup.egg-info/requires.txt writing top-level names to roundup.egg-info/top_level.txt reading manifest file 'roundup.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.rej' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '#*' found anywhere in distribution warning: no previously-included files matching '.flake8' found anywhere in distribution adding license file 'COPYING.txt' writing manifest file 'roundup.egg-info/SOURCES.txt' Copying roundup.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./roundup-2.6.0-py3.13.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/roundup-2.6.0.dist-info/WHEEL creating '/tmp/work/devel/roundup/work/roundup-2.6.0/dist/.tmp-_xr_rxan/roundup-2.6.0-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'roundup/__init__.py' adding 'roundup/actions.py' adding 'roundup/admin.py' adding 'roundup/configuration.py' adding 'roundup/date.py' adding 'roundup/dehtml.py' adding 'roundup/demo.py' adding 'roundup/exceptions.py' adding 'roundup/hyperdb.py' adding 'roundup/i18n.py' adding 'roundup/init.py' adding 'roundup/install_util.py' adding 'roundup/instance.py' adding 'roundup/logcontext.py' adding 'roundup/mailer.py' adding 'roundup/mailgw.py' adding 'roundup/mlink_expr.py' adding 'roundup/msgfmt.py' adding 'roundup/password.py' adding 'roundup/pygettext.py' adding 'roundup/rate_limit.py' adding 'roundup/rest.py' adding 'roundup/roundupdb.py' adding 'roundup/security.py' adding 'roundup/support.py' adding 'roundup/token_r.py' adding 'roundup/version_check.py' adding 'roundup/xmlrpc.py' adding 'roundup/anypy/__init__.py' adding 'roundup/anypy/cgi_.py' adding 'roundup/anypy/cmp_.py' adding 'roundup/anypy/cookie_.py' adding 'roundup/anypy/datetime_.py' adding 'roundup/anypy/dbm_.py' adding 'roundup/anypy/email_.py' adding 'roundup/anypy/findargspec.py' adding 'roundup/anypy/html.py' adding 'roundup/anypy/http_.py' adding 'roundup/anypy/my_input.py' adding 'roundup/anypy/random_.py' adding 'roundup/anypy/ssl_.py' adding 'roundup/anypy/strings.py' adding 'roundup/anypy/time_.py' adding 'roundup/anypy/urllib_.py' adding 'roundup/anypy/xmlrpc_.py' adding 'roundup/anypy/vendored/cgi.py' adding 'roundup/backends/__init__.py' adding 'roundup/backends/back_anydbm.py' adding 'roundup/backends/back_mysql.py' adding 'roundup/backends/back_postgresql.py' adding 'roundup/backends/back_sqlite.py' adding 'roundup/backends/blobfiles.py' adding 'roundup/backends/indexer_common.py' adding 'roundup/backends/indexer_dbm.py' adding 'roundup/backends/indexer_postgresql_fts.py' adding 'roundup/backends/indexer_rdbms.py' adding 'roundup/backends/indexer_sqlite_fts.py' adding 'roundup/backends/indexer_whoosh.py' adding 'roundup/backends/indexer_xapian.py' adding 'roundup/backends/locking.py' adding 'roundup/backends/portalocker.py' adding 'roundup/backends/rdbms_common.py' adding 'roundup/backends/sessions_common.py' adding 'roundup/backends/sessions_dbm.py' adding 'roundup/backends/sessions_rdbms.py' adding 'roundup/backends/sessions_redis.py' adding 'roundup/backends/sessions_sqlite.py' adding 'roundup/cgi/KeywordsExpr.py' adding 'roundup/cgi/TranslationService.py' adding 'roundup/cgi/__init__.py' adding 'roundup/cgi/accept_language.py' adding 'roundup/cgi/actions.py' adding 'roundup/cgi/apache.py' adding 'roundup/cgi/cgitb.py' adding 'roundup/cgi/client.py' adding 'roundup/cgi/engine_chameleon.py' adding 'roundup/cgi/engine_jinja2.py' adding 'roundup/cgi/engine_zopetal.py' adding 'roundup/cgi/exceptions.py' adding 'roundup/cgi/form_parser.py' adding 'roundup/cgi/templating.py' adding 'roundup/cgi/timestamp.py' adding 'roundup/cgi/wsgi_handler.py' adding 'roundup/cgi/PageTemplates/Expressions.py' adding 'roundup/cgi/PageTemplates/GlobalTranslationService.py' adding 'roundup/cgi/PageTemplates/MultiMapping.py' adding 'roundup/cgi/PageTemplates/PageTemplate.py' adding 'roundup/cgi/PageTemplates/PathIterator.py' adding 'roundup/cgi/PageTemplates/PythonExpr.py' adding 'roundup/cgi/PageTemplates/TALES.py' adding 'roundup/cgi/PageTemplates/__init__.py' adding 'roundup/cgi/TAL/DummyEngine.py' adding 'roundup/cgi/TAL/HTMLParser.py' adding 'roundup/cgi/TAL/HTMLTALParser.py' adding 'roundup/cgi/TAL/TALDefs.py' adding 'roundup/cgi/TAL/TALGenerator.py' adding 'roundup/cgi/TAL/TALInterpreter.py' adding 'roundup/cgi/TAL/TALParser.py' adding 'roundup/cgi/TAL/TranslationContext.py' adding 'roundup/cgi/TAL/XMLParser.py' adding 'roundup/cgi/TAL/__init__.py' adding 'roundup/cgi/TAL/markupbase.py' adding 'roundup/cgi/TAL/talgettext.py' adding 'roundup/cgi/ZTUtils/Batch.py' adding 'roundup/cgi/ZTUtils/Iterator.py' adding 'roundup/cgi/ZTUtils/__init__.py' adding 'roundup/scripts/__init__.py' adding 'roundup/scripts/roundup_admin.py' adding 'roundup/scripts/roundup_demo.py' adding 'roundup/scripts/roundup_gettext.py' adding 'roundup/scripts/roundup_mailgw.py' adding 'roundup/scripts/roundup_server.py' adding 'roundup/scripts/roundup_xmlrpc_server.py' adding 'roundup/test/__init__.py' adding 'roundup/test/memorydb.py' adding 'roundup/test/mocknull.py' adding 'roundup/test/tx_Source_detector.py' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/FAQ.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/accessibility-statement_2025-10-08.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/acknowledgements.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/admin_guide.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/customizing.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/design.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/developers.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/features.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/genindex.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/glossary.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/implementation.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/index.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/installation.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/license.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/man_pages.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/mysql.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/objects.inv' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/original_overview.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/overview.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/postgresql.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/py-modindex.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/pydoc.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/reference.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/rest.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/roundup_short_paper.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/sc.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/search.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/searchindex.js' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/security-history.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/security.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/spec.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/tracker_templates.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/upgrading-history.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/upgrading.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/user_guide.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/xmlrpc.html' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_images/classhelper-issue-all.png' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_images/edit_issue.png' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_images/index_logged_in.png' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_images/index_logged_out.png' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_images/my_details.png' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_images/new_issue.png' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_images/registration.png' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_images/reset.png' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/FAQ.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/acknowledgements.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/admin_guide.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/customizing.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/design.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/developers.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/features.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/glossary.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/implementation.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/index.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/installation.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/license.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/man_pages.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/mysql.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/overview.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/postgresql.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/pydoc.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/reference.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/rest.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/sc.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/security-history.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/security.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/tracker_templates.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/upgrading-history.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/upgrading.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/user_guide.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_sources/xmlrpc.txt' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_static/alabaster.css' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_static/basic.css' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_static/custom.css' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_static/doctools.js' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_static/documentation_options.js' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_static/file.png' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_static/forkme_right_darkblue_121621.png' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_static/github-banner.svg' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_static/language_data.js' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_static/minus.png' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_static/plus.png' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_static/pygments.css' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_static/searchtools.js' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_static/sphinx_highlight.js' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_static/style.css' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_static/tabs.css' adding 'roundup-2.6.0.data/data/share/doc/roundup/html/_static/tabs.js' adding 'roundup-2.6.0.data/data/share/locale/de/LC_MESSAGES/roundup.mo' adding 'roundup-2.6.0.data/data/share/locale/en/LC_MESSAGES/roundup.mo' adding 'roundup-2.6.0.data/data/share/locale/es/LC_MESSAGES/roundup.mo' adding 'roundup-2.6.0.data/data/share/locale/fr/LC_MESSAGES/roundup.mo' adding 'roundup-2.6.0.data/data/share/locale/hu/LC_MESSAGES/roundup.mo' adding 'roundup-2.6.0.data/data/share/locale/it/LC_MESSAGES/roundup.mo' adding 'roundup-2.6.0.data/data/share/locale/ja/LC_MESSAGES/roundup.mo' adding 'roundup-2.6.0.data/data/share/locale/lt/LC_MESSAGES/roundup.mo' adding 'roundup-2.6.0.data/data/share/locale/nb/LC_MESSAGES/roundup.mo' adding 'roundup-2.6.0.data/data/share/locale/ru/LC_MESSAGES/roundup.mo' adding 'roundup-2.6.0.data/data/share/locale/zh_CN/LC_MESSAGES/roundup.mo' adding 'roundup-2.6.0.data/data/share/locale/zh_TW/LC_MESSAGES/roundup.mo' adding 'roundup-2.6.0.data/data/share/roundup/cgi-bin/roundup.cgi' adding 'roundup-2.6.0.data/data/share/roundup/frontends/wsgi.py' adding 'roundup-2.6.0.data/data/share/roundup/frontends/ZRoundup/ZRoundup.py' adding 'roundup-2.6.0.data/data/share/roundup/frontends/ZRoundup/__init__.py' adding 'roundup-2.6.0.data/data/share/roundup/frontends/ZRoundup/refresh.txt' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/TEMPLATE-INFO.txt' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/initial_data.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/schema.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/detectors/config.ini' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/detectors/messagesummary.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/detectors/nosyreaction.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/detectors/statusauditor.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/detectors/userauditor.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/extensions/README.txt' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/_generic.404.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/_generic.calendar.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/_generic.collision.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/_generic.help-empty.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/_generic.help-list.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/_generic.help-search.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/_generic.help-submit.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/_generic.help.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/_generic.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/_generic.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/_generic.keywords_expr.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/_generic.reauth.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/_generic.translation' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/classhelper.css' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/classhelper.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/datecopy.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/datecopy.min.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/file.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/file.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/help.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/help_controls.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/home.classlist.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/home.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/issue.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/issue.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/issue.search.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/keyword.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/msg.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/msg.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/page.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/query.edit.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/query.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/style.css' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/user.forgotten.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/user.help-search.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/user.help.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/user.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/user.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/user.register.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/user.rego_progress.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/classic/html/user_utils.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/TEMPLATE-INFO.txt' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/initial_data.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/schema.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/detectors/messagesummary.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/detectors/no_texthtml.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/detectors/nosyreaction.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/detectors/patches.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/detectors/severityauditor.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/detectors/statusauditor.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/detectors/userauditor.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/extensions/local_replace.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/extensions/spambayes.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/extensions/timezone.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/_generic.404.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/_generic.calendar.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/_generic.collision.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/_generic.help-empty.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/_generic.help-list.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/_generic.help-search.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/_generic.help-submit.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/_generic.help.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/_generic.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/_generic.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/_generic.keywords_expr.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/_generic.query.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/_generic.reauth.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/bug.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/bug.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/bug.search.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/datecopy.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/datecopy.min.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/favicon.ico' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/file.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/file.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/help.css' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/help.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/help_controls.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/home.classlist.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/home.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/jquery-3.6.3.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/keyword.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/keyword.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/milestone.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/milestone.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/msg.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/msg.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/page.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/patch.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/patch.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/query.edit.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/query.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/query.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/query.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/style.css' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/task.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/task.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/task.search.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/user.forgotten.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/user.help-search.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/user.help.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/user.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/user.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/user.register.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/user.rego_progress.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/devel/html/user_utils.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/Bootstrap_License' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/TEMPLATE-INFO.txt' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/config_ini.ini' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/initial_data.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/schema.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/detectors/config.ini' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/detectors/messagesummary.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/detectors/nosyreaction.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/detectors/statusauditor.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/detectors/userauditor.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/_generic.404.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/_generic.collision.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/_generic.help-empty.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/_generic.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/_generic.reauth.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/datecopy.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/datecopy.min.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/file.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/file.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/home.classlist.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/home.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/issue.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/issue.item.edit.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/issue.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/issue.item.readonly.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/issue.search.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/keyword.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/msg.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/msg.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/query.edit.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/query.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/user.forgotten.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/user.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/user.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/user.register.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/user.rego_progress.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout/banner.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout/edit.tmpl' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout/footer.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout/navigation.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout/page.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout/pagination.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout/permission.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout/sort.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/html/layout/view.tmpl' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/static/bootstrap.min.css' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/static/bootstrap.min.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/static/glyphicons-halflings-white.png' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/static/glyphicons-halflings.png' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/static/jquery-1.9.0.min.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/static/simplemde.min.css' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/static/simplemde.min.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/jinja2/static/style.css' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/TEMPLATE-INFO.txt' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/initial_data.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/schema.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/detectors/userauditor.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/extensions/README.txt' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/_generic.404.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/_generic.calendar.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/_generic.collision.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/_generic.help.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/_generic.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/_generic.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/_generic.reauth.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/datecopy.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/datecopy.min.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/help_controls.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/home.classlist.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/home.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/page.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/style.css' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/user.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/user.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/user.register.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/minimal/html/user.rego_progress.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/Bootstrap_License' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/TEMPLATE-INFO.txt' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/config_ini.ini' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/initial_data.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/schema.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/detectors/messagesummary.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/detectors/no_texthtml.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/detectors/nosyreaction.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/detectors/patches.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/detectors/severityauditor.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/detectors/statusauditor.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/detectors/userauditor.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/extensions/local_replace.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/extensions/spambayes.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/extensions/timezone.py' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/_generic.404.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/_generic.calendar.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/_generic.collision.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/_generic.help-empty.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/_generic.help-list.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/_generic.help-search.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/_generic.help-submit.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/_generic.help.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/_generic.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/_generic.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/_generic.keywords_expr.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/_generic.query.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/_generic.reauth.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/bug.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/bug.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/bug.search.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/datecopy.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/datecopy.min.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/favicon.ico' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/file.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/file.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/help.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/help_controls.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/home.classlist.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/home.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/jquery-3.6.3.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/keyword.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/keyword.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/milestone.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/milestone.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/msg.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/msg.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/page.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/patch.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/patch.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/query.edit.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/query.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/query.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/query.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/task.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/task.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/task.search.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/user.forgotten.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/user.help-search.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/user.help.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/user.index.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/user.item.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/user.register.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/user.rego_progress.html' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/html/user_utils.js' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/static/bootstrap-responsive.min.css' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/static/bootstrap.min.css' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/static/glyphicons-halflings-white.png' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/static/glyphicons-halflings.png' adding 'roundup-2.6.0.data/data/share/roundup/templates/responsive/static/style.css' adding 'roundup-2.6.0.dist-info/licenses/COPYING.txt' adding 'roundup-2.6.0.dist-info/METADATA' adding 'roundup-2.6.0.dist-info/WHEEL' adding 'roundup-2.6.0.dist-info/entry_points.txt' adding 'roundup-2.6.0.dist-info/top_level.txt' adding 'roundup-2.6.0.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built roundup-2.6.0-py3-none-any.whl