D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/orange-3.25.0-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.weAXpA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf orange3-3.25.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/orange3-3.25.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd orange3-3.25.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gn136y + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd orange3-3.25.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src build_src building extension "Orange.classification._simple_tree" sources building extension "Orange.classification._tree_scorers" sources building extension "Orange.data._valuecount" sources building extension "Orange.data._contingency" sources building extension "Orange.data._io" sources building extension "Orange.data._variable" sources building extension "Orange.distance._distance" sources building extension "Orange.preprocess._discretize" sources building extension "Orange.preprocess._relieff" sources building extension "Orange.projection._som" sources building extension "Orange.widgets.utils._grid_density" sources build_src: building npy-pkg config files running build_py creating build creating build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/benchmark copying benchmark/base.py -> build/lib.linux-x86_64-3.8/benchmark copying benchmark/bench_transform.py -> build/lib.linux-x86_64-3.8/benchmark copying benchmark/bench_domain.py -> build/lib.linux-x86_64-3.8/benchmark copying benchmark/__init__.py -> build/lib.linux-x86_64-3.8/benchmark copying benchmark/bench_owkmeans.py -> build/lib.linux-x86_64-3.8/benchmark copying benchmark/bench_variable.py -> build/lib.linux-x86_64-3.8/benchmark copying benchmark/bench_save.py -> build/lib.linux-x86_64-3.8/benchmark copying benchmark/bench_basic.py -> build/lib.linux-x86_64-3.8/benchmark creating build/lib.linux-x86_64-3.8/Orange copying Orange/util.py -> build/lib.linux-x86_64-3.8/Orange copying Orange/base.py -> build/lib.linux-x86_64-3.8/Orange copying Orange/tree.py -> build/lib.linux-x86_64-3.8/Orange copying Orange/__init__.py -> build/lib.linux-x86_64-3.8/Orange copying Orange/version.py -> build/lib.linux-x86_64-3.8/Orange copying Orange/setup.py -> build/lib.linux-x86_64-3.8/Orange creating build/lib.linux-x86_64-3.8/Orange/preprocess copying Orange/preprocess/impute.py -> build/lib.linux-x86_64-3.8/Orange/preprocess copying Orange/preprocess/continuize.py -> build/lib.linux-x86_64-3.8/Orange/preprocess copying Orange/preprocess/remove.py -> build/lib.linux-x86_64-3.8/Orange/preprocess copying Orange/preprocess/discretize.py -> build/lib.linux-x86_64-3.8/Orange/preprocess copying Orange/preprocess/__init__.py -> build/lib.linux-x86_64-3.8/Orange/preprocess copying Orange/preprocess/normalize.py -> build/lib.linux-x86_64-3.8/Orange/preprocess copying Orange/preprocess/fss.py -> build/lib.linux-x86_64-3.8/Orange/preprocess copying Orange/preprocess/preprocess.py -> build/lib.linux-x86_64-3.8/Orange/preprocess copying Orange/preprocess/score.py -> build/lib.linux-x86_64-3.8/Orange/preprocess copying Orange/preprocess/setup.py -> build/lib.linux-x86_64-3.8/Orange/preprocess copying Orange/preprocess/transformation.py -> build/lib.linux-x86_64-3.8/Orange/preprocess creating build/lib.linux-x86_64-3.8/Orange/evaluation copying Orange/evaluation/scoring.py -> build/lib.linux-x86_64-3.8/Orange/evaluation copying Orange/evaluation/__init__.py -> build/lib.linux-x86_64-3.8/Orange/evaluation copying Orange/evaluation/performance_curves.py -> build/lib.linux-x86_64-3.8/Orange/evaluation copying Orange/evaluation/testing.py -> build/lib.linux-x86_64-3.8/Orange/evaluation copying Orange/evaluation/clustering.py -> build/lib.linux-x86_64-3.8/Orange/evaluation creating build/lib.linux-x86_64-3.8/Orange/distance copying Orange/distance/distance.py -> build/lib.linux-x86_64-3.8/Orange/distance copying Orange/distance/base.py -> build/lib.linux-x86_64-3.8/Orange/distance copying Orange/distance/__init__.py -> build/lib.linux-x86_64-3.8/Orange/distance copying Orange/distance/setup.py -> build/lib.linux-x86_64-3.8/Orange/distance creating build/lib.linux-x86_64-3.8/Orange/clustering copying Orange/clustering/hierarchical.py -> build/lib.linux-x86_64-3.8/Orange/clustering copying Orange/clustering/kmeans.py -> build/lib.linux-x86_64-3.8/Orange/clustering copying Orange/clustering/__init__.py -> build/lib.linux-x86_64-3.8/Orange/clustering copying Orange/clustering/louvain.py -> build/lib.linux-x86_64-3.8/Orange/clustering copying Orange/clustering/dbscan.py -> build/lib.linux-x86_64-3.8/Orange/clustering copying Orange/clustering/clustering.py -> build/lib.linux-x86_64-3.8/Orange/clustering creating build/lib.linux-x86_64-3.8/Orange/ensembles copying Orange/ensembles/__init__.py -> build/lib.linux-x86_64-3.8/Orange/ensembles copying Orange/ensembles/stack.py -> build/lib.linux-x86_64-3.8/Orange/ensembles copying Orange/ensembles/ada_boost.py -> build/lib.linux-x86_64-3.8/Orange/ensembles creating build/lib.linux-x86_64-3.8/Orange/widgets copying Orange/widgets/widgetTemplate.py -> build/lib.linux-x86_64-3.8/Orange/widgets copying Orange/widgets/gui.py -> build/lib.linux-x86_64-3.8/Orange/widgets copying Orange/widgets/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets copying Orange/widgets/widget.py -> build/lib.linux-x86_64-3.8/Orange/widgets copying Orange/widgets/io.py -> build/lib.linux-x86_64-3.8/Orange/widgets copying Orange/widgets/credentials.py -> build/lib.linux-x86_64-3.8/Orange/widgets copying Orange/widgets/settings.py -> build/lib.linux-x86_64-3.8/Orange/widgets copying Orange/widgets/setup.py -> build/lib.linux-x86_64-3.8/Orange/widgets creating build/lib.linux-x86_64-3.8/Orange/misc copying Orange/misc/distmatrix.py -> build/lib.linux-x86_64-3.8/Orange/misc copying Orange/misc/collections.py -> build/lib.linux-x86_64-3.8/Orange/misc copying Orange/misc/server_embedder.py -> build/lib.linux-x86_64-3.8/Orange/misc copying Orange/misc/datasets.py -> build/lib.linux-x86_64-3.8/Orange/misc copying Orange/misc/cache.py -> build/lib.linux-x86_64-3.8/Orange/misc copying Orange/misc/__init__.py -> build/lib.linux-x86_64-3.8/Orange/misc copying Orange/misc/lazy_module.py -> build/lib.linux-x86_64-3.8/Orange/misc copying Orange/misc/wrapper_meta.py -> build/lib.linux-x86_64-3.8/Orange/misc copying Orange/misc/environ.py -> build/lib.linux-x86_64-3.8/Orange/misc creating build/lib.linux-x86_64-3.8/Orange/statistics copying Orange/statistics/util.py -> build/lib.linux-x86_64-3.8/Orange/statistics copying Orange/statistics/tests.py -> build/lib.linux-x86_64-3.8/Orange/statistics copying Orange/statistics/distribution.py -> build/lib.linux-x86_64-3.8/Orange/statistics copying Orange/statistics/__init__.py -> build/lib.linux-x86_64-3.8/Orange/statistics copying Orange/statistics/contingency.py -> build/lib.linux-x86_64-3.8/Orange/statistics copying Orange/statistics/basic_stats.py -> build/lib.linux-x86_64-3.8/Orange/statistics creating build/lib.linux-x86_64-3.8/Orange/projection copying Orange/projection/lda.py -> build/lib.linux-x86_64-3.8/Orange/projection copying Orange/projection/base.py -> build/lib.linux-x86_64-3.8/Orange/projection copying Orange/projection/som.py -> build/lib.linux-x86_64-3.8/Orange/projection copying Orange/projection/manifold.py -> build/lib.linux-x86_64-3.8/Orange/projection copying Orange/projection/__init__.py -> build/lib.linux-x86_64-3.8/Orange/projection copying Orange/projection/freeviz.py -> build/lib.linux-x86_64-3.8/Orange/projection copying Orange/projection/radviz.py -> build/lib.linux-x86_64-3.8/Orange/projection copying Orange/projection/cur.py -> build/lib.linux-x86_64-3.8/Orange/projection copying Orange/projection/setup.py -> build/lib.linux-x86_64-3.8/Orange/projection copying Orange/projection/pca.py -> build/lib.linux-x86_64-3.8/Orange/projection creating build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/rules.py -> build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/majority.py -> build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/sgd.py -> build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/tree.py -> build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/simple_tree.py -> build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/__init__.py -> build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/knn.py -> build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/neural_network.py -> build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/calibration.py -> build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/logistic_regression.py -> build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/softmax_regression.py -> build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/base_classification.py -> build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/naive_bayes.py -> build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/outlier_detection.py -> build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/setup.py -> build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/svm.py -> build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/random_forest.py -> build/lib.linux-x86_64-3.8/Orange/classification copying Orange/classification/simple_random_forest.py -> build/lib.linux-x86_64-3.8/Orange/classification creating build/lib.linux-x86_64-3.8/Orange/data copying Orange/data/util.py -> build/lib.linux-x86_64-3.8/Orange/data copying Orange/data/domain.py -> build/lib.linux-x86_64-3.8/Orange/data copying Orange/data/filter.py -> build/lib.linux-x86_64-3.8/Orange/data copying Orange/data/io_util.py -> build/lib.linux-x86_64-3.8/Orange/data copying Orange/data/io_base.py -> build/lib.linux-x86_64-3.8/Orange/data copying Orange/data/storage.py -> build/lib.linux-x86_64-3.8/Orange/data copying Orange/data/pandas_compat.py -> build/lib.linux-x86_64-3.8/Orange/data copying Orange/data/instance.py -> build/lib.linux-x86_64-3.8/Orange/data copying Orange/data/variable.py -> build/lib.linux-x86_64-3.8/Orange/data copying Orange/data/table.py -> build/lib.linux-x86_64-3.8/Orange/data copying Orange/data/__init__.py -> build/lib.linux-x86_64-3.8/Orange/data copying Orange/data/io.py -> build/lib.linux-x86_64-3.8/Orange/data copying Orange/data/setup.py -> build/lib.linux-x86_64-3.8/Orange/data creating build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_distances.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_clustering_dbscan.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_clustering_hierarchical.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_manifold.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_util.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_classification.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_lda.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_value.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_pca.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_orange.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_freeviz.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_filter.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_mean.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_fss.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_transformation.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/base.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_linear_bfgs_regression.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_evaluation_scoring.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_io.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_majority.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_ada_boost.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_orangetree.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_score_feature.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_discretize.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_preprocess_pca.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_sparse_reader.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_simple_tree.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_cur.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_impute.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_contingency.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_instance.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_doctest.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_fitter.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_rules.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/__init__.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_naive_bayes.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test__orange.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_radviz.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/dummy_learners.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_polynomial_learner.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_neural_network.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_preprocess.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_sparse_table.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_sgd.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_distribution.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_basic_stats.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_softmax_regression.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_third_party.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_domain.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_logistic_regression.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_tab_reader.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_table.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_datasets.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_clustering_kmeans.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_statistics.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_random_forest.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_misc.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_data_util.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_svm.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_continuize.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_xlsx_reader.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_remove.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_txt_reader.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_basket_reader.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_stack.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_evaluation_clustering.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_preprocess_cur.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_base.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_knn.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_clustering_louvain.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_evaluation_testing.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_randomize.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_simple_random_forest.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_regression.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_linear_regression.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_tree.py -> build/lib.linux-x86_64-3.8/Orange/tests copying Orange/tests/test_normalize.py -> build/lib.linux-x86_64-3.8/Orange/tests creating build/lib.linux-x86_64-3.8/Orange/canvas copying Orange/canvas/mainwindow.py -> build/lib.linux-x86_64-3.8/Orange/canvas copying Orange/canvas/report.py -> build/lib.linux-x86_64-3.8/Orange/canvas copying Orange/canvas/__init__.py -> build/lib.linux-x86_64-3.8/Orange/canvas copying Orange/canvas/__main__.py -> build/lib.linux-x86_64-3.8/Orange/canvas copying Orange/canvas/config.py -> build/lib.linux-x86_64-3.8/Orange/canvas creating build/lib.linux-x86_64-3.8/Orange/regression copying Orange/regression/linear_bfgs.py -> build/lib.linux-x86_64-3.8/Orange/regression copying Orange/regression/tree.py -> build/lib.linux-x86_64-3.8/Orange/regression copying Orange/regression/__init__.py -> build/lib.linux-x86_64-3.8/Orange/regression copying Orange/regression/knn.py -> build/lib.linux-x86_64-3.8/Orange/regression copying Orange/regression/neural_network.py -> build/lib.linux-x86_64-3.8/Orange/regression copying Orange/regression/linear.py -> build/lib.linux-x86_64-3.8/Orange/regression copying Orange/regression/mean.py -> build/lib.linux-x86_64-3.8/Orange/regression copying Orange/regression/base_regression.py -> build/lib.linux-x86_64-3.8/Orange/regression copying Orange/regression/svm.py -> build/lib.linux-x86_64-3.8/Orange/regression copying Orange/regression/random_forest.py -> build/lib.linux-x86_64-3.8/Orange/regression copying Orange/regression/simple_random_forest.py -> build/lib.linux-x86_64-3.8/Orange/regression creating build/lib.linux-x86_64-3.8/Orange/modelling copying Orange/modelling/base.py -> build/lib.linux-x86_64-3.8/Orange/modelling copying Orange/modelling/tree.py -> build/lib.linux-x86_64-3.8/Orange/modelling copying Orange/modelling/randomforest.py -> build/lib.linux-x86_64-3.8/Orange/modelling copying Orange/modelling/__init__.py -> build/lib.linux-x86_64-3.8/Orange/modelling copying Orange/modelling/knn.py -> build/lib.linux-x86_64-3.8/Orange/modelling copying Orange/modelling/neural_network.py -> build/lib.linux-x86_64-3.8/Orange/modelling copying Orange/modelling/linear.py -> build/lib.linux-x86_64-3.8/Orange/modelling copying Orange/modelling/constant.py -> build/lib.linux-x86_64-3.8/Orange/modelling copying Orange/modelling/ada_boost.py -> build/lib.linux-x86_64-3.8/Orange/modelling copying Orange/modelling/svm.py -> build/lib.linux-x86_64-3.8/Orange/modelling creating build/lib.linux-x86_64-3.8/Orange/preprocess/tests copying Orange/preprocess/tests/test_fss.py -> build/lib.linux-x86_64-3.8/Orange/preprocess/tests copying Orange/preprocess/tests/test_discretize.py -> build/lib.linux-x86_64-3.8/Orange/preprocess/tests copying Orange/preprocess/tests/__init__.py -> build/lib.linux-x86_64-3.8/Orange/preprocess/tests creating build/lib.linux-x86_64-3.8/Orange/evaluation/tests copying Orange/evaluation/tests/test_performance_curves.py -> build/lib.linux-x86_64-3.8/Orange/evaluation/tests copying Orange/evaluation/tests/__init__.py -> build/lib.linux-x86_64-3.8/Orange/evaluation/tests creating build/lib.linux-x86_64-3.8/Orange/distance/tests copying Orange/distance/tests/__init__.py -> build/lib.linux-x86_64-3.8/Orange/distance/tests copying Orange/distance/tests/test_distance.py -> build/lib.linux-x86_64-3.8/Orange/distance/tests creating build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owboxplot.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owfreeviz.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owpythagoreanforest.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owscatterplot.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/pythagorastreeviewer.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/ownomogram.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owdistributions.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owscatterplotgraph.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owtreeviewer.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owlineplot.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owheatmap.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owsilhouetteplot.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owruleviewer.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owsieve.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owscatterplotgraph_obsolete.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owmosaic.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owtreeviewer2d.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owlinearprojection.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owpythagorastree.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owvenndiagram.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize copying Orange/widgets/visualize/owradviz.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize creating build/lib.linux-x86_64-3.8/Orange/widgets/evaluate copying Orange/widgets/evaluate/owrocanalysis.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate copying Orange/widgets/evaluate/contexthandlers.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate copying Orange/widgets/evaluate/owcalibrationplot.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate copying Orange/widgets/evaluate/owconfusionmatrix.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate copying Orange/widgets/evaluate/utils.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate copying Orange/widgets/evaluate/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate copying Orange/widgets/evaluate/owpredictions.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate copying Orange/widgets/evaluate/owtestandscore.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate copying Orange/widgets/evaluate/owliftcurve.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate creating build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owconcatenate.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owtransform.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owdatasampler.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owdatainfo.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owselectrows.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/oweditdomain.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owrank.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owsave.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owpurgedomain.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/contexthandlers.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owtable.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owimpute.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owdiscretize.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owrandomize.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owdatasets.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owpythonscript.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owcontinuize.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owneighbors.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owfeatureconstructor.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owfile.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owsql.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owpreprocess.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owselectcolumns.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owtranspose.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owfeaturestatistics.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owpivot.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owselectbydataindex.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owmergedata.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owcolor.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owoutliers.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owcorrelations.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owcreateclass.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owpaintdata.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data copying Orange/widgets/data/owcsvimport.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data creating build/lib.linux-x86_64-3.8/Orange/widgets/tests copying Orange/widgets/tests/test_matplotlib_export.py -> build/lib.linux-x86_64-3.8/Orange/widgets/tests copying Orange/widgets/tests/test_settings_handler.py -> build/lib.linux-x86_64-3.8/Orange/widgets/tests copying Orange/widgets/tests/test_perfect_domain_context_handler.py -> build/lib.linux-x86_64-3.8/Orange/widgets/tests copying Orange/widgets/tests/base.py -> build/lib.linux-x86_64-3.8/Orange/widgets/tests copying Orange/widgets/tests/test_color.py -> build/lib.linux-x86_64-3.8/Orange/widgets/tests copying Orange/widgets/tests/test_workflows.py -> build/lib.linux-x86_64-3.8/Orange/widgets/tests copying Orange/widgets/tests/test_gui.py -> build/lib.linux-x86_64-3.8/Orange/widgets/tests copying Orange/widgets/tests/test_domain_context_handler.py -> build/lib.linux-x86_64-3.8/Orange/widgets/tests copying Orange/widgets/tests/test_class_values_context_handler.py -> build/lib.linux-x86_64-3.8/Orange/widgets/tests copying Orange/widgets/tests/utils.py -> build/lib.linux-x86_64-3.8/Orange/widgets/tests copying Orange/widgets/tests/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/tests copying Orange/widgets/tests/test_widgets_outputs.py -> build/lib.linux-x86_64-3.8/Orange/widgets/tests copying Orange/widgets/tests/test_credentials.py -> build/lib.linux-x86_64-3.8/Orange/widgets/tests copying Orange/widgets/tests/test_scatterplot_density.py -> build/lib.linux-x86_64-3.8/Orange/widgets/tests creating build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/graphicsview.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/owlearnerwidget.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/state_summary.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/owbasesql.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/stdpaths.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/colorbrewer.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/buttons.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/overlay.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/progressbar.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/matplotlib_export.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/widgetpreview.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/filedialogs.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/concurrent.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/PDFExporter.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/SVGExporter.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/slidergraph.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/messages.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/listfilter.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/stickygraphicsview.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/graphicslayoutitem.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/encodings.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/saveplot.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/signals.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/itemmodels.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/textimport.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/colorpalette.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/settings.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/domaineditor.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/annotated_data.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/dendrogram.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/graphicspixmapwidget.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/classdensity.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/graphicstextlist.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/setup.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/sql.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/image.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/datacaching.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/colorpalettes.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/webview.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils copying Orange/widgets/utils/combobox.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils creating build/lib.linux-x86_64-3.8/Orange/widgets/model copying Orange/widgets/model/ownaivebayes.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model copying Orange/widgets/model/owrules.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model copying Orange/widgets/model/owknn.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model copying Orange/widgets/model/owloadmodel.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model copying Orange/widgets/model/owsvm.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model copying Orange/widgets/model/owneuralnetwork.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model copying Orange/widgets/model/owlinearregression.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model copying Orange/widgets/model/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model copying Orange/widgets/model/owlogisticregression.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model copying Orange/widgets/model/owconstant.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model copying Orange/widgets/model/owtree.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model copying Orange/widgets/model/owsavemodel.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model copying Orange/widgets/model/owsgd.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model copying Orange/widgets/model/owcalibratedlearner.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model copying Orange/widgets/model/owadaboost.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model copying Orange/widgets/model/owrandomforest.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model copying Orange/widgets/model/owstack.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model creating build/lib.linux-x86_64-3.8/Orange/widgets/report copying Orange/widgets/report/report.py -> build/lib.linux-x86_64-3.8/Orange/widgets/report copying Orange/widgets/report/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/report copying Orange/widgets/report/owreport.py -> build/lib.linux-x86_64-3.8/Orange/widgets/report creating build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised copying Orange/widgets/unsupervised/owdistancetransformation.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised copying Orange/widgets/unsupervised/owlouvainclustering.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised copying Orange/widgets/unsupervised/owtsne.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised copying Orange/widgets/unsupervised/owcorrespondence.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised copying Orange/widgets/unsupervised/owdistancefile.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised copying Orange/widgets/unsupervised/owdbscan.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised copying Orange/widgets/unsupervised/owdistancematrix.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised copying Orange/widgets/unsupervised/owmanifoldlearning.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised copying Orange/widgets/unsupervised/owpca.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised copying Orange/widgets/unsupervised/owdistances.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised copying Orange/widgets/unsupervised/owdistancemap.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised copying Orange/widgets/unsupervised/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised copying Orange/widgets/unsupervised/owsavedistances.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised copying Orange/widgets/unsupervised/owhierarchicalclustering.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised copying Orange/widgets/unsupervised/owkmeans.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised copying Orange/widgets/unsupervised/owsom.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised copying Orange/widgets/unsupervised/owmds.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised creating build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owmosaic.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owscatterplot.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owtreegraph.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owsilhouetteplot.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owheatmap.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owsieve.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_ownomogram.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owvenndiagram.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owscatterplotbase.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owdistributions.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owpythagorastree.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owfreeviz.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owpythagoreanforest.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owlinearprojection.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owboxplot.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_vizrankdialog.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owruleviewer.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owprojectionwidget.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owradviz.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests copying Orange/widgets/visualize/tests/test_owlineplot.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests creating build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils copying Orange/widgets/visualize/utils/lac.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils copying Orange/widgets/visualize/utils/scene.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils copying Orange/widgets/visualize/utils/component.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils copying Orange/widgets/visualize/utils/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils copying Orange/widgets/visualize/utils/owlegend.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils copying Orange/widgets/visualize/utils/view.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils copying Orange/widgets/visualize/utils/widget.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils copying Orange/widgets/visualize/utils/plotutils.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils copying Orange/widgets/visualize/utils/heatmap.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils creating build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tests copying Orange/widgets/visualize/utils/tests/test_heatmap.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tests copying Orange/widgets/visualize/utils/tests/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tests creating build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tree copying Orange/widgets/visualize/utils/tree/rules.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tree copying Orange/widgets/visualize/utils/tree/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tree copying Orange/widgets/visualize/utils/tree/skltreeadapter.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tree copying Orange/widgets/visualize/utils/tree/treeadapter.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tree creating build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tree/tests copying Orange/widgets/visualize/utils/tree/tests/test_rules.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tree/tests copying Orange/widgets/visualize/utils/tree/tests/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tree/tests copying Orange/widgets/visualize/utils/tree/tests/test_treeadapter.py -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tree/tests creating build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests copying Orange/widgets/evaluate/tests/base.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests copying Orange/widgets/evaluate/tests/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests copying Orange/widgets/evaluate/tests/test_owpredictions.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests copying Orange/widgets/evaluate/tests/test_owtestandscore.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests copying Orange/widgets/evaluate/tests/test_utils.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests copying Orange/widgets/evaluate/tests/test_owconfusionmatrix.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests copying Orange/widgets/evaluate/tests/test_owrocanalysis.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests copying Orange/widgets/evaluate/tests/test_owcalibrationplot.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests copying Orange/widgets/evaluate/tests/test_owliftcurve.py -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests creating build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owselectcolumns.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owpaintdata.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owrandomize.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owrank.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owpreprocess.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owsql.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_oweditdomain.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owcontinuize.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owpythonscript.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owfile.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owimpute.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owfeaturestatistics.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owdatasampler.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owsave.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owtransform.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owcreateclass.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owmergedata.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owcorrelations.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owdatasets.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owfeatureconstructor.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owcolor.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owconcatenate.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owtable.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owselectrows.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owdiscretize.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owdatainfo.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owpurgedomain.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owneighbors.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owoutliers.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owcsvimport.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owselectbydataindex.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owtranspose.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/test_owpivot.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests creating build/lib.linux-x86_64-3.8/Orange/widgets/data/utils copying Orange/widgets/data/utils/histogram.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/utils copying Orange/widgets/data/utils/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/utils copying Orange/widgets/data/utils/preprocess.py -> build/lib.linux-x86_64-3.8/Orange/widgets/data/utils creating build/lib.linux-x86_64-3.8/Orange/widgets/utils/plot copying Orange/widgets/utils/plot/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/plot copying Orange/widgets/utils/plot/owplotgui_obsolete.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/plot copying Orange/widgets/utils/plot/owconstants.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/plot copying Orange/widgets/utils/plot/owpalette.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/plot copying Orange/widgets/utils/plot/owplotgui.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/plot creating build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/test_sql.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/test_state_summary.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/test_concurrent.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/test_colorpalettes.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/test_owlearnerwidget.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/test_owbasesql.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/test_domaineditor.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/test_dendrogram.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/concurrent_example.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/test_concurrent_example.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/test_colorpalette.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/test_itemmodels.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/test_graphicstextlist.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/test_annotated_data.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/test_textimport.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/test_stickygraphicsview.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests copying Orange/widgets/utils/tests/test_slidergraph.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests creating build/lib.linux-x86_64-3.8/Orange/widgets/utils/save copying Orange/widgets/utils/save/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/save copying Orange/widgets/utils/save/owsavebase.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/save creating build/lib.linux-x86_64-3.8/Orange/widgets/utils/save/tests copying Orange/widgets/utils/save/tests/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/save/tests copying Orange/widgets/utils/save/tests/test_owsavebase.py -> build/lib.linux-x86_64-3.8/Orange/widgets/utils/save/tests creating build/lib.linux-x86_64-3.8/Orange/widgets/model/tests copying Orange/widgets/model/tests/test_owsgd.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model/tests copying Orange/widgets/model/tests/test_owrulesclassification.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model/tests copying Orange/widgets/model/tests/test_owconstant.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model/tests copying Orange/widgets/model/tests/test_owadaboost.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model/tests copying Orange/widgets/model/tests/test_owrandomforest.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model/tests copying Orange/widgets/model/tests/test_owsvm.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model/tests copying Orange/widgets/model/tests/test_owstack.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model/tests copying Orange/widgets/model/tests/test_owloadmodel.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model/tests copying Orange/widgets/model/tests/test_owknn.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model/tests copying Orange/widgets/model/tests/test_ownaivebayes.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model/tests copying Orange/widgets/model/tests/test_owcalibratedlearner.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model/tests copying Orange/widgets/model/tests/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model/tests copying Orange/widgets/model/tests/test_owlinearregression.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model/tests copying Orange/widgets/model/tests/test_owlogisticregression.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model/tests copying Orange/widgets/model/tests/test_owneuralnetwork.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model/tests copying Orange/widgets/model/tests/test_owsavemodel.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model/tests copying Orange/widgets/model/tests/test_tree.py -> build/lib.linux-x86_64-3.8/Orange/widgets/model/tests creating build/lib.linux-x86_64-3.8/Orange/widgets/report/tests copying Orange/widgets/report/tests/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/report/tests copying Orange/widgets/report/tests/test_report.py -> build/lib.linux-x86_64-3.8/Orange/widgets/report/tests creating build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests copying Orange/widgets/unsupervised/tests/test_owsavedistances.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests copying Orange/widgets/unsupervised/tests/test_owdistancemap.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests copying Orange/widgets/unsupervised/tests/test_owmds.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests copying Orange/widgets/unsupervised/tests/test_owpca.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests copying Orange/widgets/unsupervised/tests/test_owdbscan.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests copying Orange/widgets/unsupervised/tests/__init__.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests copying Orange/widgets/unsupervised/tests/test_owcorrespondence.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests copying Orange/widgets/unsupervised/tests/test_owsom.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests copying Orange/widgets/unsupervised/tests/test_owhierarchicalclustering.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests copying Orange/widgets/unsupervised/tests/test_owkmeans.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests copying Orange/widgets/unsupervised/tests/test_owlouvain.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests copying Orange/widgets/unsupervised/tests/test_owtsne.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests copying Orange/widgets/unsupervised/tests/test_owdistancematrix.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests copying Orange/widgets/unsupervised/tests/test_owmanifoldlearning.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests copying Orange/widgets/unsupervised/tests/test_owdistances.py -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests creating build/lib.linux-x86_64-3.8/Orange/misc/tests copying Orange/misc/tests/__init__.py -> build/lib.linux-x86_64-3.8/Orange/misc/tests copying Orange/misc/tests/test_collections.py -> build/lib.linux-x86_64-3.8/Orange/misc/tests copying Orange/misc/tests/test_server_embedder.py -> build/lib.linux-x86_64-3.8/Orange/misc/tests copying Orange/misc/tests/example_embedder.py -> build/lib.linux-x86_64-3.8/Orange/misc/tests creating build/lib.linux-x86_64-3.8/Orange/misc/utils copying Orange/misc/utils/embedder_utils.py -> build/lib.linux-x86_64-3.8/Orange/misc/utils copying Orange/misc/utils/__init__.py -> build/lib.linux-x86_64-3.8/Orange/misc/utils creating build/lib.linux-x86_64-3.8/Orange/data/tests copying Orange/data/tests/test_sql_mssql.py -> build/lib.linux-x86_64-3.8/Orange/data/tests copying Orange/data/tests/test_util.py -> build/lib.linux-x86_64-3.8/Orange/data/tests copying Orange/data/tests/test_io.py -> build/lib.linux-x86_64-3.8/Orange/data/tests copying Orange/data/tests/__init__.py -> build/lib.linux-x86_64-3.8/Orange/data/tests copying Orange/data/tests/test_io_base.py -> build/lib.linux-x86_64-3.8/Orange/data/tests copying Orange/data/tests/test_pandas.py -> build/lib.linux-x86_64-3.8/Orange/data/tests copying Orange/data/tests/test_variable.py -> build/lib.linux-x86_64-3.8/Orange/data/tests copying Orange/data/tests/test_domain.py -> build/lib.linux-x86_64-3.8/Orange/data/tests copying Orange/data/tests/test_table.py -> build/lib.linux-x86_64-3.8/Orange/data/tests creating build/lib.linux-x86_64-3.8/Orange/data/sql copying Orange/data/sql/filter.py -> build/lib.linux-x86_64-3.8/Orange/data/sql copying Orange/data/sql/table.py -> build/lib.linux-x86_64-3.8/Orange/data/sql copying Orange/data/sql/__init__.py -> build/lib.linux-x86_64-3.8/Orange/data/sql creating build/lib.linux-x86_64-3.8/Orange/data/sql/backend copying Orange/data/sql/backend/mssql.py -> build/lib.linux-x86_64-3.8/Orange/data/sql/backend copying Orange/data/sql/backend/postgres.py -> build/lib.linux-x86_64-3.8/Orange/data/sql/backend copying Orange/data/sql/backend/base.py -> build/lib.linux-x86_64-3.8/Orange/data/sql/backend copying Orange/data/sql/backend/__init__.py -> build/lib.linux-x86_64-3.8/Orange/data/sql/backend creating build/lib.linux-x86_64-3.8/Orange/tests/sql copying Orange/tests/sql/test_sql_table.py -> build/lib.linux-x86_64-3.8/Orange/tests/sql copying Orange/tests/sql/test_filter.py -> build/lib.linux-x86_64-3.8/Orange/tests/sql copying Orange/tests/sql/base.py -> build/lib.linux-x86_64-3.8/Orange/tests/sql copying Orange/tests/sql/__init__.py -> build/lib.linux-x86_64-3.8/Orange/tests/sql copying Orange/tests/sql/test_naive_bayes_sql.py -> build/lib.linux-x86_64-3.8/Orange/tests/sql copying Orange/tests/sql/test_misc.py -> build/lib.linux-x86_64-3.8/Orange/tests/sql creating build/lib.linux-x86_64-3.8/Orange/canvas/utils copying Orange/canvas/utils/__init__.py -> build/lib.linux-x86_64-3.8/Orange/canvas/utils copying Orange/canvas/utils/environ.py -> build/lib.linux-x86_64-3.8/Orange/canvas/utils creating build/lib.linux-x86_64-3.8/Orange/canvas/workflows copying Orange/canvas/workflows/__init__.py -> build/lib.linux-x86_64-3.8/Orange/canvas/workflows creating build/lib.linux-x86_64-3.8/Orange/datasets copying Orange/datasets/brown-selected.tab -> build/lib.linux-x86_64-3.8/Orange/datasets copying Orange/datasets/zoo.tab -> build/lib.linux-x86_64-3.8/Orange/datasets copying Orange/datasets/heart_disease.tab -> build/lib.linux-x86_64-3.8/Orange/datasets copying Orange/datasets/iris.tab -> build/lib.linux-x86_64-3.8/Orange/datasets copying Orange/datasets/titanic.tab -> build/lib.linux-x86_64-3.8/Orange/datasets copying Orange/datasets/housing.tab -> build/lib.linux-x86_64-3.8/Orange/datasets copying Orange/datasets/datasets.info -> build/lib.linux-x86_64-3.8/Orange/datasets copying Orange/datasets/conferences.dst -> build/lib.linux-x86_64-3.8/Orange/datasets copying Orange/datasets/slovenian-towns.dst -> build/lib.linux-x86_64-3.8/Orange/datasets copying Orange/datasets/brown-selected.tab.metadata -> build/lib.linux-x86_64-3.8/Orange/datasets copying Orange/datasets/titanic.tab.metadata -> build/lib.linux-x86_64-3.8/Orange/datasets copying Orange/datasets/iris.tab.metadata -> build/lib.linux-x86_64-3.8/Orange/datasets copying Orange/datasets/zoo.tab.metadata -> build/lib.linux-x86_64-3.8/Orange/datasets copying Orange/datasets/housing.tab.metadata -> build/lib.linux-x86_64-3.8/Orange/datasets copying Orange/datasets/heart_disease.tab.metadata -> build/lib.linux-x86_64-3.8/Orange/datasets creating build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/upgreenarrow.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/Dlg_enter.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/Dlg_zoom_reset.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/downgreenarrow.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/error.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/Dlg_send.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/Dlg_pan_hand.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/Dlg_undo.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/Dlg_zoom_selection.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/Dlg_zoom.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/warning.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/Dlg_down3.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/Dlg_clear.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/information.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/Dlg_redo.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/Dlg_sort.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/Dlg_arrow.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/Dlg_up3.png -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/reset-hover.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/icons copying Orange/widgets/icons/reset.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/icons creating build/lib.linux-x86_64-3.8/Orange/tests/xlsx_files copying Orange/tests/xlsx_files/header_1_flags.xlsx -> build/lib.linux-x86_64-3.8/Orange/tests/xlsx_files copying Orange/tests/xlsx_files/round_floats.xlsx -> build/lib.linux-x86_64-3.8/Orange/tests/xlsx_files copying Orange/tests/xlsx_files/header_1_no_flags.xlsx -> build/lib.linux-x86_64-3.8/Orange/tests/xlsx_files copying Orange/tests/xlsx_files/header_0_sheet.xlsx -> build/lib.linux-x86_64-3.8/Orange/tests/xlsx_files copying Orange/tests/xlsx_files/header_0.xlsx -> build/lib.linux-x86_64-3.8/Orange/tests/xlsx_files copying Orange/tests/xlsx_files/header_3.xlsx -> build/lib.linux-x86_64-3.8/Orange/tests/xlsx_files creating build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/invalid_characters.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/imports-85.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/test5.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/test2.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/ionosphere.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/test4.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/lenses.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/cyber-security-breaches.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/zoo-with-images.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/test3.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/test8.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/weird.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/binary-blob.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/test1.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/breast-cancer-wisconsin.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/test10.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/adult_sample_missing.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/test9.tab -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/xlsx_files/header_0_sheet.xls -> build/lib.linux-x86_64-3.8/Orange/tests/xlsx_files copying Orange/tests/datasets/iris_basket.basket -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/test_asn_data_working.csv -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/sailing-orange-3-21.pkl -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/sailing-orange-3-20.pkl -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/sailing-orange-3-21.pkl.gz -> build/lib.linux-x86_64-3.8/Orange/tests/datasets copying Orange/tests/datasets/sailing-orange-3-20.pkl.gz -> build/lib.linux-x86_64-3.8/Orange/tests/datasets creating build/lib.linux-x86_64-3.8/Orange/canvas/icons copying Orange/canvas/icons/new-features.png -> build/lib.linux-x86_64-3.8/Orange/canvas/icons copying Orange/canvas/icons/blog.png -> build/lib.linux-x86_64-3.8/Orange/canvas/icons copying Orange/canvas/icons/statistics-request.png -> build/lib.linux-x86_64-3.8/Orange/canvas/icons copying Orange/canvas/icons/announcement.png -> build/lib.linux-x86_64-3.8/Orange/canvas/icons copying Orange/canvas/icons/short-survey.png -> build/lib.linux-x86_64-3.8/Orange/canvas/icons copying Orange/canvas/icons/orange-splash-screen.png -> build/lib.linux-x86_64-3.8/Orange/canvas/icons copying Orange/canvas/icons/update.png -> build/lib.linux-x86_64-3.8/Orange/canvas/icons copying Orange/canvas/icons/orange-canvas.svg -> build/lib.linux-x86_64-3.8/Orange/canvas/icons creating build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/Distribution.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/LinearProjection.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/SilhouettePlot.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/CN2RuleViewer.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/ParallelCoordinates.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/Heatmap.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/PythagoreanTree.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/Freeviz.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/PythagoreanForest.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/LinePlot.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/MosaicDisplay.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/TreeViewer.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/Radviz.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/Nomogram.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/VennDiagram.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/Category-Visualize.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/SieveDiagram.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/BoxPlot.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons copying Orange/widgets/visualize/icons/ScatterPlot.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons creating build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/icons copying Orange/widgets/evaluate/icons/ROCAnalysis.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/icons copying Orange/widgets/evaluate/icons/CalibrationPlot.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/icons copying Orange/widgets/evaluate/icons/LiftCurve.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/icons copying Orange/widgets/evaluate/icons/TestLearners1.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/icons copying Orange/widgets/evaluate/icons/TestLearners2.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/icons copying Orange/widgets/evaluate/icons/Category-Evaluate.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/icons copying Orange/widgets/evaluate/icons/ConfusionMatrix.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/icons copying Orange/widgets/evaluate/icons/Predictions.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/icons creating build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Category-Data.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/DataSets.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Neighbors.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Correlations.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/DataSampler.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Impute.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/SQLTable.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/CreateClass.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Random.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/File.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/PythonScript.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Rank.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Outliers.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/PCA.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/SelectColumns.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/PurgeDomain.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Pivot.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Normalize.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Colors.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Discretize.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/PaintData.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Preprocess.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Concatenate.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/SelectColumnsRandom.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Table.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/FeatureConstructor.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/SelectByDataIndex.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Continuize.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/DataInfo.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/FeatureStatistics.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Save.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/CSVFile.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/SelectRows.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/MergeData.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Transpose.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/Transform.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons copying Orange/widgets/data/icons/EditDomain.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons creating build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/paintdata copying Orange/widgets/data/icons/paintdata/select-transparent_42px.png -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/paintdata copying Orange/widgets/data/icons/paintdata/lasso-transparent_42px.png -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/paintdata copying Orange/widgets/data/icons/paintdata/brush.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/paintdata copying Orange/widgets/data/icons/paintdata/jitter.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/paintdata copying Orange/widgets/data/icons/paintdata/magnet.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/paintdata copying Orange/widgets/data/icons/paintdata/put.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/paintdata creating build/lib.linux-x86_64-3.8/Orange/widgets/tests/datasets copying Orange/widgets/tests/datasets/testing_dataset_cls.tab -> build/lib.linux-x86_64-3.8/Orange/widgets/tests/datasets copying Orange/widgets/tests/datasets/missing_data_3.tab -> build/lib.linux-x86_64-3.8/Orange/widgets/tests/datasets copying Orange/widgets/tests/datasets/missing_data_2.tab -> build/lib.linux-x86_64-3.8/Orange/widgets/tests/datasets copying Orange/widgets/tests/datasets/same_entropy.tab -> build/lib.linux-x86_64-3.8/Orange/widgets/tests/datasets copying Orange/widgets/tests/datasets/testing_dataset_reg.tab -> build/lib.linux-x86_64-3.8/Orange/widgets/tests/datasets copying Orange/widgets/tests/datasets/missing_data_1.tab -> build/lib.linux-x86_64-3.8/Orange/widgets/tests/datasets creating build/lib.linux-x86_64-3.8/Orange/widgets/tests/workflows copying Orange/widgets/tests/workflows/3_5_0_python_script.ows -> build/lib.linux-x86_64-3.8/Orange/widgets/tests/workflows copying Orange/widgets/tests/workflows/3_4_2.ows -> build/lib.linux-x86_64-3.8/Orange/widgets/tests/workflows copying Orange/widgets/tests/workflows/3_14_0_distance_matrix.ows -> build/lib.linux-x86_64-3.8/Orange/widgets/tests/workflows creating build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/Constant.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/SGD.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/UnivariateRegression.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/SaveModel.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/NaiveBayes.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/Stacking.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/RandomForest.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/LogisticRegression.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/KNN.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/AdaBoost.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/Category-Model.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/CalibratedLearner.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/LoadModel.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/SVM.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/NN.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/Tree.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/CN2RuleInduction.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons copying Orange/widgets/model/icons/LinearRegression.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/model/icons creating build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons copying Orange/widgets/unsupervised/icons/DistancesTransformation.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons copying Orange/widgets/unsupervised/icons/Manifold.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons copying Orange/widgets/unsupervised/icons/KMeans.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons copying Orange/widgets/unsupervised/icons/SOM.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons copying Orange/widgets/unsupervised/icons/SaveDistances.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons copying Orange/widgets/unsupervised/icons/PCA.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons copying Orange/widgets/unsupervised/icons/CorrespondenceAnalysis.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons copying Orange/widgets/unsupervised/icons/HierarchicalClustering.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons copying Orange/widgets/unsupervised/icons/LouvainClustering.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons copying Orange/widgets/unsupervised/icons/TSNE.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons copying Orange/widgets/unsupervised/icons/Distance.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons copying Orange/widgets/unsupervised/icons/DistanceMap.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons copying Orange/widgets/unsupervised/icons/MDS.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons copying Orange/widgets/unsupervised/icons/DistanceMatrix.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons copying Orange/widgets/unsupervised/icons/Category-Unsupervised.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons copying Orange/widgets/unsupervised/icons/DBSCAN.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons copying Orange/widgets/unsupervised/icons/DistanceFile.svg -> build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons creating build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/origin1 copying Orange/widgets/data/tests/origin1/images.tab -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/origin1 creating build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/origin2 copying Orange/widgets/data/tests/origin2/images.tab -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/origin2 copying Orange/widgets/data/tests/grep_file.txt -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/data-gender-region.tab -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/widgets/data/tests/data-regions.tab -> build/lib.linux-x86_64-3.8/Orange/widgets/data/tests copying Orange/canvas/workflows/120-scatterplot-data-table.ows -> build/lib.linux-x86_64-3.8/Orange/canvas/workflows copying Orange/canvas/workflows/310-clustering.ows -> build/lib.linux-x86_64-3.8/Orange/canvas/workflows copying Orange/canvas/workflows/450-cross-validation.ows -> build/lib.linux-x86_64-3.8/Orange/canvas/workflows copying Orange/canvas/workflows/410-feature-ranking.ows -> build/lib.linux-x86_64-3.8/Orange/canvas/workflows copying Orange/canvas/workflows/470-misclassification-scatterplot.ows -> build/lib.linux-x86_64-3.8/Orange/canvas/workflows copying Orange/canvas/workflows/110-file-and-data-table-widget.ows -> build/lib.linux-x86_64-3.8/Orange/canvas/workflows copying Orange/canvas/workflows/130-scatterplot-visualize-subset.ows -> build/lib.linux-x86_64-3.8/Orange/canvas/workflows copying Orange/canvas/workflows/250-tree-scatterplot.ows -> build/lib.linux-x86_64-3.8/Orange/canvas/workflows copying Orange/canvas/workflows/305-pca.ows -> build/lib.linux-x86_64-3.8/Orange/canvas/workflows running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext customize UnixCCompiler customize UnixCCompiler using build_ext building 'Orange.classification._simple_tree' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC creating build/temp.linux-x86_64-3.8/Orange creating build/temp.linux-x86_64-3.8/Orange/classification compile options: '-I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: Orange/classification/_simple_tree.c gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/Orange/classification/_simple_tree.o -L/usr/lib64 -lm -lpython3.8 -o build/lib.linux-x86_64-3.8/Orange/classification/_simple_tree.cpython-38-x86_64-linux-gnu.so building 'Orange.classification._tree_scorers' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC compile options: '-I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: Orange/classification/_tree_scorers.c In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from Orange/classification/_tree_scorers.c:567: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ Orange/classification/_tree_scorers.c: In function '__pyx_pf_6Orange_14classification_13_tree_scorers_2find_threshold_entropy': Orange/classification/_tree_scorers.c:3115:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 3115 | __pyx_t_7 = ((__pyx_v_N <= __pyx_v_min_leaf) != 0); | ^~ Orange/classification/_tree_scorers.c: In function '__pyx_pf_6Orange_14classification_13_tree_scorers_6find_threshold_MSE': Orange/classification/_tree_scorers.c:4619:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 4619 | __pyx_t_1 = ((__pyx_v_N <= __pyx_v_min_leaf) != 0); | ^~ Orange/classification/_tree_scorers.c: In function '__pyx_pf_6Orange_14classification_13_tree_scorers_8find_binarization_MSE': Orange/classification/_tree_scorers.c:5396:43: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 5396 | for (__pyx_t_22 = 0; __pyx_t_22 < __pyx_t_21; __pyx_t_22+=1) { | ^ Orange/classification/_tree_scorers.c:5517:39: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 5517 | __pyx_t_27 = ((__pyx_v_left >= __pyx_v_min_leaf) != 0); | ^~ Orange/classification/_tree_scorers.c:5523:53: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 5523 | __pyx_t_27 = (((__pyx_v_N - __pyx_v_left) >= __pyx_v_min_leaf) != 0); | ^~ Orange/classification/_tree_scorers.c: In function '__pyx_pf_6Orange_14classification_13_tree_scorers_14compute_predictions_csr': Orange/classification/_tree_scorers.c:7051:41: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 7051 | for (__pyx_t_11 = 0; __pyx_t_11 < __pyx_t_10; __pyx_t_11+=1) { | ^ Orange/classification/_tree_scorers.c: In function '__pyx_pf_6Orange_14classification_13_tree_scorers_16compute_predictions_csc': Orange/classification/_tree_scorers.c:7741:41: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 7741 | for (__pyx_t_11 = 0; __pyx_t_11 < __pyx_t_10; __pyx_t_11+=1) { | ^ Orange/classification/_tree_scorers.c:7801:143: warning: comparison of integer expressions of different signedness: '__pyx_t_5numpy_int32_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 7801 | __pyx_t_17 = (((*((__pyx_t_5numpy_int32_t *) ( /* dim=0 */ (__pyx_v_indices.data + __pyx_t_18 * __pyx_v_indices.strides[0]) ))) != __pyx_v_i) != 0); | ^~ Orange/classification/_tree_scorers.c: In function '__Pyx_modinit_type_init_code': Orange/classification/_tree_scorers.c:24988:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 24988 | __pyx_type___pyx_array.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from Orange/classification/_tree_scorers.c:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ Orange/classification/_tree_scorers.c:24993:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 24993 | __pyx_type___pyx_MemviewEnum.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from Orange/classification/_tree_scorers.c:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ Orange/classification/_tree_scorers.c:25008:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 25008 | __pyx_type___pyx_memoryview.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from Orange/classification/_tree_scorers.c:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ Orange/classification/_tree_scorers.c:25021:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations] 25021 | __pyx_type___pyx_memoryviewslice.tp_print = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from Orange/classification/_tree_scorers.c:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/Orange/classification/_tree_scorers.o -L/usr/lib64 -lm -lpython3.8 -o build/lib.linux-x86_64-3.8/Orange/classification/_tree_scorers.cpython-38-x86_64-linux-gnu.so building 'Orange.data._valuecount' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC creating build/temp.linux-x86_64-3.8/Orange/data compile options: '-I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: Orange/data/_valuecount.c In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from Orange/data/_valuecount.c:567: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/Orange/data/_valuecount.o -L/usr/lib64 -lm -lpython3.8 -o build/lib.linux-x86_64-3.8/Orange/data/_valuecount.cpython-38-x86_64-linux-gnu.so building 'Orange.data._contingency' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC compile options: '-I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: Orange/data/_contingency.c In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from Orange/data/_contingency.c:598: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/Orange/data/_contingency.o -L/usr/lib64 -lm -lpython3.8 -o build/lib.linux-x86_64-3.8/Orange/data/_contingency.cpython-38-x86_64-linux-gnu.so building 'Orange.data._io' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC compile options: '-I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: Orange/data/_io.c gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/Orange/data/_io.o -L/usr/lib64 -lm -lpython3.8 -o build/lib.linux-x86_64-3.8/Orange/data/_io.cpython-38-x86_64-linux-gnu.so building 'Orange.data._variable' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC compile options: '-I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: Orange/data/_variable.c gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/Orange/data/_variable.o -L/usr/lib64 -lm -lpython3.8 -o build/lib.linux-x86_64-3.8/Orange/data/_variable.cpython-38-x86_64-linux-gnu.so building 'Orange.distance._distance' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC creating build/temp.linux-x86_64-3.8/Orange/distance compile options: '-I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: Orange/distance/_distance.c In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from Orange/distance/_distance.c:598: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/Orange/distance/_distance.o -L/usr/lib64 -lm -lpython3.8 -o build/lib.linux-x86_64-3.8/Orange/distance/_distance.cpython-38-x86_64-linux-gnu.so building 'Orange.preprocess._discretize' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC creating build/temp.linux-x86_64-3.8/Orange/preprocess compile options: '-I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: Orange/preprocess/_discretize.c In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from Orange/preprocess/_discretize.c:567: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/Orange/preprocess/_discretize.o -L/usr/lib64 -lm -lpython3.8 -o build/lib.linux-x86_64-3.8/Orange/preprocess/_discretize.cpython-38-x86_64-linux-gnu.so building 'Orange.preprocess._relieff' extension compiling C++ sources C compiler: g++ -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC compile options: '-I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' g++: Orange/preprocess/_relieff.cpp In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from Orange/preprocess/_relieff.cpp:581: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ Orange/preprocess/_relieff.cpp: In function 'int __Pyx_modinit_type_init_code()': Orange/preprocess/_relieff.cpp:24702:26: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 24702 | __pyx_type___pyx_array.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from Orange/preprocess/_relieff.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ Orange/preprocess/_relieff.cpp:24702:26: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 24702 | __pyx_type___pyx_array.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from Orange/preprocess/_relieff.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ Orange/preprocess/_relieff.cpp:24702:26: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 24702 | __pyx_type___pyx_array.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from Orange/preprocess/_relieff.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ Orange/preprocess/_relieff.cpp:24707:32: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 24707 | __pyx_type___pyx_MemviewEnum.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from Orange/preprocess/_relieff.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ Orange/preprocess/_relieff.cpp:24707:32: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 24707 | __pyx_type___pyx_MemviewEnum.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from Orange/preprocess/_relieff.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ Orange/preprocess/_relieff.cpp:24707:32: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 24707 | __pyx_type___pyx_MemviewEnum.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from Orange/preprocess/_relieff.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ Orange/preprocess/_relieff.cpp:24722:31: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 24722 | __pyx_type___pyx_memoryview.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from Orange/preprocess/_relieff.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ Orange/preprocess/_relieff.cpp:24722:31: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 24722 | __pyx_type___pyx_memoryview.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from Orange/preprocess/_relieff.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ Orange/preprocess/_relieff.cpp:24722:31: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 24722 | __pyx_type___pyx_memoryview.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from Orange/preprocess/_relieff.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ Orange/preprocess/_relieff.cpp:24735:36: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 24735 | __pyx_type___pyx_memoryviewslice.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from Orange/preprocess/_relieff.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ Orange/preprocess/_relieff.cpp:24735:36: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 24735 | __pyx_type___pyx_memoryviewslice.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from Orange/preprocess/_relieff.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ Orange/preprocess/_relieff.cpp:24735:36: warning: '_typeobject::tp_print' is deprecated [-Wdeprecated-declarations] 24735 | __pyx_type___pyx_memoryviewslice.tp_print = 0; | ^~~~~~~~ In file included from /usr/include/python3.8/object.h:746, from /usr/include/python3.8/pytime.h:6, from /usr/include/python3.8/Python.h:85, from Orange/preprocess/_relieff.cpp:4: /usr/include/python3.8/cpython/object.h:260:30: note: declared here 260 | Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | ^~~~~~~~ g++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/Orange/preprocess/_relieff.o -L/usr/lib64 -lm -lpython3.8 -o build/lib.linux-x86_64-3.8/Orange/preprocess/_relieff.cpython-38-x86_64-linux-gnu.so building 'Orange.projection._som' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC creating build/temp.linux-x86_64-3.8/Orange/projection compile options: '-I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' gcc: Orange/projection/_som.c In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from Orange/projection/_som.c:598: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/Orange/projection/_som.o -L/usr/lib64 -lm -lpython3.8 -o build/lib.linux-x86_64-3.8/Orange/projection/_som.cpython-38-x86_64-linux-gnu.so building 'Orange.widgets.utils._grid_density' extension compiling C++ sources C compiler: g++ -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC creating build/temp.linux-x86_64-3.8/Orange/widgets creating build/temp.linux-x86_64-3.8/Orange/widgets/utils compile options: '-I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c' g++: Orange/widgets/utils/_grid_density.cpp g++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/Orange/widgets/utils/_grid_density.o -L/usr/lib64 -lm -lpython3.8 -o build/lib.linux-x86_64-3.8/Orange/widgets/utils/_grid_density.cpython-38-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1R1Ivx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64 + cd orange3-3.25.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/benchmark copying build/lib.linux-x86_64-3.8/benchmark/base.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/benchmark copying build/lib.linux-x86_64-3.8/benchmark/bench_transform.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/benchmark copying build/lib.linux-x86_64-3.8/benchmark/bench_domain.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/benchmark copying build/lib.linux-x86_64-3.8/benchmark/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/benchmark copying build/lib.linux-x86_64-3.8/benchmark/bench_owkmeans.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/benchmark copying build/lib.linux-x86_64-3.8/benchmark/bench_variable.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/benchmark copying build/lib.linux-x86_64-3.8/benchmark/bench_save.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/benchmark copying build/lib.linux-x86_64-3.8/benchmark/bench_basic.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/benchmark creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess copying build/lib.linux-x86_64-3.8/Orange/preprocess/impute.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess copying build/lib.linux-x86_64-3.8/Orange/preprocess/continuize.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess copying build/lib.linux-x86_64-3.8/Orange/preprocess/remove.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess copying build/lib.linux-x86_64-3.8/Orange/preprocess/_relieff.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess copying build/lib.linux-x86_64-3.8/Orange/preprocess/discretize.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess copying build/lib.linux-x86_64-3.8/Orange/preprocess/_discretize.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess copying build/lib.linux-x86_64-3.8/Orange/preprocess/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/tests copying build/lib.linux-x86_64-3.8/Orange/preprocess/tests/test_fss.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/tests copying build/lib.linux-x86_64-3.8/Orange/preprocess/tests/test_discretize.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/tests copying build/lib.linux-x86_64-3.8/Orange/preprocess/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/tests copying build/lib.linux-x86_64-3.8/Orange/preprocess/normalize.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess copying build/lib.linux-x86_64-3.8/Orange/preprocess/fss.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess copying build/lib.linux-x86_64-3.8/Orange/preprocess/preprocess.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess copying build/lib.linux-x86_64-3.8/Orange/preprocess/score.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess copying build/lib.linux-x86_64-3.8/Orange/preprocess/setup.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess copying build/lib.linux-x86_64-3.8/Orange/preprocess/transformation.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess copying build/lib.linux-x86_64-3.8/Orange/util.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/evaluation copying build/lib.linux-x86_64-3.8/Orange/evaluation/scoring.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/evaluation copying build/lib.linux-x86_64-3.8/Orange/evaluation/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/evaluation creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/evaluation/tests copying build/lib.linux-x86_64-3.8/Orange/evaluation/tests/test_performance_curves.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/evaluation/tests copying build/lib.linux-x86_64-3.8/Orange/evaluation/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/evaluation/tests copying build/lib.linux-x86_64-3.8/Orange/evaluation/performance_curves.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/evaluation copying build/lib.linux-x86_64-3.8/Orange/evaluation/testing.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/evaluation copying build/lib.linux-x86_64-3.8/Orange/evaluation/clustering.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/evaluation creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/distance copying build/lib.linux-x86_64-3.8/Orange/distance/distance.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/distance copying build/lib.linux-x86_64-3.8/Orange/distance/base.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/distance copying build/lib.linux-x86_64-3.8/Orange/distance/_distance.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/distance copying build/lib.linux-x86_64-3.8/Orange/distance/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/distance creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/distance/tests copying build/lib.linux-x86_64-3.8/Orange/distance/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/distance/tests copying build/lib.linux-x86_64-3.8/Orange/distance/tests/test_distance.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/distance/tests copying build/lib.linux-x86_64-3.8/Orange/distance/setup.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/distance creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/clustering copying build/lib.linux-x86_64-3.8/Orange/clustering/hierarchical.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/clustering copying build/lib.linux-x86_64-3.8/Orange/clustering/kmeans.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/clustering copying build/lib.linux-x86_64-3.8/Orange/clustering/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/clustering copying build/lib.linux-x86_64-3.8/Orange/clustering/louvain.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/clustering copying build/lib.linux-x86_64-3.8/Orange/clustering/dbscan.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/clustering copying build/lib.linux-x86_64-3.8/Orange/clustering/clustering.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/clustering creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/ensembles copying build/lib.linux-x86_64-3.8/Orange/ensembles/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/ensembles copying build/lib.linux-x86_64-3.8/Orange/ensembles/stack.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/ensembles copying build/lib.linux-x86_64-3.8/Orange/ensembles/ada_boost.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/ensembles creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owboxplot.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owfreeviz.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owpythagoreanforest.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owscatterplot.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/pythagorastreeviewer.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/ownomogram.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owdistributions.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owscatterplotgraph.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/Distribution.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/LinearProjection.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/SilhouettePlot.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/CN2RuleViewer.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/ParallelCoordinates.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/Heatmap.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/PythagoreanTree.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/Freeviz.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/PythagoreanForest.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/LinePlot.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/MosaicDisplay.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/TreeViewer.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/Radviz.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/Nomogram.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/VennDiagram.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/Category-Visualize.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/SieveDiagram.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/BoxPlot.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/icons/ScatterPlot.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owtreeviewer.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owlineplot.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owheatmap.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owsilhouetteplot.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owmosaic.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owscatterplot.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owtreegraph.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owsilhouetteplot.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owheatmap.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owsieve.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_ownomogram.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owvenndiagram.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owscatterplotbase.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owdistributions.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owpythagorastree.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owfreeviz.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owpythagoreanforest.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owlinearprojection.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owboxplot.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_vizrankdialog.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owruleviewer.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owprojectionwidget.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owradviz.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/tests/test_owlineplot.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owruleviewer.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owsieve.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owscatterplotgraph_obsolete.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/lac.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/scene.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/component.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/owlegend.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tests/test_heatmap.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/view.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/widget.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tree copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tree/rules.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tree copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tree/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tree creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tree/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tree/tests/test_rules.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tree/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tree/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tree/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tree/tests/test_treeadapter.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tree/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tree/skltreeadapter.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tree copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/tree/treeadapter.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tree copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/plotutils.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/utils/heatmap.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owmosaic.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owtreeviewer2d.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owlinearprojection.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owpythagorastree.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owvenndiagram.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/visualize/owradviz.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize copying build/lib.linux-x86_64-3.8/Orange/widgets/widgetTemplate.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/owrocanalysis.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/contexthandlers.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/owcalibrationplot.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/owconfusionmatrix.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/utils.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/icons/ROCAnalysis.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/icons/CalibrationPlot.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/icons/LiftCurve.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/icons/TestLearners1.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/icons/TestLearners2.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/icons/Category-Evaluate.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/icons/ConfusionMatrix.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/icons/Predictions.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests/base.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests/test_owpredictions.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests/test_owtestandscore.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests/test_utils.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests/test_owconfusionmatrix.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests/test_owrocanalysis.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests/test_owcalibrationplot.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/tests/test_owliftcurve.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/owpredictions.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/owtestandscore.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate copying build/lib.linux-x86_64-3.8/Orange/widgets/evaluate/owliftcurve.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/upgreenarrow.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/Dlg_enter.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/Dlg_zoom_reset.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/downgreenarrow.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/error.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/Dlg_send.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/Dlg_pan_hand.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/Dlg_undo.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/Dlg_zoom_selection.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/Dlg_zoom.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/warning.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/Dlg_down3.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/reset-hover.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/Dlg_clear.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/information.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/Dlg_redo.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/Dlg_sort.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/Dlg_arrow.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/reset.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/icons/Dlg_up3.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/gui.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets copying build/lib.linux-x86_64-3.8/Orange/widgets/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owconcatenate.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owtransform.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owdatasampler.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owdatainfo.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owselectrows.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/oweditdomain.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owrank.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owsave.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owpurgedomain.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/contexthandlers.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owtable.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owimpute.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owdiscretize.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owrandomize.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owdatasets.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owpythonscript.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owcontinuize.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owneighbors.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Category-Data.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/DataSets.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Neighbors.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Correlations.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/DataSampler.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Impute.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/SQLTable.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/CreateClass.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Random.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/File.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons/paintdata copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/paintdata/select-transparent_42px.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons/paintdata copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/paintdata/brush.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons/paintdata copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/paintdata/jitter.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons/paintdata copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/paintdata/magnet.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons/paintdata copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/paintdata/lasso-transparent_42px.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons/paintdata copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/paintdata/put.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons/paintdata copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/PythonScript.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Rank.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Outliers.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/PCA.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/SelectColumns.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/PurgeDomain.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Pivot.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Normalize.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Colors.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Discretize.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/PaintData.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Preprocess.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Concatenate.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/SelectColumnsRandom.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Table.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/FeatureConstructor.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/SelectByDataIndex.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Continuize.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/DataInfo.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/FeatureStatistics.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Save.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/CSVFile.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/SelectRows.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/MergeData.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Transpose.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/Transform.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/icons/EditDomain.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owfeatureconstructor.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owfile.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owsql.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owpreprocess.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owselectcolumns.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owtranspose.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owselectcolumns.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/origin1 copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/origin1/images.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/origin1 copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owpaintdata.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owrandomize.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owrank.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owpreprocess.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owsql.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_oweditdomain.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owcontinuize.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owpythonscript.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owfile.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owimpute.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owfeaturestatistics.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owdatasampler.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owsave.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owtransform.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owcreateclass.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owmergedata.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owcorrelations.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owdatasets.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owfeatureconstructor.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owcolor.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owconcatenate.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owtable.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owselectrows.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owdiscretize.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/origin2 copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/origin2/images.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/origin2 copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owdatainfo.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/data-gender-region.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owpurgedomain.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owneighbors.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owoutliers.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owcsvimport.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owselectbydataindex.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owtranspose.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/data-regions.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/grep_file.txt -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/tests/test_owpivot.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owfeaturestatistics.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/data/utils/histogram.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/data/utils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/data/utils/preprocess.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owpivot.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owselectbydataindex.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owmergedata.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owcolor.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owoutliers.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owcorrelations.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owcreateclass.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owpaintdata.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data copying build/lib.linux-x86_64-3.8/Orange/widgets/data/owcsvimport.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/test_matplotlib_export.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/test_settings_handler.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/test_perfect_domain_context_handler.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/base.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/test_color.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/test_workflows.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/test_gui.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/test_domain_context_handler.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/test_class_values_context_handler.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/utils.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/datasets/testing_dataset_cls.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/datasets/missing_data_3.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/datasets/missing_data_2.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/datasets/same_entropy.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/datasets/testing_dataset_reg.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/datasets/missing_data_1.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/test_widgets_outputs.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/test_credentials.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/test_scatterplot_density.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/workflows copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/workflows/3_5_0_python_script.ows -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/workflows copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/workflows/3_4_2.ows -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/workflows copying build/lib.linux-x86_64-3.8/Orange/widgets/tests/workflows/3_14_0_distance_matrix.ows -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/workflows copying build/lib.linux-x86_64-3.8/Orange/widgets/widget.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/graphicsview.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/owlearnerwidget.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/state_summary.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/owbasesql.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/stdpaths.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/colorbrewer.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/buttons.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/overlay.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/progressbar.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/plot copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/plot/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/plot copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/plot/owplotgui_obsolete.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/plot copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/plot/owconstants.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/plot copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/plot/owpalette.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/plot copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/plot/owplotgui.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/plot copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/matplotlib_export.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/widgetpreview.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/filedialogs.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/concurrent.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/PDFExporter.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/_grid_density.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/SVGExporter.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/slidergraph.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/messages.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/listfilter.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/stickygraphicsview.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/graphicslayoutitem.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/encodings.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/test_sql.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/test_state_summary.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/test_concurrent.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/test_colorpalettes.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/test_owlearnerwidget.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/test_owbasesql.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/test_domaineditor.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/test_dendrogram.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/concurrent_example.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/test_concurrent_example.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/test_colorpalette.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/test_itemmodels.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/test_graphicstextlist.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/test_annotated_data.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/test_textimport.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/test_stickygraphicsview.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/tests/test_slidergraph.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/saveplot.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/signals.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/itemmodels.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/save copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/save/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/save copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/save/owsavebase.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/save creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/save/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/save/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/save/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/save/tests/test_owsavebase.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/save/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/textimport.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/colorpalette.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/settings.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/domaineditor.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/annotated_data.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/dendrogram.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/graphicspixmapwidget.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/classdensity.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/graphicstextlist.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/setup.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/sql.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/image.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/datacaching.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/colorpalettes.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/webview.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/utils/combobox.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils copying build/lib.linux-x86_64-3.8/Orange/widgets/io.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model copying build/lib.linux-x86_64-3.8/Orange/widgets/model/ownaivebayes.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model copying build/lib.linux-x86_64-3.8/Orange/widgets/model/owrules.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model copying build/lib.linux-x86_64-3.8/Orange/widgets/model/owknn.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model copying build/lib.linux-x86_64-3.8/Orange/widgets/model/owloadmodel.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model copying build/lib.linux-x86_64-3.8/Orange/widgets/model/owsvm.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model copying build/lib.linux-x86_64-3.8/Orange/widgets/model/owneuralnetwork.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model copying build/lib.linux-x86_64-3.8/Orange/widgets/model/owlinearregression.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/Constant.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/SGD.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/UnivariateRegression.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/SaveModel.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/NaiveBayes.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/Stacking.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/RandomForest.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/LogisticRegression.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/KNN.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/AdaBoost.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/Category-Model.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/CalibratedLearner.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/LoadModel.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/SVM.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/NN.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/Tree.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/CN2RuleInduction.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/icons/LinearRegression.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/model/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/tests/test_owsgd.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/tests/test_owrulesclassification.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/tests/test_owconstant.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/tests/test_owadaboost.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/tests/test_owrandomforest.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/tests/test_owsvm.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/tests/test_owstack.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/tests/test_owloadmodel.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/tests/test_owknn.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/tests/test_ownaivebayes.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/tests/test_owcalibratedlearner.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/tests/test_owlinearregression.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/tests/test_owlogisticregression.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/tests/test_owneuralnetwork.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/tests/test_owsavemodel.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/tests/test_tree.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/model/owlogisticregression.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model copying build/lib.linux-x86_64-3.8/Orange/widgets/model/owconstant.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model copying build/lib.linux-x86_64-3.8/Orange/widgets/model/owtree.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model copying build/lib.linux-x86_64-3.8/Orange/widgets/model/owsavemodel.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model copying build/lib.linux-x86_64-3.8/Orange/widgets/model/owsgd.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model copying build/lib.linux-x86_64-3.8/Orange/widgets/model/owcalibratedlearner.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model copying build/lib.linux-x86_64-3.8/Orange/widgets/model/owadaboost.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model copying build/lib.linux-x86_64-3.8/Orange/widgets/model/owrandomforest.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model copying build/lib.linux-x86_64-3.8/Orange/widgets/model/owstack.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model copying build/lib.linux-x86_64-3.8/Orange/widgets/credentials.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets copying build/lib.linux-x86_64-3.8/Orange/widgets/settings.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/report copying build/lib.linux-x86_64-3.8/Orange/widgets/report/report.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/report copying build/lib.linux-x86_64-3.8/Orange/widgets/report/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/report copying build/lib.linux-x86_64-3.8/Orange/widgets/report/owreport.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/report creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/report/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/report/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/report/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/report/tests/test_report.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/report/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/setup.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/owdistancetransformation.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/owlouvainclustering.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/owtsne.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/owcorrespondence.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/owdistancefile.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/owdbscan.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/owdistancematrix.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/owmanifoldlearning.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/owpca.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/owdistances.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons/DistancesTransformation.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons/Manifold.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons/KMeans.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons/SOM.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons/SaveDistances.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons/PCA.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons/CorrespondenceAnalysis.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons/HierarchicalClustering.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons/LouvainClustering.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons/TSNE.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons/Distance.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons/DistanceMap.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons/MDS.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons/DistanceMatrix.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons/Category-Unsupervised.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons/DBSCAN.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/icons/DistanceFile.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/icons copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/owdistancemap.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/owsavedistances.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests/test_owsavedistances.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests/test_owdistancemap.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests/test_owmds.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests/test_owpca.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests/test_owdbscan.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests/test_owcorrespondence.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests/test_owsom.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests/test_owhierarchicalclustering.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests/test_owkmeans.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests/test_owlouvain.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests/test_owtsne.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests/test_owdistancematrix.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests/test_owmanifoldlearning.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/tests/test_owdistances.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/owhierarchicalclustering.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/owkmeans.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/owsom.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised copying build/lib.linux-x86_64-3.8/Orange/widgets/unsupervised/owmds.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc copying build/lib.linux-x86_64-3.8/Orange/misc/distmatrix.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc copying build/lib.linux-x86_64-3.8/Orange/misc/collections.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc copying build/lib.linux-x86_64-3.8/Orange/misc/server_embedder.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc copying build/lib.linux-x86_64-3.8/Orange/misc/datasets.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc copying build/lib.linux-x86_64-3.8/Orange/misc/cache.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc copying build/lib.linux-x86_64-3.8/Orange/misc/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/tests copying build/lib.linux-x86_64-3.8/Orange/misc/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/tests copying build/lib.linux-x86_64-3.8/Orange/misc/tests/test_collections.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/tests copying build/lib.linux-x86_64-3.8/Orange/misc/tests/test_server_embedder.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/tests copying build/lib.linux-x86_64-3.8/Orange/misc/tests/example_embedder.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/tests creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/utils copying build/lib.linux-x86_64-3.8/Orange/misc/utils/embedder_utils.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/utils copying build/lib.linux-x86_64-3.8/Orange/misc/utils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/utils copying build/lib.linux-x86_64-3.8/Orange/misc/lazy_module.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc copying build/lib.linux-x86_64-3.8/Orange/misc/wrapper_meta.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc copying build/lib.linux-x86_64-3.8/Orange/misc/environ.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/statistics copying build/lib.linux-x86_64-3.8/Orange/statistics/util.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/statistics copying build/lib.linux-x86_64-3.8/Orange/statistics/tests.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/statistics copying build/lib.linux-x86_64-3.8/Orange/statistics/distribution.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/statistics copying build/lib.linux-x86_64-3.8/Orange/statistics/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/statistics copying build/lib.linux-x86_64-3.8/Orange/statistics/contingency.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/statistics copying build/lib.linux-x86_64-3.8/Orange/statistics/basic_stats.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/statistics creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection copying build/lib.linux-x86_64-3.8/Orange/projection/lda.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection copying build/lib.linux-x86_64-3.8/Orange/projection/base.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection copying build/lib.linux-x86_64-3.8/Orange/projection/som.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection copying build/lib.linux-x86_64-3.8/Orange/projection/manifold.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection copying build/lib.linux-x86_64-3.8/Orange/projection/_som.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection copying build/lib.linux-x86_64-3.8/Orange/projection/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection copying build/lib.linux-x86_64-3.8/Orange/projection/freeviz.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection copying build/lib.linux-x86_64-3.8/Orange/projection/radviz.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection copying build/lib.linux-x86_64-3.8/Orange/projection/cur.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection copying build/lib.linux-x86_64-3.8/Orange/projection/setup.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection copying build/lib.linux-x86_64-3.8/Orange/projection/pca.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection copying build/lib.linux-x86_64-3.8/Orange/base.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange copying build/lib.linux-x86_64-3.8/Orange/tree.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/rules.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/majority.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/_simple_tree.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/sgd.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/tree.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/simple_tree.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/knn.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/neural_network.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/calibration.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/logistic_regression.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/softmax_regression.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/base_classification.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/_tree_scorers.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/naive_bayes.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/outlier_detection.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/setup.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/svm.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/random_forest.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/classification/simple_random_forest.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification copying build/lib.linux-x86_64-3.8/Orange/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data copying build/lib.linux-x86_64-3.8/Orange/data/util.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data copying build/lib.linux-x86_64-3.8/Orange/data/_variable.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data copying build/lib.linux-x86_64-3.8/Orange/data/domain.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data copying build/lib.linux-x86_64-3.8/Orange/data/_valuecount.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data copying build/lib.linux-x86_64-3.8/Orange/data/_io.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data copying build/lib.linux-x86_64-3.8/Orange/data/filter.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data copying build/lib.linux-x86_64-3.8/Orange/data/_contingency.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data copying build/lib.linux-x86_64-3.8/Orange/data/io_util.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data copying build/lib.linux-x86_64-3.8/Orange/data/io_base.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data copying build/lib.linux-x86_64-3.8/Orange/data/storage.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data copying build/lib.linux-x86_64-3.8/Orange/data/pandas_compat.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data copying build/lib.linux-x86_64-3.8/Orange/data/instance.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data copying build/lib.linux-x86_64-3.8/Orange/data/variable.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data copying build/lib.linux-x86_64-3.8/Orange/data/table.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data copying build/lib.linux-x86_64-3.8/Orange/data/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests copying build/lib.linux-x86_64-3.8/Orange/data/tests/test_sql_mssql.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests copying build/lib.linux-x86_64-3.8/Orange/data/tests/test_util.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests copying build/lib.linux-x86_64-3.8/Orange/data/tests/test_io.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests copying build/lib.linux-x86_64-3.8/Orange/data/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests copying build/lib.linux-x86_64-3.8/Orange/data/tests/test_io_base.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests copying build/lib.linux-x86_64-3.8/Orange/data/tests/test_pandas.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests copying build/lib.linux-x86_64-3.8/Orange/data/tests/test_variable.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests copying build/lib.linux-x86_64-3.8/Orange/data/tests/test_domain.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests copying build/lib.linux-x86_64-3.8/Orange/data/tests/test_table.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests copying build/lib.linux-x86_64-3.8/Orange/data/io.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data copying build/lib.linux-x86_64-3.8/Orange/data/setup.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/sql copying build/lib.linux-x86_64-3.8/Orange/data/sql/filter.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/sql copying build/lib.linux-x86_64-3.8/Orange/data/sql/table.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/sql copying build/lib.linux-x86_64-3.8/Orange/data/sql/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/sql creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/sql/backend copying build/lib.linux-x86_64-3.8/Orange/data/sql/backend/mssql.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/sql/backend copying build/lib.linux-x86_64-3.8/Orange/data/sql/backend/postgres.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/sql/backend copying build/lib.linux-x86_64-3.8/Orange/data/sql/backend/base.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/sql/backend copying build/lib.linux-x86_64-3.8/Orange/data/sql/backend/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/sql/backend copying build/lib.linux-x86_64-3.8/Orange/version.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/datasets copying build/lib.linux-x86_64-3.8/Orange/datasets/brown-selected.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/datasets copying build/lib.linux-x86_64-3.8/Orange/datasets/datasets.info -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/datasets copying build/lib.linux-x86_64-3.8/Orange/datasets/brown-selected.tab.metadata -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/datasets copying build/lib.linux-x86_64-3.8/Orange/datasets/titanic.tab.metadata -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/datasets copying build/lib.linux-x86_64-3.8/Orange/datasets/zoo.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/datasets copying build/lib.linux-x86_64-3.8/Orange/datasets/iris.tab.metadata -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/datasets copying build/lib.linux-x86_64-3.8/Orange/datasets/zoo.tab.metadata -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/datasets copying build/lib.linux-x86_64-3.8/Orange/datasets/heart_disease.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/datasets copying build/lib.linux-x86_64-3.8/Orange/datasets/housing.tab.metadata -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/datasets copying build/lib.linux-x86_64-3.8/Orange/datasets/heart_disease.tab.metadata -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/datasets copying build/lib.linux-x86_64-3.8/Orange/datasets/conferences.dst -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/datasets copying build/lib.linux-x86_64-3.8/Orange/datasets/iris.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/datasets copying build/lib.linux-x86_64-3.8/Orange/datasets/slovenian-towns.dst -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/datasets copying build/lib.linux-x86_64-3.8/Orange/datasets/titanic.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/datasets copying build/lib.linux-x86_64-3.8/Orange/datasets/housing.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/datasets creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_distances.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_clustering_dbscan.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_clustering_hierarchical.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_manifold.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_util.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_classification.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_lda.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_value.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_pca.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_orange.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_freeviz.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_filter.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_mean.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_fss.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_transformation.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/base.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_linear_bfgs_regression.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_evaluation_scoring.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_io.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_majority.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_ada_boost.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_orangetree.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_score_feature.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_discretize.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_preprocess_pca.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_sparse_reader.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_simple_tree.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_cur.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_impute.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_contingency.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_instance.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_doctest.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_fitter.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_rules.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_naive_bayes.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test__orange.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_radviz.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/dummy_learners.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_polynomial_learner.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_neural_network.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/sailing-orange-3-21.pkl -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/invalid_characters.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/imports-85.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/test5.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/sailing-orange-3-21.pkl.gz -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/test2.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/ionosphere.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/sailing-orange-3-20.pkl -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/test4.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/lenses.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/test_asn_data_working.csv -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/cyber-security-breaches.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/zoo-with-images.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/test3.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/test8.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/weird.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/binary-blob.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/test1.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/iris_basket.basket -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/breast-cancer-wisconsin.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/sailing-orange-3-20.pkl.gz -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/test10.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/adult_sample_missing.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/datasets/test9.tab -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/datasets copying build/lib.linux-x86_64-3.8/Orange/tests/test_preprocess.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_sparse_table.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_sgd.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_distribution.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_basic_stats.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_softmax_regression.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_third_party.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_domain.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_logistic_regression.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_tab_reader.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_table.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_datasets.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_clustering_kmeans.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_statistics.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_random_forest.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_misc.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_data_util.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_svm.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_continuize.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_xlsx_reader.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_remove.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_txt_reader.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_basket_reader.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_stack.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_evaluation_clustering.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/xlsx_files copying build/lib.linux-x86_64-3.8/Orange/tests/xlsx_files/header_1_flags.xlsx -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/xlsx_files copying build/lib.linux-x86_64-3.8/Orange/tests/xlsx_files/round_floats.xlsx -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/xlsx_files copying build/lib.linux-x86_64-3.8/Orange/tests/xlsx_files/header_1_no_flags.xlsx -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/xlsx_files copying build/lib.linux-x86_64-3.8/Orange/tests/xlsx_files/header_0_sheet.xlsx -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/xlsx_files copying build/lib.linux-x86_64-3.8/Orange/tests/xlsx_files/header_0.xlsx -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/xlsx_files copying build/lib.linux-x86_64-3.8/Orange/tests/xlsx_files/header_0_sheet.xls -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/xlsx_files copying build/lib.linux-x86_64-3.8/Orange/tests/xlsx_files/header_3.xlsx -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/xlsx_files copying build/lib.linux-x86_64-3.8/Orange/tests/test_preprocess_cur.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_base.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_knn.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/sql copying build/lib.linux-x86_64-3.8/Orange/tests/sql/test_sql_table.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/sql copying build/lib.linux-x86_64-3.8/Orange/tests/sql/test_filter.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/sql copying build/lib.linux-x86_64-3.8/Orange/tests/sql/base.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/sql copying build/lib.linux-x86_64-3.8/Orange/tests/sql/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/sql copying build/lib.linux-x86_64-3.8/Orange/tests/sql/test_naive_bayes_sql.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/sql copying build/lib.linux-x86_64-3.8/Orange/tests/sql/test_misc.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/sql copying build/lib.linux-x86_64-3.8/Orange/tests/test_clustering_louvain.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_evaluation_testing.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_randomize.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_simple_random_forest.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_regression.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_linear_regression.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_tree.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests copying build/lib.linux-x86_64-3.8/Orange/tests/test_normalize.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas copying build/lib.linux-x86_64-3.8/Orange/canvas/mainwindow.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas copying build/lib.linux-x86_64-3.8/Orange/canvas/report.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/icons copying build/lib.linux-x86_64-3.8/Orange/canvas/icons/new-features.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/icons copying build/lib.linux-x86_64-3.8/Orange/canvas/icons/blog.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/icons copying build/lib.linux-x86_64-3.8/Orange/canvas/icons/statistics-request.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/icons copying build/lib.linux-x86_64-3.8/Orange/canvas/icons/announcement.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/icons copying build/lib.linux-x86_64-3.8/Orange/canvas/icons/short-survey.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/icons copying build/lib.linux-x86_64-3.8/Orange/canvas/icons/orange-splash-screen.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/icons copying build/lib.linux-x86_64-3.8/Orange/canvas/icons/update.png -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/icons copying build/lib.linux-x86_64-3.8/Orange/canvas/icons/orange-canvas.svg -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/icons copying build/lib.linux-x86_64-3.8/Orange/canvas/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas copying build/lib.linux-x86_64-3.8/Orange/canvas/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas copying build/lib.linux-x86_64-3.8/Orange/canvas/config.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/utils copying build/lib.linux-x86_64-3.8/Orange/canvas/utils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/utils copying build/lib.linux-x86_64-3.8/Orange/canvas/utils/environ.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/utils creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/workflows copying build/lib.linux-x86_64-3.8/Orange/canvas/workflows/120-scatterplot-data-table.ows -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/workflows copying build/lib.linux-x86_64-3.8/Orange/canvas/workflows/310-clustering.ows -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/workflows copying build/lib.linux-x86_64-3.8/Orange/canvas/workflows/450-cross-validation.ows -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/workflows copying build/lib.linux-x86_64-3.8/Orange/canvas/workflows/410-feature-ranking.ows -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/workflows copying build/lib.linux-x86_64-3.8/Orange/canvas/workflows/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/workflows copying build/lib.linux-x86_64-3.8/Orange/canvas/workflows/470-misclassification-scatterplot.ows -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/workflows copying build/lib.linux-x86_64-3.8/Orange/canvas/workflows/110-file-and-data-table-widget.ows -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/workflows copying build/lib.linux-x86_64-3.8/Orange/canvas/workflows/130-scatterplot-visualize-subset.ows -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/workflows copying build/lib.linux-x86_64-3.8/Orange/canvas/workflows/250-tree-scatterplot.ows -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/workflows copying build/lib.linux-x86_64-3.8/Orange/canvas/workflows/305-pca.ows -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/workflows creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression copying build/lib.linux-x86_64-3.8/Orange/regression/linear_bfgs.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression copying build/lib.linux-x86_64-3.8/Orange/regression/tree.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression copying build/lib.linux-x86_64-3.8/Orange/regression/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression copying build/lib.linux-x86_64-3.8/Orange/regression/knn.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression copying build/lib.linux-x86_64-3.8/Orange/regression/neural_network.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression copying build/lib.linux-x86_64-3.8/Orange/regression/linear.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression copying build/lib.linux-x86_64-3.8/Orange/regression/mean.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression copying build/lib.linux-x86_64-3.8/Orange/regression/base_regression.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression copying build/lib.linux-x86_64-3.8/Orange/regression/svm.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression copying build/lib.linux-x86_64-3.8/Orange/regression/random_forest.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression copying build/lib.linux-x86_64-3.8/Orange/regression/simple_random_forest.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression copying build/lib.linux-x86_64-3.8/Orange/setup.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange creating /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling copying build/lib.linux-x86_64-3.8/Orange/modelling/base.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling copying build/lib.linux-x86_64-3.8/Orange/modelling/tree.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling copying build/lib.linux-x86_64-3.8/Orange/modelling/randomforest.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling copying build/lib.linux-x86_64-3.8/Orange/modelling/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling copying build/lib.linux-x86_64-3.8/Orange/modelling/knn.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling copying build/lib.linux-x86_64-3.8/Orange/modelling/neural_network.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling copying build/lib.linux-x86_64-3.8/Orange/modelling/linear.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling copying build/lib.linux-x86_64-3.8/Orange/modelling/constant.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling copying build/lib.linux-x86_64-3.8/Orange/modelling/ada_boost.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling copying build/lib.linux-x86_64-3.8/Orange/modelling/svm.py -> /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/benchmark/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/benchmark/bench_transform.py to bench_transform.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/benchmark/bench_domain.py to bench_domain.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/benchmark/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/benchmark/bench_owkmeans.py to bench_owkmeans.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/benchmark/bench_variable.py to bench_variable.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/benchmark/bench_save.py to bench_save.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/benchmark/bench_basic.py to bench_basic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/impute.py to impute.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/continuize.py to continuize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/remove.py to remove.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/discretize.py to discretize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/tests/test_fss.py to test_fss.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/tests/test_discretize.py to test_discretize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/normalize.py to normalize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/fss.py to fss.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/preprocess.py to preprocess.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/score.py to score.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/setup.py to setup.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/transformation.py to transformation.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/util.py to util.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/evaluation/scoring.py to scoring.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/evaluation/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/evaluation/tests/test_performance_curves.py to test_performance_curves.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/evaluation/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/evaluation/performance_curves.py to performance_curves.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/evaluation/testing.py to testing.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/evaluation/clustering.py to clustering.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/distance/distance.py to distance.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/distance/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/distance/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/distance/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/distance/tests/test_distance.py to test_distance.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/distance/setup.py to setup.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/clustering/hierarchical.py to hierarchical.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/clustering/kmeans.py to kmeans.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/clustering/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/clustering/louvain.py to louvain.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/clustering/dbscan.py to dbscan.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/clustering/clustering.py to clustering.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/ensembles/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/ensembles/stack.py to stack.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/ensembles/ada_boost.py to ada_boost.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owboxplot.py to owboxplot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owfreeviz.py to owfreeviz.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owpythagoreanforest.py to owpythagoreanforest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owscatterplot.py to owscatterplot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/pythagorastreeviewer.py to pythagorastreeviewer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/ownomogram.py to ownomogram.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owdistributions.py to owdistributions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owscatterplotgraph.py to owscatterplotgraph.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owtreeviewer.py to owtreeviewer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owlineplot.py to owlineplot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owheatmap.py to owheatmap.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owsilhouetteplot.py to owsilhouetteplot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owmosaic.py to test_owmosaic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owscatterplot.py to test_owscatterplot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owtreegraph.py to test_owtreegraph.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owsilhouetteplot.py to test_owsilhouetteplot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owheatmap.py to test_owheatmap.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owsieve.py to test_owsieve.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_ownomogram.py to test_ownomogram.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owvenndiagram.py to test_owvenndiagram.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owscatterplotbase.py to test_owscatterplotbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owdistributions.py to test_owdistributions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owpythagorastree.py to test_owpythagorastree.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owfreeviz.py to test_owfreeviz.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owpythagoreanforest.py to test_owpythagoreanforest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owlinearprojection.py to test_owlinearprojection.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owboxplot.py to test_owboxplot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_vizrankdialog.py to test_vizrankdialog.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owruleviewer.py to test_owruleviewer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owprojectionwidget.py to test_owprojectionwidget.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owradviz.py to test_owradviz.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/tests/test_owlineplot.py to test_owlineplot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owruleviewer.py to owruleviewer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owsieve.py to owsieve.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owscatterplotgraph_obsolete.py to owscatterplotgraph_obsolete.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/lac.py to lac.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/scene.py to scene.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/component.py to component.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/owlegend.py to owlegend.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tests/test_heatmap.py to test_heatmap.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/view.py to view.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/widget.py to widget.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tree/rules.py to rules.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tree/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tree/tests/test_rules.py to test_rules.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tree/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tree/tests/test_treeadapter.py to test_treeadapter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tree/skltreeadapter.py to skltreeadapter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/tree/treeadapter.py to treeadapter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/plotutils.py to plotutils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/utils/heatmap.py to heatmap.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owmosaic.py to owmosaic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owtreeviewer2d.py to owtreeviewer2d.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owlinearprojection.py to owlinearprojection.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owpythagorastree.py to owpythagorastree.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owvenndiagram.py to owvenndiagram.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/visualize/owradviz.py to owradviz.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/widgetTemplate.py to widgetTemplate.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/owrocanalysis.py to owrocanalysis.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/contexthandlers.py to contexthandlers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/owcalibrationplot.py to owcalibrationplot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/owconfusionmatrix.py to owconfusionmatrix.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests/test_owpredictions.py to test_owpredictions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests/test_owtestandscore.py to test_owtestandscore.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests/test_utils.py to test_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests/test_owconfusionmatrix.py to test_owconfusionmatrix.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests/test_owrocanalysis.py to test_owrocanalysis.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests/test_owcalibrationplot.py to test_owcalibrationplot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/tests/test_owliftcurve.py to test_owliftcurve.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/owpredictions.py to owpredictions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/owtestandscore.py to owtestandscore.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/evaluate/owliftcurve.py to owliftcurve.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/gui.py to gui.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owconcatenate.py to owconcatenate.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owtransform.py to owtransform.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owdatasampler.py to owdatasampler.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owdatainfo.py to owdatainfo.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owselectrows.py to owselectrows.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/oweditdomain.py to oweditdomain.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owrank.py to owrank.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owsave.py to owsave.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owpurgedomain.py to owpurgedomain.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/contexthandlers.py to contexthandlers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owtable.py to owtable.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owimpute.py to owimpute.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owdiscretize.py to owdiscretize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owrandomize.py to owrandomize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owdatasets.py to owdatasets.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owpythonscript.py to owpythonscript.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owcontinuize.py to owcontinuize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owneighbors.py to owneighbors.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owfeatureconstructor.py to owfeatureconstructor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owfile.py to owfile.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owsql.py to owsql.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owpreprocess.py to owpreprocess.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owselectcolumns.py to owselectcolumns.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owtranspose.py to owtranspose.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owselectcolumns.py to test_owselectcolumns.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owpaintdata.py to test_owpaintdata.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owrandomize.py to test_owrandomize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owrank.py to test_owrank.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owpreprocess.py to test_owpreprocess.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owsql.py to test_owsql.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_oweditdomain.py to test_oweditdomain.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owcontinuize.py to test_owcontinuize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owpythonscript.py to test_owpythonscript.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owfile.py to test_owfile.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owimpute.py to test_owimpute.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owfeaturestatistics.py to test_owfeaturestatistics.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owdatasampler.py to test_owdatasampler.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owsave.py to test_owsave.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owtransform.py to test_owtransform.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owcreateclass.py to test_owcreateclass.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owmergedata.py to test_owmergedata.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owcorrelations.py to test_owcorrelations.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owdatasets.py to test_owdatasets.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owfeatureconstructor.py to test_owfeatureconstructor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owcolor.py to test_owcolor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owconcatenate.py to test_owconcatenate.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owtable.py to test_owtable.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owselectrows.py to test_owselectrows.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owdiscretize.py to test_owdiscretize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owdatainfo.py to test_owdatainfo.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owpurgedomain.py to test_owpurgedomain.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owneighbors.py to test_owneighbors.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owoutliers.py to test_owoutliers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owcsvimport.py to test_owcsvimport.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owselectbydataindex.py to test_owselectbydataindex.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owtranspose.py to test_owtranspose.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/tests/test_owpivot.py to test_owpivot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owfeaturestatistics.py to owfeaturestatistics.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/utils/histogram.py to histogram.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/utils/preprocess.py to preprocess.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owpivot.py to owpivot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owselectbydataindex.py to owselectbydataindex.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owmergedata.py to owmergedata.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owcolor.py to owcolor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owoutliers.py to owoutliers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owcorrelations.py to owcorrelations.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owcreateclass.py to owcreateclass.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owpaintdata.py to owpaintdata.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/data/owcsvimport.py to owcsvimport.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/test_matplotlib_export.py to test_matplotlib_export.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/test_settings_handler.py to test_settings_handler.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/test_perfect_domain_context_handler.py to test_perfect_domain_context_handler.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/test_color.py to test_color.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/test_workflows.py to test_workflows.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/test_gui.py to test_gui.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/test_domain_context_handler.py to test_domain_context_handler.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/test_class_values_context_handler.py to test_class_values_context_handler.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/test_widgets_outputs.py to test_widgets_outputs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/test_credentials.py to test_credentials.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/tests/test_scatterplot_density.py to test_scatterplot_density.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/widget.py to widget.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/graphicsview.py to graphicsview.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/owlearnerwidget.py to owlearnerwidget.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/state_summary.py to state_summary.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/owbasesql.py to owbasesql.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/stdpaths.py to stdpaths.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/colorbrewer.py to colorbrewer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/buttons.py to buttons.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/overlay.py to overlay.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/progressbar.py to progressbar.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/plot/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/plot/owplotgui_obsolete.py to owplotgui_obsolete.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/plot/owconstants.py to owconstants.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/plot/owpalette.py to owpalette.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/plot/owplotgui.py to owplotgui.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/matplotlib_export.py to matplotlib_export.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/widgetpreview.py to widgetpreview.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/filedialogs.py to filedialogs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/concurrent.py to concurrent.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/PDFExporter.py to PDFExporter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/SVGExporter.py to SVGExporter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/slidergraph.py to slidergraph.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/messages.py to messages.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/listfilter.py to listfilter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/stickygraphicsview.py to stickygraphicsview.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/graphicslayoutitem.py to graphicslayoutitem.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/encodings.py to encodings.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/test_sql.py to test_sql.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/test_state_summary.py to test_state_summary.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/test_concurrent.py to test_concurrent.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/test_colorpalettes.py to test_colorpalettes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/test_owlearnerwidget.py to test_owlearnerwidget.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/test_owbasesql.py to test_owbasesql.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/test_domaineditor.py to test_domaineditor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/test_dendrogram.py to test_dendrogram.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/concurrent_example.py to concurrent_example.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/test_concurrent_example.py to test_concurrent_example.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/test_colorpalette.py to test_colorpalette.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/test_itemmodels.py to test_itemmodels.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/test_graphicstextlist.py to test_graphicstextlist.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/test_annotated_data.py to test_annotated_data.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/test_textimport.py to test_textimport.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/test_stickygraphicsview.py to test_stickygraphicsview.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/tests/test_slidergraph.py to test_slidergraph.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/saveplot.py to saveplot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/signals.py to signals.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/itemmodels.py to itemmodels.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/save/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/save/owsavebase.py to owsavebase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/save/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/save/tests/test_owsavebase.py to test_owsavebase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/textimport.py to textimport.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/colorpalette.py to colorpalette.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/settings.py to settings.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/domaineditor.py to domaineditor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/annotated_data.py to annotated_data.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/dendrogram.py to dendrogram.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/graphicspixmapwidget.py to graphicspixmapwidget.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/classdensity.py to classdensity.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/graphicstextlist.py to graphicstextlist.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/setup.py to setup.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/sql.py to sql.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/image.py to image.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/datacaching.py to datacaching.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/colorpalettes.py to colorpalettes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/webview.py to webview.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/combobox.py to combobox.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/io.py to io.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/ownaivebayes.py to ownaivebayes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/owrules.py to owrules.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/owknn.py to owknn.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/owloadmodel.py to owloadmodel.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/owsvm.py to owsvm.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/owneuralnetwork.py to owneuralnetwork.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/owlinearregression.py to owlinearregression.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests/test_owsgd.py to test_owsgd.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests/test_owrulesclassification.py to test_owrulesclassification.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests/test_owconstant.py to test_owconstant.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests/test_owadaboost.py to test_owadaboost.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests/test_owrandomforest.py to test_owrandomforest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests/test_owsvm.py to test_owsvm.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests/test_owstack.py to test_owstack.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests/test_owloadmodel.py to test_owloadmodel.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests/test_owknn.py to test_owknn.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests/test_ownaivebayes.py to test_ownaivebayes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests/test_owcalibratedlearner.py to test_owcalibratedlearner.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests/test_owlinearregression.py to test_owlinearregression.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests/test_owlogisticregression.py to test_owlogisticregression.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests/test_owneuralnetwork.py to test_owneuralnetwork.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests/test_owsavemodel.py to test_owsavemodel.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/tests/test_tree.py to test_tree.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/owlogisticregression.py to owlogisticregression.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/owconstant.py to owconstant.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/owtree.py to owtree.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/owsavemodel.py to owsavemodel.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/owsgd.py to owsgd.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/owcalibratedlearner.py to owcalibratedlearner.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/owadaboost.py to owadaboost.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/owrandomforest.py to owrandomforest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/model/owstack.py to owstack.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/credentials.py to credentials.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/settings.py to settings.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/report/report.py to report.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/report/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/report/owreport.py to owreport.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/report/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/report/tests/test_report.py to test_report.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/setup.py to setup.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/owdistancetransformation.py to owdistancetransformation.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/owlouvainclustering.py to owlouvainclustering.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/owtsne.py to owtsne.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/owcorrespondence.py to owcorrespondence.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/owdistancefile.py to owdistancefile.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/owdbscan.py to owdbscan.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/owdistancematrix.py to owdistancematrix.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/owmanifoldlearning.py to owmanifoldlearning.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/owpca.py to owpca.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/owdistances.py to owdistances.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/owdistancemap.py to owdistancemap.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/owsavedistances.py to owsavedistances.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests/test_owsavedistances.py to test_owsavedistances.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests/test_owdistancemap.py to test_owdistancemap.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests/test_owmds.py to test_owmds.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests/test_owpca.py to test_owpca.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests/test_owdbscan.py to test_owdbscan.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests/test_owcorrespondence.py to test_owcorrespondence.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests/test_owsom.py to test_owsom.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests/test_owhierarchicalclustering.py to test_owhierarchicalclustering.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests/test_owkmeans.py to test_owkmeans.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests/test_owlouvain.py to test_owlouvain.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests/test_owtsne.py to test_owtsne.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests/test_owdistancematrix.py to test_owdistancematrix.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests/test_owmanifoldlearning.py to test_owmanifoldlearning.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/tests/test_owdistances.py to test_owdistances.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/owhierarchicalclustering.py to owhierarchicalclustering.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/owkmeans.py to owkmeans.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/owsom.py to owsom.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/unsupervised/owmds.py to owmds.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/distmatrix.py to distmatrix.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/collections.py to collections.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/server_embedder.py to server_embedder.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/datasets.py to datasets.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/cache.py to cache.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/tests/test_collections.py to test_collections.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/tests/test_server_embedder.py to test_server_embedder.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/tests/example_embedder.py to example_embedder.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/utils/embedder_utils.py to embedder_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/lazy_module.py to lazy_module.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/wrapper_meta.py to wrapper_meta.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/misc/environ.py to environ.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/statistics/util.py to util.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/statistics/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/statistics/distribution.py to distribution.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/statistics/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/statistics/contingency.py to contingency.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/statistics/basic_stats.py to basic_stats.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection/lda.py to lda.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection/som.py to som.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection/manifold.py to manifold.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection/freeviz.py to freeviz.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection/radviz.py to radviz.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection/cur.py to cur.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection/setup.py to setup.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection/pca.py to pca.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tree.py to tree.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/rules.py to rules.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/majority.py to majority.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/sgd.py to sgd.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/tree.py to tree.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/simple_tree.py to simple_tree.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/knn.py to knn.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/neural_network.py to neural_network.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/calibration.py to calibration.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/logistic_regression.py to logistic_regression.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/softmax_regression.py to softmax_regression.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/base_classification.py to base_classification.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/naive_bayes.py to naive_bayes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/outlier_detection.py to outlier_detection.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/setup.py to setup.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/svm.py to svm.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/random_forest.py to random_forest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/simple_random_forest.py to simple_random_forest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/util.py to util.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/domain.py to domain.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/filter.py to filter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/io_util.py to io_util.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/io_base.py to io_base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/storage.py to storage.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/pandas_compat.py to pandas_compat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/instance.py to instance.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/variable.py to variable.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/table.py to table.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests/test_sql_mssql.py to test_sql_mssql.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests/test_util.py to test_util.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests/test_io.py to test_io.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests/test_io_base.py to test_io_base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests/test_pandas.py to test_pandas.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests/test_variable.py to test_variable.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests/test_domain.py to test_domain.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/tests/test_table.py to test_table.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/io.py to io.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/setup.py to setup.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/sql/filter.py to filter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/sql/table.py to table.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/sql/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/sql/backend/mssql.py to mssql.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/sql/backend/postgres.py to postgres.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/sql/backend/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/sql/backend/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/version.py to version.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_distances.py to test_distances.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_clustering_dbscan.py to test_clustering_dbscan.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_clustering_hierarchical.py to test_clustering_hierarchical.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_manifold.py to test_manifold.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_util.py to test_util.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_classification.py to test_classification.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_lda.py to test_lda.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_value.py to test_value.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_pca.py to test_pca.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_orange.py to test_orange.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_freeviz.py to test_freeviz.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_filter.py to test_filter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_mean.py to test_mean.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_fss.py to test_fss.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_transformation.py to test_transformation.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_linear_bfgs_regression.py to test_linear_bfgs_regression.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_evaluation_scoring.py to test_evaluation_scoring.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_io.py to test_io.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_majority.py to test_majority.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_ada_boost.py to test_ada_boost.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_orangetree.py to test_orangetree.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_score_feature.py to test_score_feature.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_discretize.py to test_discretize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_preprocess_pca.py to test_preprocess_pca.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_sparse_reader.py to test_sparse_reader.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_simple_tree.py to test_simple_tree.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_cur.py to test_cur.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_impute.py to test_impute.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_contingency.py to test_contingency.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_instance.py to test_instance.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_doctest.py to test_doctest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_fitter.py to test_fitter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_rules.py to test_rules.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_naive_bayes.py to test_naive_bayes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test__orange.py to test__orange.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_radviz.py to test_radviz.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/dummy_learners.py to dummy_learners.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_polynomial_learner.py to test_polynomial_learner.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_neural_network.py to test_neural_network.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_preprocess.py to test_preprocess.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_sparse_table.py to test_sparse_table.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_sgd.py to test_sgd.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_distribution.py to test_distribution.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_basic_stats.py to test_basic_stats.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_softmax_regression.py to test_softmax_regression.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_third_party.py to test_third_party.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_domain.py to test_domain.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_logistic_regression.py to test_logistic_regression.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_tab_reader.py to test_tab_reader.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_table.py to test_table.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_datasets.py to test_datasets.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_clustering_kmeans.py to test_clustering_kmeans.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_statistics.py to test_statistics.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_random_forest.py to test_random_forest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_misc.py to test_misc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_data_util.py to test_data_util.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_svm.py to test_svm.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_continuize.py to test_continuize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_xlsx_reader.py to test_xlsx_reader.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_remove.py to test_remove.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_txt_reader.py to test_txt_reader.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_basket_reader.py to test_basket_reader.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_stack.py to test_stack.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_evaluation_clustering.py to test_evaluation_clustering.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_preprocess_cur.py to test_preprocess_cur.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_base.py to test_base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_knn.py to test_knn.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/sql/test_sql_table.py to test_sql_table.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/sql/test_filter.py to test_filter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/sql/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/sql/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/sql/test_naive_bayes_sql.py to test_naive_bayes_sql.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/sql/test_misc.py to test_misc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_clustering_louvain.py to test_clustering_louvain.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_evaluation_testing.py to test_evaluation_testing.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_randomize.py to test_randomize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_simple_random_forest.py to test_simple_random_forest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_regression.py to test_regression.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_linear_regression.py to test_linear_regression.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_tree.py to test_tree.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/tests/test_normalize.py to test_normalize.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/mainwindow.py to mainwindow.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/report.py to report.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/__main__.py to __main__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/config.py to config.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/utils/environ.py to environ.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/canvas/workflows/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression/linear_bfgs.py to linear_bfgs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression/tree.py to tree.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression/knn.py to knn.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression/neural_network.py to neural_network.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression/linear.py to linear.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression/mean.py to mean.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression/base_regression.py to base_regression.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression/svm.py to svm.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression/random_forest.py to random_forest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/regression/simple_random_forest.py to simple_random_forest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/setup.py to setup.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling/tree.py to tree.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling/randomforest.py to randomforest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling/knn.py to knn.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling/neural_network.py to neural_network.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling/linear.py to linear.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling/constant.py to constant.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling/ada_boost.py to ada_boost.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/modelling/svm.py to svm.cpython-38.pyc writing byte-compilation script '/tmp/tmpb1rfkwlg.py' /usr/bin/python3 /tmp/tmpb1rfkwlg.py removing /tmp/tmpb1rfkwlg.py running install_egg_info running egg_info running build_src build_src building extension "Orange.classification._simple_tree" sources building extension "Orange.classification._tree_scorers" sources building extension "Orange.data._valuecount" sources building extension "Orange.data._contingency" sources building extension "Orange.data._io" sources building extension "Orange.data._variable" sources building extension "Orange.distance._distance" sources building extension "Orange.preprocess._discretize" sources building extension "Orange.preprocess._relieff" sources building extension "Orange.projection._som" sources building extension "Orange.widgets.utils._grid_density" sources build_src: building npy-pkg config files creating Orange3.egg-info writing Orange3.egg-info/PKG-INFO writing dependency_links to Orange3.egg-info/dependency_links.txt writing entry points to Orange3.egg-info/entry_points.txt writing requirements to Orange3.egg-info/requires.txt writing top-level names to Orange3.egg-info/top_level.txt writing manifest file 'Orange3.egg-info/SOURCES.txt' reading manifest file 'Orange3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README*' under directory 'Orange' warning: no files found matching 'LICENSE' under directory 'Orange' warning: no files found matching '*.basket' under directory 'Orange/datasets' warning: no files found matching '*.js' under directory 'Orange/widgets' warning: no files found matching '*.css' under directory 'Orange/widgets' warning: no files found matching '*.html' under directory 'Orange/widgets' warning: no files found matching 'COPYING' writing manifest file 'Orange3.egg-info/SOURCES.txt' Copying Orange3.egg-info to /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange3-3.25.0-py3.8.egg-info running install_scripts Installing orange-canvas script to /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/bin running install_clib customize UnixCCompiler setup.py:155: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp + rm -rfv /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 3.25.0-2.mga8 --unique-debug-suffix -3.25.0-2.mga8.x86_64 --unique-debug-src-base orange-3.25.0-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/orange3-3.25.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/_valuecount.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/_contingency.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/_tree_scorers.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/_discretize.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/_variable.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/_io.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/_grid_density.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/_relieff.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection/_som.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/distance/_distance.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/_simple_tree.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/_discretize.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/_contingency.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/_io.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/widgets/utils/_grid_density.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/_tree_scorers.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/_valuecount.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/data/_variable.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/projection/_som.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/preprocess/_relieff.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/classification/_simple_tree.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8/site-packages/Orange/distance/_distance.cpython-38-x86_64-linux-gnu.so original debug info size: 7344kB, size after compression: 7004kB /usr/lib/rpm/sepdebugcrcfix: Updated 11 CRC32s, 0 CRC32s did match. 12369 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: orange-3.25.0-2.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nxVFDx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd orange3-3.25.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/share/doc/orange + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/share/doc/orange + cp -pr CHANGELOG.md /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/share/doc/orange + cp -pr CONTRIBUTING.md /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/share/doc/orange + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/share/doc/orange + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64/usr/share/doc/orange + RPM_EC=0 ++ jobs -p + exit 0 Provides: orange = 3.25.0-2.mga8 orange(x86-64) = 3.25.0-2.mga8 python3.8dist(orange3) = 3.25 python3dist(orange3) = 3.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpython3.8.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.8 python3.8dist(anyqt) >= 0.0.8 python3.8dist(baycomp) >= 1.0.2 python3.8dist(bottleneck) >= 1 python3.8dist(chardet) >= 3.0.2 python3.8dist(docutils) python3.8dist(httpx) >= 0.12 python3.8dist(joblib) >= 0.9.4 python3.8dist(keyring) python3.8dist(keyrings-alt) python3.8dist(matplotlib) >= 2 python3.8dist(networkx) python3.8dist(numpy) >= 1.16 python3.8dist(openpyxl) python3.8dist(opentsne) >= 0.3.11 python3.8dist(pandas) python3.8dist(pip) >= 9 python3.8dist(pyqtgraph) >= 0.10 python3.8dist(python-louvain) >= 0.13 python3.8dist(pyyaml) python3.8dist(requests) python3.8dist(scikit-learn) >= 0.22 python3.8dist(scipy) >= 0.16.1 python3.8dist(serverfiles) python3.8dist(setuptools) >= 36.3 python3.8dist(xlrd) >= 0.9.2 python3.8dist(xlsxwriter) Processing files: orange-debugsource-3.25.0-2.mga8.x86_64 Provides: orange-debugsource = 3.25.0-2.mga8 orange-debugsource(x86-64) = 3.25.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: orange-debuginfo-3.25.0-2.mga8.x86_64 Provides: debuginfo(build-id) = 0637f8d0b2720889686b1335548fe378a7264eaf debuginfo(build-id) = 102a58d0db0d3cb8d8060ab40d66f543f9474e99 debuginfo(build-id) = 306233acd7ec1dd4ed6293a7f34a4702a26d6e2a debuginfo(build-id) = 3a7b965f6113a2fed61ed8708c87767303ecbce1 debuginfo(build-id) = 45bf50e61c4df92ea908d02efb509693dd00920c debuginfo(build-id) = 6d175f4798c2fb16ee9ded30adaa3aad3028a5ee debuginfo(build-id) = 75a0ec0a92b07955463a62aed937b97f55f541e4 debuginfo(build-id) = 79a3aedd5c394627bcc75072e109587c556fe196 debuginfo(build-id) = bb36d3d3eb35b7fb105f2de1c5803582b4906015 debuginfo(build-id) = d939fbbeeb9c352d5519bc5f5d515b47aae0f9aa debuginfo(build-id) = e9c95f456a60ea2f747a0a6de9230512948bc329 orange-debuginfo = 3.25.0-2.mga8 orange-debuginfo(x86-64) = 3.25.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: orange-debugsource(x86-64) = 3.25.0-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/orange-debugsource-3.25.0-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/orange-debuginfo-3.25.0-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/orange-3.25.0-2.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.h688Rx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd orange3-3.25.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/orange-3.25.0-2.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7DNyLx + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf orange3-3.25.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!