==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-pyqtgraph 0.13.7-2 (Tue Dec 24 09:39:25 2024)
==> Retrieving sources...
  -> Found pyqtgraph-0.13.7.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    pyqtgraph-0.13.7.tar.gz ... Passed
==> Making package: python-pyqtgraph 0.13.7-2 (Tue Dec 24 09:39:45 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) blas-3.12.0-5  cblas-3.12.0-5  lapack-3.12.0-5
             python-numpy-2.2.1-2

Total Installed Size:  46.00 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing blas...
installing cblas...
installing lapack...
installing python-numpy...
Optional dependencies for python-numpy
    blas-openblas: faster linear algebra
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (13) python-autocommand-2.2.2-7  python-jaraco.collections-5.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:75.2.0-4
              python-wheel-0.45.0-3

Total Installed Size:  10.72 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found pyqtgraph-0.13.7.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pyqtgraph-0.13.7.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating pyqtgraph.egg-info
writing pyqtgraph.egg-info/PKG-INFO
writing dependency_links to pyqtgraph.egg-info/dependency_links.txt
writing requirements to pyqtgraph.egg-info/requires.txt
writing top-level names to pyqtgraph.egg-info/top_level.txt
writing manifest file 'pyqtgraph.egg-info/SOURCES.txt'
reading manifest file 'pyqtgraph.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'doc/build/html'
adding license file 'LICENSE.txt'
writing manifest file 'pyqtgraph.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/pyqtgraph
copying pyqtgraph/functions_numba.py -> build/lib/pyqtgraph
copying pyqtgraph/SRTTransform3D.py -> build/lib/pyqtgraph
copying pyqtgraph/functions.py -> build/lib/pyqtgraph
copying pyqtgraph/configfile.py -> build/lib/pyqtgraph
copying pyqtgraph/reload.py -> build/lib/pyqtgraph
copying pyqtgraph/Vector.py -> build/lib/pyqtgraph
copying pyqtgraph/exceptionHandling.py -> build/lib/pyqtgraph
copying pyqtgraph/ThreadsafeTimer.py -> build/lib/pyqtgraph
copying pyqtgraph/frozenSupport.py -> build/lib/pyqtgraph
copying pyqtgraph/SignalProxy.py -> build/lib/pyqtgraph
copying pyqtgraph/SRTTransform.py -> build/lib/pyqtgraph
copying pyqtgraph/colormap.py -> build/lib/pyqtgraph
copying pyqtgraph/__init__.py -> build/lib/pyqtgraph
copying pyqtgraph/PlotData.py -> build/lib/pyqtgraph
copying pyqtgraph/Point.py -> build/lib/pyqtgraph
copying pyqtgraph/units.py -> build/lib/pyqtgraph
copying pyqtgraph/Transform3D.py -> build/lib/pyqtgraph
copying pyqtgraph/debug.py -> build/lib/pyqtgraph
copying pyqtgraph/functions_qimage.py -> build/lib/pyqtgraph
copying pyqtgraph/WidgetGroup.py -> build/lib/pyqtgraph
creating build/lib/pyqtgraph/imageview
copying pyqtgraph/imageview/ImageView.py -> build/lib/pyqtgraph/imageview
copying pyqtgraph/imageview/__init__.py -> build/lib/pyqtgraph/imageview
copying pyqtgraph/imageview/ImageViewTemplate_generic.py -> build/lib/pyqtgraph/imageview
creating build/lib/pyqtgraph/colors
copying pyqtgraph/colors/__init__.py -> build/lib/pyqtgraph/colors
copying pyqtgraph/colors/palette.py -> build/lib/pyqtgraph/colors
creating build/lib/pyqtgraph/dockarea
copying pyqtgraph/dockarea/DockArea.py -> build/lib/pyqtgraph/dockarea
copying pyqtgraph/dockarea/Dock.py -> build/lib/pyqtgraph/dockarea
copying pyqtgraph/dockarea/Container.py -> build/lib/pyqtgraph/dockarea
copying pyqtgraph/dockarea/__init__.py -> build/lib/pyqtgraph/dockarea
copying pyqtgraph/dockarea/DockDrop.py -> build/lib/pyqtgraph/dockarea
creating build/lib/pyqtgraph/console
copying pyqtgraph/console/stackwidget.py -> build/lib/pyqtgraph/console
copying pyqtgraph/console/CmdInput.py -> build/lib/pyqtgraph/console
copying pyqtgraph/console/exception_widget.py -> build/lib/pyqtgraph/console
copying pyqtgraph/console/__init__.py -> build/lib/pyqtgraph/console
copying pyqtgraph/console/Console.py -> build/lib/pyqtgraph/console
copying pyqtgraph/console/repl_widget.py -> build/lib/pyqtgraph/console
creating build/lib/pyqtgraph/metaarray
copying pyqtgraph/metaarray/MetaArray.py -> build/lib/pyqtgraph/metaarray
copying pyqtgraph/metaarray/__init__.py -> build/lib/pyqtgraph/metaarray
creating build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/ScatterPlotItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/HistogramLUTItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/PColorMeshItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/LinearRegionItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/ArrowItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/PlotCurveItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/TextItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/GradientPresets.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/ImageItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/GradientLegend.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/LegendItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/GraphicsItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/UIGraphicsItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/TargetItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/FillBetweenItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/ErrorBarItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/ROI.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/GridItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/NonUniformImage.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/CurvePoint.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/PlotDataItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/ButtonItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/__init__.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/GraphicsObject.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/GradientEditorItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/GraphicsLayout.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/InfiniteLine.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/AxisItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/GraphicsWidget.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/ColorBarItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/MultiPlotItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/GraphicsWidgetAnchor.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/IsocurveItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/ScaleBar.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/VTickGroup.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/LabelItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/DateAxisItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/ItemGroup.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/BarGraphItem.py -> build/lib/pyqtgraph/graphicsItems
copying pyqtgraph/graphicsItems/GraphItem.py -> build/lib/pyqtgraph/graphicsItems
creating build/lib/pyqtgraph/GraphicsScene
copying pyqtgraph/GraphicsScene/GraphicsScene.py -> build/lib/pyqtgraph/GraphicsScene
copying pyqtgraph/GraphicsScene/exportDialogTemplate_generic.py -> build/lib/pyqtgraph/GraphicsScene
copying pyqtgraph/GraphicsScene/__init__.py -> build/lib/pyqtgraph/GraphicsScene
copying pyqtgraph/GraphicsScene/exportDialog.py -> build/lib/pyqtgraph/GraphicsScene
copying pyqtgraph/GraphicsScene/mouseEvents.py -> build/lib/pyqtgraph/GraphicsScene
creating build/lib/pyqtgraph/flowchart
copying pyqtgraph/flowchart/FlowchartGraphicsView.py -> build/lib/pyqtgraph/flowchart
copying pyqtgraph/flowchart/Node.py -> build/lib/pyqtgraph/flowchart
copying pyqtgraph/flowchart/NodeLibrary.py -> build/lib/pyqtgraph/flowchart
copying pyqtgraph/flowchart/__init__.py -> build/lib/pyqtgraph/flowchart
copying pyqtgraph/flowchart/Flowchart.py -> build/lib/pyqtgraph/flowchart
copying pyqtgraph/flowchart/FlowchartCtrlTemplate_generic.py -> build/lib/pyqtgraph/flowchart
copying pyqtgraph/flowchart/Terminal.py -> build/lib/pyqtgraph/flowchart
creating build/lib/pyqtgraph/canvas
copying pyqtgraph/canvas/CanvasTemplate_generic.py -> build/lib/pyqtgraph/canvas
copying pyqtgraph/canvas/Canvas.py -> build/lib/pyqtgraph/canvas
copying pyqtgraph/canvas/CanvasManager.py -> build/lib/pyqtgraph/canvas
copying pyqtgraph/canvas/__init__.py -> build/lib/pyqtgraph/canvas
copying pyqtgraph/canvas/TransformGuiTemplate_generic.py -> build/lib/pyqtgraph/canvas
copying pyqtgraph/canvas/CanvasItem.py -> build/lib/pyqtgraph/canvas
creating build/lib/pyqtgraph/multiprocess
copying pyqtgraph/multiprocess/bootstrap.py -> build/lib/pyqtgraph/multiprocess
copying pyqtgraph/multiprocess/processes.py -> build/lib/pyqtgraph/multiprocess
copying pyqtgraph/multiprocess/parallelizer.py -> build/lib/pyqtgraph/multiprocess
copying pyqtgraph/multiprocess/remoteproxy.py -> build/lib/pyqtgraph/multiprocess
copying pyqtgraph/multiprocess/__init__.py -> build/lib/pyqtgraph/multiprocess
creating build/lib/pyqtgraph/util
copying pyqtgraph/util/cupy_helper.py -> build/lib/pyqtgraph/util
copying pyqtgraph/util/get_resolution.py -> build/lib/pyqtgraph/util
copying pyqtgraph/util/garbage_collector.py -> build/lib/pyqtgraph/util
copying pyqtgraph/util/numba_helper.py -> build/lib/pyqtgraph/util
copying pyqtgraph/util/cprint.py -> build/lib/pyqtgraph/util
copying pyqtgraph/util/__init__.py -> build/lib/pyqtgraph/util
copying pyqtgraph/util/mutex.py -> build/lib/pyqtgraph/util
copying pyqtgraph/util/glinfo.py -> build/lib/pyqtgraph/util
creating build/lib/pyqtgraph/opengl
copying pyqtgraph/opengl/GLViewWidget.py -> build/lib/pyqtgraph/opengl
copying pyqtgraph/opengl/__init__.py -> build/lib/pyqtgraph/opengl
copying pyqtgraph/opengl/MeshData.py -> build/lib/pyqtgraph/opengl
copying pyqtgraph/opengl/shaders.py -> build/lib/pyqtgraph/opengl
copying pyqtgraph/opengl/GLGraphicsItem.py -> build/lib/pyqtgraph/opengl
creating build/lib/pyqtgraph/examples
copying pyqtgraph/examples/_buildParamTypes.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/scrollingPlots.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/JoystickButton.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/Plotting.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/parametertree.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/jupyter_console_example.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/colorMapsLinearized.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/MatrixDisplayExample.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/designerExample.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/PColorMeshItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/__main__.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/dockarea.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/TreeWidget.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GLshaders.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/DataTreeWidget.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ScatterPlot.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/console_exception_inspection.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ROIExamples.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/histogram.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/VideoSpeedTest.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GLBarGraphItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/crosshair.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GradientEditor.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/multiplePlotSpeedTest.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GLGraphItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/colorMaps.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GradientWidget.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/InteractiveParameter.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/MultiPlotSpeedTest.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ImageView.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/PlotWidget.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ScatterPlotWidget.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/MultiDataPlot.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ImageItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/template.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/beeswarm.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GLGradientLegendItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GLSurfacePlot.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/AxisItem_label_overlap.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/infiniteline_performance.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/RunExampleApp.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/syntax.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/FillBetweenItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/TableWidget.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GraphicsScene.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/Legend.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/SpinBox.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GLTextItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/HistogramLUT.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/PlotSpeedTest.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/_paramtreecfg.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GLMeshItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ConsoleWidget.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ErrorBarItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/optics_demos.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GLLinePlotItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/linkedViews.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/hdf5.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/Arrow.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/relativity_demo.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GLScatterPlotItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/contextMenu.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ProgressDialog.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ViewBoxFeatures.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/MultiplePlotAxes.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/CLIexample.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GLIsosurface.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GLImageItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/VideoTemplate_generic.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/fractal.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/RemoteSpeedTest.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/NonUniformImage.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/text.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GLViewWidget.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ScatterPlotSpeedTest.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/__init__.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ViewLimits.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/CustomGraphItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/SimplePlot.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/LogPlotTest.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/DiffTreeWidget.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ROItypes.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GraphicsLayout.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/InfiniteLine.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/parallelize.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/PlotAutoRange.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/Draw.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ColorBarItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/glow.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/multiprocess.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/logAxis.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/MouseSelection.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ColorButton.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ExampleApp.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ColorGradientPlots.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/test_examples.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/imageAnalysis.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GLPainterItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/Flowchart.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/FlowchartCustomNode.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/verlet_chain_demo.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ScaleBar.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/DataSlicing.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GLVolumeItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/DateAxisItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/exampleLoaderTemplate_generic.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/utils.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/PanningPlot.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/DateAxisItem_QtDesigner.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/BarGraphItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/isocurve.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/GraphItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/customGraphicsItem.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/customPlot.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/RemoteGraphicsView.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/Symbols.py -> build/lib/pyqtgraph/examples
copying pyqtgraph/examples/ViewBox.py -> build/lib/pyqtgraph/examples
creating build/lib/pyqtgraph/icons
copying pyqtgraph/icons/__init__.py -> build/lib/pyqtgraph/icons
creating build/lib/pyqtgraph/exporters
copying pyqtgraph/exporters/SVGExporter.py -> build/lib/pyqtgraph/exporters
copying pyqtgraph/exporters/ImageExporter.py -> build/lib/pyqtgraph/exporters
copying pyqtgraph/exporters/CSVExporter.py -> build/lib/pyqtgraph/exporters
copying pyqtgraph/exporters/HDF5Exporter.py -> build/lib/pyqtgraph/exporters
copying pyqtgraph/exporters/PrintExporter.py -> build/lib/pyqtgraph/exporters
copying pyqtgraph/exporters/__init__.py -> build/lib/pyqtgraph/exporters
copying pyqtgraph/exporters/Exporter.py -> build/lib/pyqtgraph/exporters
copying pyqtgraph/exporters/Matplotlib.py -> build/lib/pyqtgraph/exporters
creating build/lib/pyqtgraph/parametertree
copying pyqtgraph/parametertree/ParameterSystem.py -> build/lib/pyqtgraph/parametertree
copying pyqtgraph/parametertree/SystemSolver.py -> build/lib/pyqtgraph/parametertree
copying pyqtgraph/parametertree/ParameterTree.py -> build/lib/pyqtgraph/parametertree
copying pyqtgraph/parametertree/Parameter.py -> build/lib/pyqtgraph/parametertree
copying pyqtgraph/parametertree/__init__.py -> build/lib/pyqtgraph/parametertree
copying pyqtgraph/parametertree/interactive.py -> build/lib/pyqtgraph/parametertree
copying pyqtgraph/parametertree/ParameterItem.py -> build/lib/pyqtgraph/parametertree
creating build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/JoystickButton.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/ComboBox.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/GraphicsLayoutWidget.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/TreeWidget.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/DataFilterWidget.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/DataTreeWidget.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/GradientWidget.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/ColorMapButton.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/PlotWidget.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/HistogramLUTWidget.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/ScatterPlotWidget.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/ValueLabel.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/PathButton.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/VerticalLabel.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/GroupBox.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/ColorMapMenu.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/TableWidget.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/BusyCursor.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/SpinBox.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/RawImageWidget.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/GraphicsView.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/ProgressDialog.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/MultiPlotWidget.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/__init__.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/FileDialog.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/DiffTreeWidget.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/LayoutWidget.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/ColorButton.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/PenPreviewLabel.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/MatplotlibWidget.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/CheckTable.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/FeedbackButton.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/RemoteGraphicsView.py -> build/lib/pyqtgraph/widgets
copying pyqtgraph/widgets/ColorMapWidget.py -> build/lib/pyqtgraph/widgets
creating build/lib/pyqtgraph/jupyter
copying pyqtgraph/jupyter/GraphicsView.py -> build/lib/pyqtgraph/jupyter
copying pyqtgraph/jupyter/__init__.py -> build/lib/pyqtgraph/jupyter
creating build/lib/pyqtgraph/Qt
copying pyqtgraph/Qt/internals.py -> build/lib/pyqtgraph/Qt
copying pyqtgraph/Qt/__init__.py -> build/lib/pyqtgraph/Qt
creating build/lib/pyqtgraph/graphicsItems/ViewBox
copying pyqtgraph/graphicsItems/ViewBox/axisCtrlTemplate_generic.py -> build/lib/pyqtgraph/graphicsItems/ViewBox
copying pyqtgraph/graphicsItems/ViewBox/ViewBoxMenu.py -> build/lib/pyqtgraph/graphicsItems/ViewBox
copying pyqtgraph/graphicsItems/ViewBox/__init__.py -> build/lib/pyqtgraph/graphicsItems/ViewBox
copying pyqtgraph/graphicsItems/ViewBox/ViewBox.py -> build/lib/pyqtgraph/graphicsItems/ViewBox
creating build/lib/pyqtgraph/graphicsItems/PlotItem
copying pyqtgraph/graphicsItems/PlotItem/plotConfigTemplate_generic.py -> build/lib/pyqtgraph/graphicsItems/PlotItem
copying pyqtgraph/graphicsItems/PlotItem/PlotItem.py -> build/lib/pyqtgraph/graphicsItems/PlotItem
copying pyqtgraph/graphicsItems/PlotItem/__init__.py -> build/lib/pyqtgraph/graphicsItems/PlotItem
creating build/lib/pyqtgraph/flowchart/library
copying pyqtgraph/flowchart/library/Data.py -> build/lib/pyqtgraph/flowchart/library
copying pyqtgraph/flowchart/library/functions.py -> build/lib/pyqtgraph/flowchart/library
copying pyqtgraph/flowchart/library/__init__.py -> build/lib/pyqtgraph/flowchart/library
copying pyqtgraph/flowchart/library/Filters.py -> build/lib/pyqtgraph/flowchart/library
copying pyqtgraph/flowchart/library/common.py -> build/lib/pyqtgraph/flowchart/library
copying pyqtgraph/flowchart/library/Operators.py -> build/lib/pyqtgraph/flowchart/library
copying pyqtgraph/flowchart/library/Display.py -> build/lib/pyqtgraph/flowchart/library
creating build/lib/pyqtgraph/util/colorama
copying pyqtgraph/util/colorama/winterm.py -> build/lib/pyqtgraph/util/colorama
copying pyqtgraph/util/colorama/win32.py -> build/lib/pyqtgraph/util/colorama
copying pyqtgraph/util/colorama/__init__.py -> build/lib/pyqtgraph/util/colorama
creating build/lib/pyqtgraph/opengl/items
copying pyqtgraph/opengl/items/GLAxisItem.py -> build/lib/pyqtgraph/opengl/items
copying pyqtgraph/opengl/items/GLBoxItem.py -> build/lib/pyqtgraph/opengl/items
copying pyqtgraph/opengl/items/GLBarGraphItem.py -> build/lib/pyqtgraph/opengl/items
copying pyqtgraph/opengl/items/GLGraphItem.py -> build/lib/pyqtgraph/opengl/items
copying pyqtgraph/opengl/items/GLGradientLegendItem.py -> build/lib/pyqtgraph/opengl/items
copying pyqtgraph/opengl/items/GLTextItem.py -> build/lib/pyqtgraph/opengl/items
copying pyqtgraph/opengl/items/GLMeshItem.py -> build/lib/pyqtgraph/opengl/items
copying pyqtgraph/opengl/items/GLLinePlotItem.py -> build/lib/pyqtgraph/opengl/items
copying pyqtgraph/opengl/items/GLScatterPlotItem.py -> build/lib/pyqtgraph/opengl/items
copying pyqtgraph/opengl/items/GLImageItem.py -> build/lib/pyqtgraph/opengl/items
copying pyqtgraph/opengl/items/__init__.py -> build/lib/pyqtgraph/opengl/items
copying pyqtgraph/opengl/items/GLSurfacePlotItem.py -> build/lib/pyqtgraph/opengl/items
copying pyqtgraph/opengl/items/GLVolumeItem.py -> build/lib/pyqtgraph/opengl/items
copying pyqtgraph/opengl/items/GLGridItem.py -> build/lib/pyqtgraph/opengl/items
creating build/lib/pyqtgraph/examples/relativity
copying pyqtgraph/examples/relativity/relativity.py -> build/lib/pyqtgraph/examples/relativity
copying pyqtgraph/examples/relativity/__init__.py -> build/lib/pyqtgraph/examples/relativity
creating build/lib/pyqtgraph/examples/py2exe
copying pyqtgraph/examples/py2exe/setup.py -> build/lib/pyqtgraph/examples/py2exe
copying pyqtgraph/examples/py2exe/plotTest.py -> build/lib/pyqtgraph/examples/py2exe
creating build/lib/pyqtgraph/examples/cx_freeze
copying pyqtgraph/examples/cx_freeze/setup.py -> build/lib/pyqtgraph/examples/cx_freeze
copying pyqtgraph/examples/cx_freeze/plotTest.py -> build/lib/pyqtgraph/examples/cx_freeze
creating build/lib/pyqtgraph/examples/verlet_chain
copying pyqtgraph/examples/verlet_chain/relax.py -> build/lib/pyqtgraph/examples/verlet_chain
copying pyqtgraph/examples/verlet_chain/chain.py -> build/lib/pyqtgraph/examples/verlet_chain
copying pyqtgraph/examples/verlet_chain/__init__.py -> build/lib/pyqtgraph/examples/verlet_chain
creating build/lib/pyqtgraph/examples/optics
copying pyqtgraph/examples/optics/pyoptic.py -> build/lib/pyqtgraph/examples/optics
copying pyqtgraph/examples/optics/__init__.py -> build/lib/pyqtgraph/examples/optics
creating build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/basetypes.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/progress.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/font.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/bool.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/checklist.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/action.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/list.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/pen.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/calendar.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/actiongroup.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/color.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/text.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/qtenum.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/slider.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/colormaplut.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/colormap.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/__init__.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/str.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/file.py -> build/lib/pyqtgraph/parametertree/parameterTypes
copying pyqtgraph/parametertree/parameterTypes/numeric.py -> build/lib/pyqtgraph/parametertree/parameterTypes
creating build/lib/pyqtgraph/Qt/QtCore
copying pyqtgraph/Qt/QtCore/__init__.py -> build/lib/pyqtgraph/Qt/QtCore
creating build/lib/pyqtgraph/Qt/QtGui
copying pyqtgraph/Qt/QtGui/__init__.py -> build/lib/pyqtgraph/Qt/QtGui
creating build/lib/pyqtgraph/Qt/QtWidgets
copying pyqtgraph/Qt/QtWidgets/__init__.py -> build/lib/pyqtgraph/Qt/QtWidgets
creating build/lib/pyqtgraph/Qt/compat
copying pyqtgraph/Qt/compat/__init__.py -> build/lib/pyqtgraph/Qt/compat
creating build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-D3.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-C6.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/turbo.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-CBTC2.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-C3s.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-C5s.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L15.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-D1A.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-CBTD1.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/inferno.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-D8.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L5.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-D11.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/viridis.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-D10.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L18.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L10.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-D4.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-C4s.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-C6s.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-R1.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-CBC2.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-D12.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-D2.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-C2s.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L13.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L9.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-C7.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/plasma.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-D13.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-D7.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L11.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-CBC1.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L3.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-D6.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-C3.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-CBTL1.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-D1.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L16.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-R3.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-C1.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L17.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L2.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/magma.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L19.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-I1.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-CBTC1.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-C1s.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-CBTL2.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-I2.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-I3.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-C4.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L1.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-CBL2.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-R4.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-D9.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L4.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-CBD1.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-R2.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L14.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-C7s.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-CBL1.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L12.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/cividis.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-C2.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L6.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-C5.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L8.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CET-L7.csv -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CC-BY license - applies to CET color map data.txt -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/CC0 legal code - applies to virids, magma, plasma, inferno and cividis.txt -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/PAL-relaxed.hex -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/colors/maps/PAL-relaxed_bright.hex -> build/lib/pyqtgraph/colors/maps
copying pyqtgraph/examples/optics/schott_glasses.csv.gz -> build/lib/pyqtgraph/examples/optics
creating build/lib/pyqtgraph/examples/relativity/presets
copying pyqtgraph/examples/relativity/presets/Twin Paradox (grid).cfg -> build/lib/pyqtgraph/examples/relativity/presets
copying pyqtgraph/examples/relativity/presets/Twin Paradox.cfg -> build/lib/pyqtgraph/examples/relativity/presets
copying pyqtgraph/examples/relativity/presets/Grid Expansion.cfg -> build/lib/pyqtgraph/examples/relativity/presets
copying pyqtgraph/icons/icons.svg -> build/lib/pyqtgraph/icons
copying pyqtgraph/icons/invisibleEye.svg -> build/lib/pyqtgraph/icons
creating build/lib/pyqtgraph/icons/peegee
copying pyqtgraph/icons/peegee/peegee.svg -> build/lib/pyqtgraph/icons/peegee
copying pyqtgraph/icons/auto.png -> build/lib/pyqtgraph/icons
copying pyqtgraph/icons/lock.png -> build/lib/pyqtgraph/icons
copying pyqtgraph/icons/ctrl.png -> build/lib/pyqtgraph/icons
copying pyqtgraph/icons/default.png -> build/lib/pyqtgraph/icons
copying pyqtgraph/icons/peegee/peegee_256px.png -> build/lib/pyqtgraph/icons/peegee
copying pyqtgraph/icons/peegee/peegee_512px.png -> build/lib/pyqtgraph/icons/peegee
copying pyqtgraph/icons/peegee/peegee_128px.png -> build/lib/pyqtgraph/icons/peegee
copying pyqtgraph/icons/peegee/peegee_512px@2x.png -> build/lib/pyqtgraph/icons/peegee
copying pyqtgraph/icons/peegee/peegee_192px.png -> build/lib/pyqtgraph/icons/peegee
copying pyqtgraph/icons/peegee/peegee_128px@2x.png -> build/lib/pyqtgraph/icons/peegee
copying pyqtgraph/icons/peegee/peegee_256px@2x.png -> build/lib/pyqtgraph/icons/peegee
copying pyqtgraph/Qt/QtSvg.pyi -> build/lib/pyqtgraph/Qt
copying pyqtgraph/Qt/__init__.pyi -> build/lib/pyqtgraph/Qt
copying pyqtgraph/Qt/QtTest.pyi -> build/lib/pyqtgraph/Qt
copying pyqtgraph/Qt/QtCore/__init__.pyi -> build/lib/pyqtgraph/Qt/QtCore
copying pyqtgraph/Qt/QtGui/__init__.pyi -> build/lib/pyqtgraph/Qt/QtGui
copying pyqtgraph/Qt/QtWidgets/__init__.pyi -> build/lib/pyqtgraph/Qt/QtWidgets
installing to build/bdist.linux-armv7l/wheel
running install
Installing to build/bdist.linux-armv7l/wheel/./pyqtgraph
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/pyqtgraph
copying build/lib/pyqtgraph/functions_numba.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
creating build/bdist.linux-armv7l/wheel/pyqtgraph/imageview
copying build/lib/pyqtgraph/imageview/ImageView.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/imageview
copying build/lib/pyqtgraph/imageview/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/imageview
copying build/lib/pyqtgraph/imageview/ImageViewTemplate_generic.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/imageview
creating build/bdist.linux-armv7l/wheel/pyqtgraph/colors
copying build/lib/pyqtgraph/colors/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors
copying build/lib/pyqtgraph/colors/palette.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors
creating build/bdist.linux-armv7l/wheel/pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-D3.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-C6.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/turbo.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-CBTC2.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-C3s.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-C5s.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L15.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-D1A.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-CBTD1.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/inferno.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-D8.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L5.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-D11.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/viridis.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-D10.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L18.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L10.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-D4.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-C4s.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-C6s.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-R1.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-CBC2.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-D12.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-D2.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-C2s.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L13.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L9.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-C7.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/PAL-relaxed.hex -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/plasma.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-D13.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-D7.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L11.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-CBC1.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L3.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-D6.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-C3.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-CBTL1.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-D1.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L16.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-R3.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-C1.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L17.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L2.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CC-BY license - applies to CET color map data.txt -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/magma.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L19.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-I1.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-CBTC1.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-C1s.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-CBTL2.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-I2.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-I3.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-C4.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L1.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-CBL2.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-R4.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-D9.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L4.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-CBD1.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-R2.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L14.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CC0 legal code - applies to virids, magma, plasma, inferno and cividis.txt -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-C7s.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-CBL1.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/PAL-relaxed_bright.hex -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L12.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/cividis.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-C2.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L6.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-C5.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L8.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
copying build/lib/pyqtgraph/colors/maps/CET-L7.csv -> build/bdist.linux-armv7l/wheel/./pyqtgraph/colors/maps
creating build/bdist.linux-armv7l/wheel/pyqtgraph/dockarea
copying build/lib/pyqtgraph/dockarea/DockArea.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/dockarea
copying build/lib/pyqtgraph/dockarea/Dock.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/dockarea
copying build/lib/pyqtgraph/dockarea/Container.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/dockarea
copying build/lib/pyqtgraph/dockarea/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/dockarea
copying build/lib/pyqtgraph/dockarea/DockDrop.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/dockarea
creating build/bdist.linux-armv7l/wheel/pyqtgraph/console
copying build/lib/pyqtgraph/console/stackwidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/console
copying build/lib/pyqtgraph/console/CmdInput.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/console
copying build/lib/pyqtgraph/console/exception_widget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/console
copying build/lib/pyqtgraph/console/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/console
copying build/lib/pyqtgraph/console/Console.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/console
copying build/lib/pyqtgraph/console/repl_widget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/console
creating build/bdist.linux-armv7l/wheel/pyqtgraph/metaarray
copying build/lib/pyqtgraph/metaarray/MetaArray.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/metaarray
copying build/lib/pyqtgraph/metaarray/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/metaarray
copying build/lib/pyqtgraph/SRTTransform3D.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
creating build/bdist.linux-armv7l/wheel/pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/ScatterPlotItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/HistogramLUTItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/PColorMeshItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/LinearRegionItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/ArrowItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/PlotCurveItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/TextItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/GradientPresets.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/ImageItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/GradientLegend.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/LegendItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/GraphicsItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/UIGraphicsItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/TargetItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/FillBetweenItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/ErrorBarItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/ROI.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/GridItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/NonUniformImage.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/CurvePoint.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/PlotDataItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/ButtonItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/GraphicsObject.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/GradientEditorItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/GraphicsLayout.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/InfiniteLine.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/AxisItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/GraphicsWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/ColorBarItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/MultiPlotItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/GraphicsWidgetAnchor.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/IsocurveItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
creating build/bdist.linux-armv7l/wheel/pyqtgraph/graphicsItems/ViewBox
copying build/lib/pyqtgraph/graphicsItems/ViewBox/axisCtrlTemplate_generic.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems/ViewBox
copying build/lib/pyqtgraph/graphicsItems/ViewBox/ViewBoxMenu.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems/ViewBox
copying build/lib/pyqtgraph/graphicsItems/ViewBox/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems/ViewBox
copying build/lib/pyqtgraph/graphicsItems/ViewBox/ViewBox.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems/ViewBox
copying build/lib/pyqtgraph/graphicsItems/ScaleBar.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/VTickGroup.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/LabelItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/DateAxisItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/ItemGroup.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/BarGraphItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
copying build/lib/pyqtgraph/graphicsItems/GraphItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems
creating build/bdist.linux-armv7l/wheel/pyqtgraph/graphicsItems/PlotItem
copying build/lib/pyqtgraph/graphicsItems/PlotItem/plotConfigTemplate_generic.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems/PlotItem
copying build/lib/pyqtgraph/graphicsItems/PlotItem/PlotItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems/PlotItem
copying build/lib/pyqtgraph/graphicsItems/PlotItem/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/graphicsItems/PlotItem
creating build/bdist.linux-armv7l/wheel/pyqtgraph/GraphicsScene
copying build/lib/pyqtgraph/GraphicsScene/GraphicsScene.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/GraphicsScene
copying build/lib/pyqtgraph/GraphicsScene/exportDialogTemplate_generic.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/GraphicsScene
copying build/lib/pyqtgraph/GraphicsScene/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/GraphicsScene
copying build/lib/pyqtgraph/GraphicsScene/exportDialog.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/GraphicsScene
copying build/lib/pyqtgraph/GraphicsScene/mouseEvents.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/GraphicsScene
creating build/bdist.linux-armv7l/wheel/pyqtgraph/flowchart
copying build/lib/pyqtgraph/flowchart/FlowchartGraphicsView.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/flowchart
copying build/lib/pyqtgraph/flowchart/Node.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/flowchart
copying build/lib/pyqtgraph/flowchart/NodeLibrary.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/flowchart
creating build/bdist.linux-armv7l/wheel/pyqtgraph/flowchart/library
copying build/lib/pyqtgraph/flowchart/library/Data.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/flowchart/library
copying build/lib/pyqtgraph/flowchart/library/functions.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/flowchart/library
copying build/lib/pyqtgraph/flowchart/library/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/flowchart/library
copying build/lib/pyqtgraph/flowchart/library/Filters.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/flowchart/library
copying build/lib/pyqtgraph/flowchart/library/common.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/flowchart/library
copying build/lib/pyqtgraph/flowchart/library/Operators.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/flowchart/library
copying build/lib/pyqtgraph/flowchart/library/Display.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/flowchart/library
copying build/lib/pyqtgraph/flowchart/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/flowchart
copying build/lib/pyqtgraph/flowchart/Flowchart.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/flowchart
copying build/lib/pyqtgraph/flowchart/FlowchartCtrlTemplate_generic.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/flowchart
copying build/lib/pyqtgraph/flowchart/Terminal.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/flowchart
creating build/bdist.linux-armv7l/wheel/pyqtgraph/canvas
copying build/lib/pyqtgraph/canvas/CanvasTemplate_generic.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/canvas
copying build/lib/pyqtgraph/canvas/Canvas.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/canvas
copying build/lib/pyqtgraph/canvas/CanvasManager.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/canvas
copying build/lib/pyqtgraph/canvas/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/canvas
copying build/lib/pyqtgraph/canvas/TransformGuiTemplate_generic.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/canvas
copying build/lib/pyqtgraph/canvas/CanvasItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/canvas
copying build/lib/pyqtgraph/functions.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
copying build/lib/pyqtgraph/configfile.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
copying build/lib/pyqtgraph/reload.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
creating build/bdist.linux-armv7l/wheel/pyqtgraph/multiprocess
copying build/lib/pyqtgraph/multiprocess/bootstrap.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/multiprocess
copying build/lib/pyqtgraph/multiprocess/processes.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/multiprocess
copying build/lib/pyqtgraph/multiprocess/parallelizer.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/multiprocess
copying build/lib/pyqtgraph/multiprocess/remoteproxy.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/multiprocess
copying build/lib/pyqtgraph/multiprocess/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/multiprocess
copying build/lib/pyqtgraph/Vector.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
creating build/bdist.linux-armv7l/wheel/pyqtgraph/util
copying build/lib/pyqtgraph/util/cupy_helper.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/util
creating build/bdist.linux-armv7l/wheel/pyqtgraph/util/colorama
copying build/lib/pyqtgraph/util/colorama/winterm.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/util/colorama
copying build/lib/pyqtgraph/util/colorama/win32.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/util/colorama
copying build/lib/pyqtgraph/util/colorama/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/util/colorama
copying build/lib/pyqtgraph/util/get_resolution.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/util
copying build/lib/pyqtgraph/util/garbage_collector.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/util
copying build/lib/pyqtgraph/util/numba_helper.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/util
copying build/lib/pyqtgraph/util/cprint.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/util
copying build/lib/pyqtgraph/util/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/util
copying build/lib/pyqtgraph/util/mutex.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/util
copying build/lib/pyqtgraph/util/glinfo.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/util
copying build/lib/pyqtgraph/exceptionHandling.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
creating build/bdist.linux-armv7l/wheel/pyqtgraph/opengl
creating build/bdist.linux-armv7l/wheel/pyqtgraph/opengl/items
copying build/lib/pyqtgraph/opengl/items/GLAxisItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl/items
copying build/lib/pyqtgraph/opengl/items/GLBoxItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl/items
copying build/lib/pyqtgraph/opengl/items/GLBarGraphItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl/items
copying build/lib/pyqtgraph/opengl/items/GLGraphItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl/items
copying build/lib/pyqtgraph/opengl/items/GLGradientLegendItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl/items
copying build/lib/pyqtgraph/opengl/items/GLTextItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl/items
copying build/lib/pyqtgraph/opengl/items/GLMeshItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl/items
copying build/lib/pyqtgraph/opengl/items/GLLinePlotItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl/items
copying build/lib/pyqtgraph/opengl/items/GLScatterPlotItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl/items
copying build/lib/pyqtgraph/opengl/items/GLImageItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl/items
copying build/lib/pyqtgraph/opengl/items/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl/items
copying build/lib/pyqtgraph/opengl/items/GLSurfacePlotItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl/items
copying build/lib/pyqtgraph/opengl/items/GLVolumeItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl/items
copying build/lib/pyqtgraph/opengl/items/GLGridItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl/items
copying build/lib/pyqtgraph/opengl/GLViewWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl
copying build/lib/pyqtgraph/opengl/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl
copying build/lib/pyqtgraph/opengl/MeshData.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl
copying build/lib/pyqtgraph/opengl/shaders.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl
copying build/lib/pyqtgraph/opengl/GLGraphicsItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/opengl
creating build/bdist.linux-armv7l/wheel/pyqtgraph/examples
copying build/lib/pyqtgraph/examples/_buildParamTypes.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/scrollingPlots.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/JoystickButton.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/Plotting.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/parametertree.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/jupyter_console_example.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/colorMapsLinearized.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/MatrixDisplayExample.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/designerExample.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/PColorMeshItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/__main__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/dockarea.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/TreeWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/GLshaders.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/DataTreeWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ScatterPlot.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/console_exception_inspection.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ROIExamples.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/histogram.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/VideoSpeedTest.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/GLBarGraphItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/crosshair.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/GradientEditor.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/multiplePlotSpeedTest.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/GLGraphItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/colorMaps.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/GradientWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/InteractiveParameter.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/MultiPlotSpeedTest.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ImageView.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/PlotWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ScatterPlotWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/MultiDataPlot.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ImageItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/template.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/beeswarm.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
creating build/bdist.linux-armv7l/wheel/pyqtgraph/examples/relativity
copying build/lib/pyqtgraph/examples/relativity/relativity.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples/relativity
copying build/lib/pyqtgraph/examples/relativity/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples/relativity
creating build/bdist.linux-armv7l/wheel/pyqtgraph/examples/relativity/presets
copying build/lib/pyqtgraph/examples/relativity/presets/Twin Paradox (grid).cfg -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples/relativity/presets
copying build/lib/pyqtgraph/examples/relativity/presets/Twin Paradox.cfg -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples/relativity/presets
copying build/lib/pyqtgraph/examples/relativity/presets/Grid Expansion.cfg -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples/relativity/presets
copying build/lib/pyqtgraph/examples/GLGradientLegendItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
creating build/bdist.linux-armv7l/wheel/pyqtgraph/examples/py2exe
copying build/lib/pyqtgraph/examples/py2exe/setup.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples/py2exe
copying build/lib/pyqtgraph/examples/py2exe/plotTest.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples/py2exe
copying build/lib/pyqtgraph/examples/GLSurfacePlot.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/AxisItem_label_overlap.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/infiniteline_performance.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/RunExampleApp.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/syntax.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/FillBetweenItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/TableWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/GraphicsScene.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/Legend.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/SpinBox.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/GLTextItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/HistogramLUT.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
creating build/bdist.linux-armv7l/wheel/pyqtgraph/examples/cx_freeze
copying build/lib/pyqtgraph/examples/cx_freeze/setup.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples/cx_freeze
copying build/lib/pyqtgraph/examples/cx_freeze/plotTest.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples/cx_freeze
copying build/lib/pyqtgraph/examples/PlotSpeedTest.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
creating build/bdist.linux-armv7l/wheel/pyqtgraph/examples/verlet_chain
copying build/lib/pyqtgraph/examples/verlet_chain/relax.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples/verlet_chain
copying build/lib/pyqtgraph/examples/verlet_chain/chain.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples/verlet_chain
copying build/lib/pyqtgraph/examples/verlet_chain/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples/verlet_chain
copying build/lib/pyqtgraph/examples/_paramtreecfg.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/GLMeshItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ConsoleWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ErrorBarItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/optics_demos.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/GLLinePlotItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/linkedViews.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/hdf5.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/Arrow.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/relativity_demo.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/GLScatterPlotItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/contextMenu.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ProgressDialog.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ViewBoxFeatures.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/MultiplePlotAxes.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/CLIexample.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/GLIsosurface.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/GLImageItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/VideoTemplate_generic.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/fractal.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/RemoteSpeedTest.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/NonUniformImage.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/text.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/GLViewWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ScatterPlotSpeedTest.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ViewLimits.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/CustomGraphItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/SimplePlot.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/LogPlotTest.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/DiffTreeWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ROItypes.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/GraphicsLayout.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/InfiniteLine.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/parallelize.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/PlotAutoRange.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/Draw.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ColorBarItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/glow.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/multiprocess.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/logAxis.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/MouseSelection.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ColorButton.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ExampleApp.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ColorGradientPlots.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/test_examples.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/imageAnalysis.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/GLPainterItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/Flowchart.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/FlowchartCustomNode.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/verlet_chain_demo.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ScaleBar.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/DataSlicing.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/GLVolumeItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/DateAxisItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/exampleLoaderTemplate_generic.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/utils.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/PanningPlot.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/DateAxisItem_QtDesigner.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/BarGraphItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/isocurve.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/GraphItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
creating build/bdist.linux-armv7l/wheel/pyqtgraph/examples/optics
copying build/lib/pyqtgraph/examples/optics/pyoptic.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples/optics
copying build/lib/pyqtgraph/examples/optics/schott_glasses.csv.gz -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples/optics
copying build/lib/pyqtgraph/examples/optics/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples/optics
copying build/lib/pyqtgraph/examples/customGraphicsItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/customPlot.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/RemoteGraphicsView.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/Symbols.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/examples/ViewBox.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/examples
copying build/lib/pyqtgraph/ThreadsafeTimer.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
copying build/lib/pyqtgraph/frozenSupport.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
copying build/lib/pyqtgraph/SignalProxy.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
creating build/bdist.linux-armv7l/wheel/pyqtgraph/icons
copying build/lib/pyqtgraph/icons/icons.svg -> build/bdist.linux-armv7l/wheel/./pyqtgraph/icons
copying build/lib/pyqtgraph/icons/auto.png -> build/bdist.linux-armv7l/wheel/./pyqtgraph/icons
copying build/lib/pyqtgraph/icons/invisibleEye.svg -> build/bdist.linux-armv7l/wheel/./pyqtgraph/icons
copying build/lib/pyqtgraph/icons/lock.png -> build/bdist.linux-armv7l/wheel/./pyqtgraph/icons
copying build/lib/pyqtgraph/icons/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/icons
creating build/bdist.linux-armv7l/wheel/pyqtgraph/icons/peegee
copying build/lib/pyqtgraph/icons/peegee/peegee_256px.png -> build/bdist.linux-armv7l/wheel/./pyqtgraph/icons/peegee
copying build/lib/pyqtgraph/icons/peegee/peegee_512px.png -> build/bdist.linux-armv7l/wheel/./pyqtgraph/icons/peegee
copying build/lib/pyqtgraph/icons/peegee/peegee_128px.png -> build/bdist.linux-armv7l/wheel/./pyqtgraph/icons/peegee
copying build/lib/pyqtgraph/icons/peegee/peegee_512px@2x.png -> build/bdist.linux-armv7l/wheel/./pyqtgraph/icons/peegee
copying build/lib/pyqtgraph/icons/peegee/peegee_192px.png -> build/bdist.linux-armv7l/wheel/./pyqtgraph/icons/peegee
copying build/lib/pyqtgraph/icons/peegee/peegee_128px@2x.png -> build/bdist.linux-armv7l/wheel/./pyqtgraph/icons/peegee
copying build/lib/pyqtgraph/icons/peegee/peegee_256px@2x.png -> build/bdist.linux-armv7l/wheel/./pyqtgraph/icons/peegee
copying build/lib/pyqtgraph/icons/peegee/peegee.svg -> build/bdist.linux-armv7l/wheel/./pyqtgraph/icons/peegee
copying build/lib/pyqtgraph/icons/ctrl.png -> build/bdist.linux-armv7l/wheel/./pyqtgraph/icons
copying build/lib/pyqtgraph/icons/default.png -> build/bdist.linux-armv7l/wheel/./pyqtgraph/icons
copying build/lib/pyqtgraph/SRTTransform.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
creating build/bdist.linux-armv7l/wheel/pyqtgraph/exporters
copying build/lib/pyqtgraph/exporters/SVGExporter.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/exporters
copying build/lib/pyqtgraph/exporters/ImageExporter.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/exporters
copying build/lib/pyqtgraph/exporters/CSVExporter.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/exporters
copying build/lib/pyqtgraph/exporters/HDF5Exporter.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/exporters
copying build/lib/pyqtgraph/exporters/PrintExporter.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/exporters
copying build/lib/pyqtgraph/exporters/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/exporters
copying build/lib/pyqtgraph/exporters/Exporter.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/exporters
copying build/lib/pyqtgraph/exporters/Matplotlib.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/exporters
copying build/lib/pyqtgraph/colormap.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
copying build/lib/pyqtgraph/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
copying build/lib/pyqtgraph/PlotData.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
creating build/bdist.linux-armv7l/wheel/pyqtgraph/parametertree
copying build/lib/pyqtgraph/parametertree/ParameterSystem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree
creating build/bdist.linux-armv7l/wheel/pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/basetypes.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/progress.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/font.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/bool.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/checklist.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/action.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/list.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/pen.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/calendar.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/actiongroup.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/color.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/text.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/qtenum.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/slider.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/colormaplut.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/colormap.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/str.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/file.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/parameterTypes/numeric.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree/parameterTypes
copying build/lib/pyqtgraph/parametertree/SystemSolver.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree
copying build/lib/pyqtgraph/parametertree/ParameterTree.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree
copying build/lib/pyqtgraph/parametertree/Parameter.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree
copying build/lib/pyqtgraph/parametertree/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree
copying build/lib/pyqtgraph/parametertree/interactive.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree
copying build/lib/pyqtgraph/parametertree/ParameterItem.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/parametertree
creating build/bdist.linux-armv7l/wheel/pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/JoystickButton.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/ComboBox.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/GraphicsLayoutWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/TreeWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/DataFilterWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/DataTreeWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/GradientWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/ColorMapButton.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/PlotWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/HistogramLUTWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/ScatterPlotWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/ValueLabel.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/PathButton.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/VerticalLabel.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/GroupBox.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/ColorMapMenu.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/TableWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/BusyCursor.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/SpinBox.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/RawImageWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/GraphicsView.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/ProgressDialog.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/MultiPlotWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/FileDialog.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/DiffTreeWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/LayoutWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/ColorButton.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/PenPreviewLabel.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/MatplotlibWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/CheckTable.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/FeedbackButton.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/RemoteGraphicsView.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/widgets/ColorMapWidget.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/widgets
copying build/lib/pyqtgraph/Point.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
copying build/lib/pyqtgraph/units.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
copying build/lib/pyqtgraph/Transform3D.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
creating build/bdist.linux-armv7l/wheel/pyqtgraph/jupyter
copying build/lib/pyqtgraph/jupyter/GraphicsView.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/jupyter
copying build/lib/pyqtgraph/jupyter/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/jupyter
copying build/lib/pyqtgraph/debug.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
copying build/lib/pyqtgraph/functions_qimage.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
creating build/bdist.linux-armv7l/wheel/pyqtgraph/Qt
copying build/lib/pyqtgraph/Qt/QtSvg.pyi -> build/bdist.linux-armv7l/wheel/./pyqtgraph/Qt
creating build/bdist.linux-armv7l/wheel/pyqtgraph/Qt/QtCore
copying build/lib/pyqtgraph/Qt/QtCore/__init__.pyi -> build/bdist.linux-armv7l/wheel/./pyqtgraph/Qt/QtCore
copying build/lib/pyqtgraph/Qt/QtCore/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/Qt/QtCore
copying build/lib/pyqtgraph/Qt/internals.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/Qt
copying build/lib/pyqtgraph/Qt/__init__.pyi -> build/bdist.linux-armv7l/wheel/./pyqtgraph/Qt
creating build/bdist.linux-armv7l/wheel/pyqtgraph/Qt/QtGui
copying build/lib/pyqtgraph/Qt/QtGui/__init__.pyi -> build/bdist.linux-armv7l/wheel/./pyqtgraph/Qt/QtGui
copying build/lib/pyqtgraph/Qt/QtGui/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/Qt/QtGui
copying build/lib/pyqtgraph/Qt/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/Qt
copying build/lib/pyqtgraph/Qt/QtTest.pyi -> build/bdist.linux-armv7l/wheel/./pyqtgraph/Qt
creating build/bdist.linux-armv7l/wheel/pyqtgraph/Qt/QtWidgets
copying build/lib/pyqtgraph/Qt/QtWidgets/__init__.pyi -> build/bdist.linux-armv7l/wheel/./pyqtgraph/Qt/QtWidgets
copying build/lib/pyqtgraph/Qt/QtWidgets/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/Qt/QtWidgets
creating build/bdist.linux-armv7l/wheel/pyqtgraph/Qt/compat
copying build/lib/pyqtgraph/Qt/compat/__init__.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph/Qt/compat
copying build/lib/pyqtgraph/WidgetGroup.py -> build/bdist.linux-armv7l/wheel/./pyqtgraph
running install_egg_info
running egg_info
writing pyqtgraph.egg-info/PKG-INFO
writing dependency_links to pyqtgraph.egg-info/dependency_links.txt
writing requirements to pyqtgraph.egg-info/requires.txt
writing top-level names to pyqtgraph.egg-info/top_level.txt
reading manifest file 'pyqtgraph.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'doc/build/html'
adding license file 'LICENSE.txt'
writing manifest file 'pyqtgraph.egg-info/SOURCES.txt'
Copying pyqtgraph.egg-info to build/bdist.linux-armv7l/wheel/./pyqtgraph-0.13.7-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/pyqtgraph-0.13.7.dist-info/WHEEL
creating '/build/python-pyqtgraph/src/pyqtgraph-pyqtgraph-0.13.7/dist/.tmp-bjs47ea5/pyqtgraph-0.13.7-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'pyqtgraph/PlotData.py'
adding 'pyqtgraph/Point.py'
adding 'pyqtgraph/SRTTransform.py'
adding 'pyqtgraph/SRTTransform3D.py'
adding 'pyqtgraph/SignalProxy.py'
adding 'pyqtgraph/ThreadsafeTimer.py'
adding 'pyqtgraph/Transform3D.py'
adding 'pyqtgraph/Vector.py'
adding 'pyqtgraph/WidgetGroup.py'
adding 'pyqtgraph/__init__.py'
adding 'pyqtgraph/colormap.py'
adding 'pyqtgraph/configfile.py'
adding 'pyqtgraph/debug.py'
adding 'pyqtgraph/exceptionHandling.py'
adding 'pyqtgraph/frozenSupport.py'
adding 'pyqtgraph/functions.py'
adding 'pyqtgraph/functions_numba.py'
adding 'pyqtgraph/functions_qimage.py'
adding 'pyqtgraph/reload.py'
adding 'pyqtgraph/units.py'
adding 'pyqtgraph/GraphicsScene/GraphicsScene.py'
adding 'pyqtgraph/GraphicsScene/__init__.py'
adding 'pyqtgraph/GraphicsScene/exportDialog.py'
adding 'pyqtgraph/GraphicsScene/exportDialogTemplate_generic.py'
adding 'pyqtgraph/GraphicsScene/mouseEvents.py'
adding 'pyqtgraph/Qt/QtSvg.pyi'
adding 'pyqtgraph/Qt/QtTest.pyi'
adding 'pyqtgraph/Qt/__init__.py'
adding 'pyqtgraph/Qt/__init__.pyi'
adding 'pyqtgraph/Qt/internals.py'
adding 'pyqtgraph/Qt/QtCore/__init__.py'
adding 'pyqtgraph/Qt/QtCore/__init__.pyi'
adding 'pyqtgraph/Qt/QtGui/__init__.py'
adding 'pyqtgraph/Qt/QtGui/__init__.pyi'
adding 'pyqtgraph/Qt/QtWidgets/__init__.py'
adding 'pyqtgraph/Qt/QtWidgets/__init__.pyi'
adding 'pyqtgraph/Qt/compat/__init__.py'
adding 'pyqtgraph/canvas/Canvas.py'
adding 'pyqtgraph/canvas/CanvasItem.py'
adding 'pyqtgraph/canvas/CanvasManager.py'
adding 'pyqtgraph/canvas/CanvasTemplate_generic.py'
adding 'pyqtgraph/canvas/TransformGuiTemplate_generic.py'
adding 'pyqtgraph/canvas/__init__.py'
adding 'pyqtgraph/colors/__init__.py'
adding 'pyqtgraph/colors/palette.py'
adding 'pyqtgraph/colors/maps/CC-BY license - applies to CET color map data.txt'
adding 'pyqtgraph/colors/maps/CC0 legal code - applies to virids, magma, plasma, inferno and cividis.txt'
adding 'pyqtgraph/colors/maps/CET-C1.csv'
adding 'pyqtgraph/colors/maps/CET-C1s.csv'
adding 'pyqtgraph/colors/maps/CET-C2.csv'
adding 'pyqtgraph/colors/maps/CET-C2s.csv'
adding 'pyqtgraph/colors/maps/CET-C3.csv'
adding 'pyqtgraph/colors/maps/CET-C3s.csv'
adding 'pyqtgraph/colors/maps/CET-C4.csv'
adding 'pyqtgraph/colors/maps/CET-C4s.csv'
adding 'pyqtgraph/colors/maps/CET-C5.csv'
adding 'pyqtgraph/colors/maps/CET-C5s.csv'
adding 'pyqtgraph/colors/maps/CET-C6.csv'
adding 'pyqtgraph/colors/maps/CET-C6s.csv'
adding 'pyqtgraph/colors/maps/CET-C7.csv'
adding 'pyqtgraph/colors/maps/CET-C7s.csv'
adding 'pyqtgraph/colors/maps/CET-CBC1.csv'
adding 'pyqtgraph/colors/maps/CET-CBC2.csv'
adding 'pyqtgraph/colors/maps/CET-CBD1.csv'
adding 'pyqtgraph/colors/maps/CET-CBL1.csv'
adding 'pyqtgraph/colors/maps/CET-CBL2.csv'
adding 'pyqtgraph/colors/maps/CET-CBTC1.csv'
adding 'pyqtgraph/colors/maps/CET-CBTC2.csv'
adding 'pyqtgraph/colors/maps/CET-CBTD1.csv'
adding 'pyqtgraph/colors/maps/CET-CBTL1.csv'
adding 'pyqtgraph/colors/maps/CET-CBTL2.csv'
adding 'pyqtgraph/colors/maps/CET-D1.csv'
adding 'pyqtgraph/colors/maps/CET-D10.csv'
adding 'pyqtgraph/colors/maps/CET-D11.csv'
adding 'pyqtgraph/colors/maps/CET-D12.csv'
adding 'pyqtgraph/colors/maps/CET-D13.csv'
adding 'pyqtgraph/colors/maps/CET-D1A.csv'
adding 'pyqtgraph/colors/maps/CET-D2.csv'
adding 'pyqtgraph/colors/maps/CET-D3.csv'
adding 'pyqtgraph/colors/maps/CET-D4.csv'
adding 'pyqtgraph/colors/maps/CET-D6.csv'
adding 'pyqtgraph/colors/maps/CET-D7.csv'
adding 'pyqtgraph/colors/maps/CET-D8.csv'
adding 'pyqtgraph/colors/maps/CET-D9.csv'
adding 'pyqtgraph/colors/maps/CET-I1.csv'
adding 'pyqtgraph/colors/maps/CET-I2.csv'
adding 'pyqtgraph/colors/maps/CET-I3.csv'
adding 'pyqtgraph/colors/maps/CET-L1.csv'
adding 'pyqtgraph/colors/maps/CET-L10.csv'
adding 'pyqtgraph/colors/maps/CET-L11.csv'
adding 'pyqtgraph/colors/maps/CET-L12.csv'
adding 'pyqtgraph/colors/maps/CET-L13.csv'
adding 'pyqtgraph/colors/maps/CET-L14.csv'
adding 'pyqtgraph/colors/maps/CET-L15.csv'
adding 'pyqtgraph/colors/maps/CET-L16.csv'
adding 'pyqtgraph/colors/maps/CET-L17.csv'
adding 'pyqtgraph/colors/maps/CET-L18.csv'
adding 'pyqtgraph/colors/maps/CET-L19.csv'
adding 'pyqtgraph/colors/maps/CET-L2.csv'
adding 'pyqtgraph/colors/maps/CET-L3.csv'
adding 'pyqtgraph/colors/maps/CET-L4.csv'
adding 'pyqtgraph/colors/maps/CET-L5.csv'
adding 'pyqtgraph/colors/maps/CET-L6.csv'
adding 'pyqtgraph/colors/maps/CET-L7.csv'
adding 'pyqtgraph/colors/maps/CET-L8.csv'
adding 'pyqtgraph/colors/maps/CET-L9.csv'
adding 'pyqtgraph/colors/maps/CET-R1.csv'
adding 'pyqtgraph/colors/maps/CET-R2.csv'
adding 'pyqtgraph/colors/maps/CET-R3.csv'
adding 'pyqtgraph/colors/maps/CET-R4.csv'
adding 'pyqtgraph/colors/maps/PAL-relaxed.hex'
adding 'pyqtgraph/colors/maps/PAL-relaxed_bright.hex'
adding 'pyqtgraph/colors/maps/cividis.csv'
adding 'pyqtgraph/colors/maps/inferno.csv'
adding 'pyqtgraph/colors/maps/magma.csv'
adding 'pyqtgraph/colors/maps/plasma.csv'
adding 'pyqtgraph/colors/maps/turbo.csv'
adding 'pyqtgraph/colors/maps/viridis.csv'
adding 'pyqtgraph/console/CmdInput.py'
adding 'pyqtgraph/console/Console.py'
adding 'pyqtgraph/console/__init__.py'
adding 'pyqtgraph/console/exception_widget.py'
adding 'pyqtgraph/console/repl_widget.py'
adding 'pyqtgraph/console/stackwidget.py'
adding 'pyqtgraph/dockarea/Container.py'
adding 'pyqtgraph/dockarea/Dock.py'
adding 'pyqtgraph/dockarea/DockArea.py'
adding 'pyqtgraph/dockarea/DockDrop.py'
adding 'pyqtgraph/dockarea/__init__.py'
adding 'pyqtgraph/examples/Arrow.py'
adding 'pyqtgraph/examples/AxisItem_label_overlap.py'
adding 'pyqtgraph/examples/BarGraphItem.py'
adding 'pyqtgraph/examples/CLIexample.py'
adding 'pyqtgraph/examples/ColorBarItem.py'
adding 'pyqtgraph/examples/ColorButton.py'
adding 'pyqtgraph/examples/ColorGradientPlots.py'
adding 'pyqtgraph/examples/ConsoleWidget.py'
adding 'pyqtgraph/examples/CustomGraphItem.py'
adding 'pyqtgraph/examples/DataSlicing.py'
adding 'pyqtgraph/examples/DataTreeWidget.py'
adding 'pyqtgraph/examples/DateAxisItem.py'
adding 'pyqtgraph/examples/DateAxisItem_QtDesigner.py'
adding 'pyqtgraph/examples/DiffTreeWidget.py'
adding 'pyqtgraph/examples/Draw.py'
adding 'pyqtgraph/examples/ErrorBarItem.py'
adding 'pyqtgraph/examples/ExampleApp.py'
adding 'pyqtgraph/examples/FillBetweenItem.py'
adding 'pyqtgraph/examples/Flowchart.py'
adding 'pyqtgraph/examples/FlowchartCustomNode.py'
adding 'pyqtgraph/examples/GLBarGraphItem.py'
adding 'pyqtgraph/examples/GLGradientLegendItem.py'
adding 'pyqtgraph/examples/GLGraphItem.py'
adding 'pyqtgraph/examples/GLImageItem.py'
adding 'pyqtgraph/examples/GLIsosurface.py'
adding 'pyqtgraph/examples/GLLinePlotItem.py'
adding 'pyqtgraph/examples/GLMeshItem.py'
adding 'pyqtgraph/examples/GLPainterItem.py'
adding 'pyqtgraph/examples/GLScatterPlotItem.py'
adding 'pyqtgraph/examples/GLSurfacePlot.py'
adding 'pyqtgraph/examples/GLTextItem.py'
adding 'pyqtgraph/examples/GLViewWidget.py'
adding 'pyqtgraph/examples/GLVolumeItem.py'
adding 'pyqtgraph/examples/GLshaders.py'
adding 'pyqtgraph/examples/GradientEditor.py'
adding 'pyqtgraph/examples/GradientWidget.py'
adding 'pyqtgraph/examples/GraphItem.py'
adding 'pyqtgraph/examples/GraphicsLayout.py'
adding 'pyqtgraph/examples/GraphicsScene.py'
adding 'pyqtgraph/examples/HistogramLUT.py'
adding 'pyqtgraph/examples/ImageItem.py'
adding 'pyqtgraph/examples/ImageView.py'
adding 'pyqtgraph/examples/InfiniteLine.py'
adding 'pyqtgraph/examples/InteractiveParameter.py'
adding 'pyqtgraph/examples/JoystickButton.py'
adding 'pyqtgraph/examples/Legend.py'
adding 'pyqtgraph/examples/LogPlotTest.py'
adding 'pyqtgraph/examples/MatrixDisplayExample.py'
adding 'pyqtgraph/examples/MouseSelection.py'
adding 'pyqtgraph/examples/MultiDataPlot.py'
adding 'pyqtgraph/examples/MultiPlotSpeedTest.py'
adding 'pyqtgraph/examples/MultiplePlotAxes.py'
adding 'pyqtgraph/examples/NonUniformImage.py'
adding 'pyqtgraph/examples/PColorMeshItem.py'
adding 'pyqtgraph/examples/PanningPlot.py'
adding 'pyqtgraph/examples/PlotAutoRange.py'
adding 'pyqtgraph/examples/PlotSpeedTest.py'
adding 'pyqtgraph/examples/PlotWidget.py'
adding 'pyqtgraph/examples/Plotting.py'
adding 'pyqtgraph/examples/ProgressDialog.py'
adding 'pyqtgraph/examples/ROIExamples.py'
adding 'pyqtgraph/examples/ROItypes.py'
adding 'pyqtgraph/examples/RemoteGraphicsView.py'
adding 'pyqtgraph/examples/RemoteSpeedTest.py'
adding 'pyqtgraph/examples/RunExampleApp.py'
adding 'pyqtgraph/examples/ScaleBar.py'
adding 'pyqtgraph/examples/ScatterPlot.py'
adding 'pyqtgraph/examples/ScatterPlotSpeedTest.py'
adding 'pyqtgraph/examples/ScatterPlotWidget.py'
adding 'pyqtgraph/examples/SimplePlot.py'
adding 'pyqtgraph/examples/SpinBox.py'
adding 'pyqtgraph/examples/Symbols.py'
adding 'pyqtgraph/examples/TableWidget.py'
adding 'pyqtgraph/examples/TreeWidget.py'
adding 'pyqtgraph/examples/VideoSpeedTest.py'
adding 'pyqtgraph/examples/VideoTemplate_generic.py'
adding 'pyqtgraph/examples/ViewBox.py'
adding 'pyqtgraph/examples/ViewBoxFeatures.py'
adding 'pyqtgraph/examples/ViewLimits.py'
adding 'pyqtgraph/examples/__init__.py'
adding 'pyqtgraph/examples/__main__.py'
adding 'pyqtgraph/examples/_buildParamTypes.py'
adding 'pyqtgraph/examples/_paramtreecfg.py'
adding 'pyqtgraph/examples/beeswarm.py'
adding 'pyqtgraph/examples/colorMaps.py'
adding 'pyqtgraph/examples/colorMapsLinearized.py'
adding 'pyqtgraph/examples/console_exception_inspection.py'
adding 'pyqtgraph/examples/contextMenu.py'
adding 'pyqtgraph/examples/crosshair.py'
adding 'pyqtgraph/examples/customGraphicsItem.py'
adding 'pyqtgraph/examples/customPlot.py'
adding 'pyqtgraph/examples/designerExample.py'
adding 'pyqtgraph/examples/dockarea.py'
adding 'pyqtgraph/examples/exampleLoaderTemplate_generic.py'
adding 'pyqtgraph/examples/fractal.py'
adding 'pyqtgraph/examples/glow.py'
adding 'pyqtgraph/examples/hdf5.py'
adding 'pyqtgraph/examples/histogram.py'
adding 'pyqtgraph/examples/imageAnalysis.py'
adding 'pyqtgraph/examples/infiniteline_performance.py'
adding 'pyqtgraph/examples/isocurve.py'
adding 'pyqtgraph/examples/jupyter_console_example.py'
adding 'pyqtgraph/examples/linkedViews.py'
adding 'pyqtgraph/examples/logAxis.py'
adding 'pyqtgraph/examples/multiplePlotSpeedTest.py'
adding 'pyqtgraph/examples/multiprocess.py'
adding 'pyqtgraph/examples/optics_demos.py'
adding 'pyqtgraph/examples/parallelize.py'
adding 'pyqtgraph/examples/parametertree.py'
adding 'pyqtgraph/examples/relativity_demo.py'
adding 'pyqtgraph/examples/scrollingPlots.py'
adding 'pyqtgraph/examples/syntax.py'
adding 'pyqtgraph/examples/template.py'
adding 'pyqtgraph/examples/test_examples.py'
adding 'pyqtgraph/examples/text.py'
adding 'pyqtgraph/examples/utils.py'
adding 'pyqtgraph/examples/verlet_chain_demo.py'
adding 'pyqtgraph/examples/cx_freeze/plotTest.py'
adding 'pyqtgraph/examples/cx_freeze/setup.py'
adding 'pyqtgraph/examples/optics/__init__.py'
adding 'pyqtgraph/examples/optics/pyoptic.py'
adding 'pyqtgraph/examples/optics/schott_glasses.csv.gz'
adding 'pyqtgraph/examples/py2exe/plotTest.py'
adding 'pyqtgraph/examples/py2exe/setup.py'
adding 'pyqtgraph/examples/relativity/__init__.py'
adding 'pyqtgraph/examples/relativity/relativity.py'
adding 'pyqtgraph/examples/relativity/presets/Grid Expansion.cfg'
adding 'pyqtgraph/examples/relativity/presets/Twin Paradox (grid).cfg'
adding 'pyqtgraph/examples/relativity/presets/Twin Paradox.cfg'
adding 'pyqtgraph/examples/verlet_chain/__init__.py'
adding 'pyqtgraph/examples/verlet_chain/chain.py'
adding 'pyqtgraph/examples/verlet_chain/relax.py'
adding 'pyqtgraph/exporters/CSVExporter.py'
adding 'pyqtgraph/exporters/Exporter.py'
adding 'pyqtgraph/exporters/HDF5Exporter.py'
adding 'pyqtgraph/exporters/ImageExporter.py'
adding 'pyqtgraph/exporters/Matplotlib.py'
adding 'pyqtgraph/exporters/PrintExporter.py'
adding 'pyqtgraph/exporters/SVGExporter.py'
adding 'pyqtgraph/exporters/__init__.py'
adding 'pyqtgraph/flowchart/Flowchart.py'
adding 'pyqtgraph/flowchart/FlowchartCtrlTemplate_generic.py'
adding 'pyqtgraph/flowchart/FlowchartGraphicsView.py'
adding 'pyqtgraph/flowchart/Node.py'
adding 'pyqtgraph/flowchart/NodeLibrary.py'
adding 'pyqtgraph/flowchart/Terminal.py'
adding 'pyqtgraph/flowchart/__init__.py'
adding 'pyqtgraph/flowchart/library/Data.py'
adding 'pyqtgraph/flowchart/library/Display.py'
adding 'pyqtgraph/flowchart/library/Filters.py'
adding 'pyqtgraph/flowchart/library/Operators.py'
adding 'pyqtgraph/flowchart/library/__init__.py'
adding 'pyqtgraph/flowchart/library/common.py'
adding 'pyqtgraph/flowchart/library/functions.py'
adding 'pyqtgraph/graphicsItems/ArrowItem.py'
adding 'pyqtgraph/graphicsItems/AxisItem.py'
adding 'pyqtgraph/graphicsItems/BarGraphItem.py'
adding 'pyqtgraph/graphicsItems/ButtonItem.py'
adding 'pyqtgraph/graphicsItems/ColorBarItem.py'
adding 'pyqtgraph/graphicsItems/CurvePoint.py'
adding 'pyqtgraph/graphicsItems/DateAxisItem.py'
adding 'pyqtgraph/graphicsItems/ErrorBarItem.py'
adding 'pyqtgraph/graphicsItems/FillBetweenItem.py'
adding 'pyqtgraph/graphicsItems/GradientEditorItem.py'
adding 'pyqtgraph/graphicsItems/GradientLegend.py'
adding 'pyqtgraph/graphicsItems/GradientPresets.py'
adding 'pyqtgraph/graphicsItems/GraphItem.py'
adding 'pyqtgraph/graphicsItems/GraphicsItem.py'
adding 'pyqtgraph/graphicsItems/GraphicsLayout.py'
adding 'pyqtgraph/graphicsItems/GraphicsObject.py'
adding 'pyqtgraph/graphicsItems/GraphicsWidget.py'
adding 'pyqtgraph/graphicsItems/GraphicsWidgetAnchor.py'
adding 'pyqtgraph/graphicsItems/GridItem.py'
adding 'pyqtgraph/graphicsItems/HistogramLUTItem.py'
adding 'pyqtgraph/graphicsItems/ImageItem.py'
adding 'pyqtgraph/graphicsItems/InfiniteLine.py'
adding 'pyqtgraph/graphicsItems/IsocurveItem.py'
adding 'pyqtgraph/graphicsItems/ItemGroup.py'
adding 'pyqtgraph/graphicsItems/LabelItem.py'
adding 'pyqtgraph/graphicsItems/LegendItem.py'
adding 'pyqtgraph/graphicsItems/LinearRegionItem.py'
adding 'pyqtgraph/graphicsItems/MultiPlotItem.py'
adding 'pyqtgraph/graphicsItems/NonUniformImage.py'
adding 'pyqtgraph/graphicsItems/PColorMeshItem.py'
adding 'pyqtgraph/graphicsItems/PlotCurveItem.py'
adding 'pyqtgraph/graphicsItems/PlotDataItem.py'
adding 'pyqtgraph/graphicsItems/ROI.py'
adding 'pyqtgraph/graphicsItems/ScaleBar.py'
adding 'pyqtgraph/graphicsItems/ScatterPlotItem.py'
adding 'pyqtgraph/graphicsItems/TargetItem.py'
adding 'pyqtgraph/graphicsItems/TextItem.py'
adding 'pyqtgraph/graphicsItems/UIGraphicsItem.py'
adding 'pyqtgraph/graphicsItems/VTickGroup.py'
adding 'pyqtgraph/graphicsItems/__init__.py'
adding 'pyqtgraph/graphicsItems/PlotItem/PlotItem.py'
adding 'pyqtgraph/graphicsItems/PlotItem/__init__.py'
adding 'pyqtgraph/graphicsItems/PlotItem/plotConfigTemplate_generic.py'
adding 'pyqtgraph/graphicsItems/ViewBox/ViewBox.py'
adding 'pyqtgraph/graphicsItems/ViewBox/ViewBoxMenu.py'
adding 'pyqtgraph/graphicsItems/ViewBox/__init__.py'
adding 'pyqtgraph/graphicsItems/ViewBox/axisCtrlTemplate_generic.py'
adding 'pyqtgraph/icons/__init__.py'
adding 'pyqtgraph/icons/auto.png'
adding 'pyqtgraph/icons/ctrl.png'
adding 'pyqtgraph/icons/default.png'
adding 'pyqtgraph/icons/icons.svg'
adding 'pyqtgraph/icons/invisibleEye.svg'
adding 'pyqtgraph/icons/lock.png'
adding 'pyqtgraph/icons/peegee/peegee.svg'
adding 'pyqtgraph/icons/peegee/peegee_128px.png'
adding 'pyqtgraph/icons/peegee/peegee_128px@2x.png'
adding 'pyqtgraph/icons/peegee/peegee_192px.png'
adding 'pyqtgraph/icons/peegee/peegee_256px.png'
adding 'pyqtgraph/icons/peegee/peegee_256px@2x.png'
adding 'pyqtgraph/icons/peegee/peegee_512px.png'
adding 'pyqtgraph/icons/peegee/peegee_512px@2x.png'
adding 'pyqtgraph/imageview/ImageView.py'
adding 'pyqtgraph/imageview/ImageViewTemplate_generic.py'
adding 'pyqtgraph/imageview/__init__.py'
adding 'pyqtgraph/jupyter/GraphicsView.py'
adding 'pyqtgraph/jupyter/__init__.py'
adding 'pyqtgraph/metaarray/MetaArray.py'
adding 'pyqtgraph/metaarray/__init__.py'
adding 'pyqtgraph/multiprocess/__init__.py'
adding 'pyqtgraph/multiprocess/bootstrap.py'
adding 'pyqtgraph/multiprocess/parallelizer.py'
adding 'pyqtgraph/multiprocess/processes.py'
adding 'pyqtgraph/multiprocess/remoteproxy.py'
adding 'pyqtgraph/opengl/GLGraphicsItem.py'
adding 'pyqtgraph/opengl/GLViewWidget.py'
adding 'pyqtgraph/opengl/MeshData.py'
adding 'pyqtgraph/opengl/__init__.py'
adding 'pyqtgraph/opengl/shaders.py'
adding 'pyqtgraph/opengl/items/GLAxisItem.py'
adding 'pyqtgraph/opengl/items/GLBarGraphItem.py'
adding 'pyqtgraph/opengl/items/GLBoxItem.py'
adding 'pyqtgraph/opengl/items/GLGradientLegendItem.py'
adding 'pyqtgraph/opengl/items/GLGraphItem.py'
adding 'pyqtgraph/opengl/items/GLGridItem.py'
adding 'pyqtgraph/opengl/items/GLImageItem.py'
adding 'pyqtgraph/opengl/items/GLLinePlotItem.py'
adding 'pyqtgraph/opengl/items/GLMeshItem.py'
adding 'pyqtgraph/opengl/items/GLScatterPlotItem.py'
adding 'pyqtgraph/opengl/items/GLSurfacePlotItem.py'
adding 'pyqtgraph/opengl/items/GLTextItem.py'
adding 'pyqtgraph/opengl/items/GLVolumeItem.py'
adding 'pyqtgraph/opengl/items/__init__.py'
adding 'pyqtgraph/parametertree/Parameter.py'
adding 'pyqtgraph/parametertree/ParameterItem.py'
adding 'pyqtgraph/parametertree/ParameterSystem.py'
adding 'pyqtgraph/parametertree/ParameterTree.py'
adding 'pyqtgraph/parametertree/SystemSolver.py'
adding 'pyqtgraph/parametertree/__init__.py'
adding 'pyqtgraph/parametertree/interactive.py'
adding 'pyqtgraph/parametertree/parameterTypes/__init__.py'
adding 'pyqtgraph/parametertree/parameterTypes/action.py'
adding 'pyqtgraph/parametertree/parameterTypes/actiongroup.py'
adding 'pyqtgraph/parametertree/parameterTypes/basetypes.py'
adding 'pyqtgraph/parametertree/parameterTypes/bool.py'
adding 'pyqtgraph/parametertree/parameterTypes/calendar.py'
adding 'pyqtgraph/parametertree/parameterTypes/checklist.py'
adding 'pyqtgraph/parametertree/parameterTypes/color.py'
adding 'pyqtgraph/parametertree/parameterTypes/colormap.py'
adding 'pyqtgraph/parametertree/parameterTypes/colormaplut.py'
adding 'pyqtgraph/parametertree/parameterTypes/file.py'
adding 'pyqtgraph/parametertree/parameterTypes/font.py'
adding 'pyqtgraph/parametertree/parameterTypes/list.py'
adding 'pyqtgraph/parametertree/parameterTypes/numeric.py'
adding 'pyqtgraph/parametertree/parameterTypes/pen.py'
adding 'pyqtgraph/parametertree/parameterTypes/progress.py'
adding 'pyqtgraph/parametertree/parameterTypes/qtenum.py'
adding 'pyqtgraph/parametertree/parameterTypes/slider.py'
adding 'pyqtgraph/parametertree/parameterTypes/str.py'
adding 'pyqtgraph/parametertree/parameterTypes/text.py'
adding 'pyqtgraph/util/__init__.py'
adding 'pyqtgraph/util/cprint.py'
adding 'pyqtgraph/util/cupy_helper.py'
adding 'pyqtgraph/util/garbage_collector.py'
adding 'pyqtgraph/util/get_resolution.py'
adding 'pyqtgraph/util/glinfo.py'
adding 'pyqtgraph/util/mutex.py'
adding 'pyqtgraph/util/numba_helper.py'
adding 'pyqtgraph/util/colorama/__init__.py'
adding 'pyqtgraph/util/colorama/win32.py'
adding 'pyqtgraph/util/colorama/winterm.py'
adding 'pyqtgraph/widgets/BusyCursor.py'
adding 'pyqtgraph/widgets/CheckTable.py'
adding 'pyqtgraph/widgets/ColorButton.py'
adding 'pyqtgraph/widgets/ColorMapButton.py'
adding 'pyqtgraph/widgets/ColorMapMenu.py'
adding 'pyqtgraph/widgets/ColorMapWidget.py'
adding 'pyqtgraph/widgets/ComboBox.py'
adding 'pyqtgraph/widgets/DataFilterWidget.py'
adding 'pyqtgraph/widgets/DataTreeWidget.py'
adding 'pyqtgraph/widgets/DiffTreeWidget.py'
adding 'pyqtgraph/widgets/FeedbackButton.py'
adding 'pyqtgraph/widgets/FileDialog.py'
adding 'pyqtgraph/widgets/GradientWidget.py'
adding 'pyqtgraph/widgets/GraphicsLayoutWidget.py'
adding 'pyqtgraph/widgets/GraphicsView.py'
adding 'pyqtgraph/widgets/GroupBox.py'
adding 'pyqtgraph/widgets/HistogramLUTWidget.py'
adding 'pyqtgraph/widgets/JoystickButton.py'
adding 'pyqtgraph/widgets/LayoutWidget.py'
adding 'pyqtgraph/widgets/MatplotlibWidget.py'
adding 'pyqtgraph/widgets/MultiPlotWidget.py'
adding 'pyqtgraph/widgets/PathButton.py'
adding 'pyqtgraph/widgets/PenPreviewLabel.py'
adding 'pyqtgraph/widgets/PlotWidget.py'
adding 'pyqtgraph/widgets/ProgressDialog.py'
adding 'pyqtgraph/widgets/RawImageWidget.py'
adding 'pyqtgraph/widgets/RemoteGraphicsView.py'
adding 'pyqtgraph/widgets/ScatterPlotWidget.py'
adding 'pyqtgraph/widgets/SpinBox.py'
adding 'pyqtgraph/widgets/TableWidget.py'
adding 'pyqtgraph/widgets/TreeWidget.py'
adding 'pyqtgraph/widgets/ValueLabel.py'
adding 'pyqtgraph/widgets/VerticalLabel.py'
adding 'pyqtgraph/widgets/__init__.py'
adding 'pyqtgraph-0.13.7.dist-info/LICENSE.txt'
adding 'pyqtgraph-0.13.7.dist-info/METADATA'
adding 'pyqtgraph-0.13.7.dist-info/WHEEL'
adding 'pyqtgraph-0.13.7.dist-info/top_level.txt'
adding 'pyqtgraph-0.13.7.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built pyqtgraph-0.13.7-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-pyqtgraph"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pyqtgraph 0.13.7-2 (Tue Dec 24 09:40:50 2024)
==> Cleaning up...