Page MenuHomeSolus

D6095.diff
No OneTemporary

D6095.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-uranium
-version : 3.6.0
-release : 10
+version : 4.0.0
+release : 11
source :
- - https://github.com/Ultimaker/Uranium/archive/3.6.0.tar.gz : 9a63e7d02c57a818815f61ada53b41d6c04683f874db80baa32f68d34b51a245
+ - https://github.com/Ultimaker/Uranium/archive/4.0.0.tar.gz : d405183b98b2e8db8c8c11ebe6f8838865cb4ac7f6a55ab0ac654b060edf9dd8
license : LGPL-3.0-or-later
component : programming.python
summary : A Python framework for building Desktop applications
@@ -27,5 +27,5 @@
%make
install : |
%make_install
-#check : |
-# %python3_test py.test3 -v
+check : |
+ %python3_test py.test3 -v
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -10,7 +10,7 @@
<Summary xml:lang="en">A Python framework for building Desktop applications</Summary>
<Description xml:lang="en">Uranium is a Python framework for building 3D printing related applications.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-uranium</Name>
@@ -23,6 +23,9 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Backend/Backend.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Backend/SignalSocket.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Backend/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Backend/__pycache__/Backend.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Backend/__pycache__/SignalSocket.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Backend/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Benchmark.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/ColorGenerator.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/ConfigurationErrorMessage.py</Path>
@@ -37,6 +40,12 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/FileHandler/ReadFileJob.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/FileHandler/WriteFileJob.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/FileHandler/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/FileHandler/__pycache__/FileHandler.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/FileHandler/__pycache__/FileReader.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/FileHandler/__pycache__/FileWriter.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/FileHandler/__pycache__/ReadFileJob.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/FileHandler/__pycache__/WriteFileJob.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/FileHandler/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/FlameProfiler.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/InputDevice.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Job.py</Path>
@@ -57,6 +66,18 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Math/Vector.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Math/Vector2.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Math/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Math/__pycache__/AxisAlignedBox.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Math/__pycache__/Color.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Math/__pycache__/Float.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Math/__pycache__/Matrix.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Math/__pycache__/NumPyUtil.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Math/__pycache__/Plane.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Math/__pycache__/Polygon.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Math/__pycache__/Quaternion.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Math/__pycache__/Ray.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Math/__pycache__/ShapelyUtil.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Math/__pycache__/Vector.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Math/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Mesh/MeshBuilder.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Mesh/MeshData.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Mesh/MeshFileHandler.py</Path>
@@ -66,6 +87,12 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Mesh/Vertex.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Mesh/WriteMeshJob.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Mesh/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Mesh/__pycache__/MeshBuilder.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Mesh/__pycache__/MeshData.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Mesh/__pycache__/MeshFileHandler.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Mesh/__pycache__/MeshReader.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Mesh/__pycache__/ReadMeshJob.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Mesh/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Message.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/MimeTypeDatabase.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Operations/AddSceneNodeOperation.py</Path>
@@ -80,11 +107,19 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Operations/SetTransformOperation.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Operations/TranslateOperation.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Operations/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Operations/__pycache__/GroupedOperation.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Operations/__pycache__/Operation.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Operations/__pycache__/OperationStack.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Operations/__pycache__/RemoveSceneNodeOperation.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Operations/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/OutputDevice/OutputDevice.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/OutputDevice/OutputDeviceError.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/OutputDevice/OutputDeviceManager.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/OutputDevice/OutputDevicePlugin.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/OutputDevice/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/OutputDevice/__pycache__/OutputDeviceError.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/OutputDevice/__pycache__/OutputDeviceManager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/OutputDevice/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/PackageManager.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Platform.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/PluginError.py</Path>
@@ -92,7 +127,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/PluginRegistry.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Preferences.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/ActiveToolProxy.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/ActiveViewProxy.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/ApplicationProxy.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/BackendProxy.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/Bindings.py</Path>
@@ -119,6 +153,32 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/ViewModel.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/VisibleMessagesModel.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/ActiveToolProxy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/ApplicationProxy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/BackendProxy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/Bindings.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/ContainerProxy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/ControllerProxy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/ExtensionModel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/MainWindow.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/MeshListModel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/OpenGLContextProxy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/OperationStackProxy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/OutputDeviceManagerProxy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/OutputDevicesModel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/PluginsModel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/PointingRectangle.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/PreferencesProxy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/ResourcesProxy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/SceneProxy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/SelectionProxy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/StageModel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/Theme.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/ToolModel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/ViewModel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/VisibleMessagesModel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/__pycache__/i18nCatalogProxy.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Bindings/i18nCatalogProxy.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/Duration.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/ListModel.py</Path>
@@ -127,6 +187,13 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/QtMouseDevice.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/QtRenderer.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/__pycache__/Duration.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/__pycache__/ListModel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/__pycache__/QtApplication.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/__pycache__/QtKeyDevice.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/__pycache__/QtMouseDevice.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/__pycache__/QtRenderer.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/qml/UM/ApplicationMenu.qml</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/qml/UM/Dialog.qml</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/qml/UM/MessageStack.qml</Path>
@@ -137,12 +204,13 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/qml/UM/Preferences/PluginsPage.qml</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/qml/UM/Preferences/PreferencesDialog.qml</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/qml/UM/Preferences/PreferencesPage.qml</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/qml/UM/Preferences/PreferencesToolTip.qml</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/qml/UM/Preferences/RenameDialog.qml</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/qml/UM/Preferences/SettingVisibilityCategory.qml</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/qml/UM/Preferences/SettingVisibilityItem.qml</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/qml/UM/RecolorImage.qml</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/qml/UM/SimpleButton.qml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/qml/UM/TabRow.qml</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/qml/UM/TabRowButton.qml</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/qml/UM/TooltipArea.qml</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/qml/UM/Wizard.qml</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Qt/qml/UM/qmldir</Path>
@@ -154,6 +222,10 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/Iterator/DepthFirstIterator.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/Iterator/Iterator.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/Iterator/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/Iterator/__pycache__/BreadthFirstIterator.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/Iterator/__pycache__/DepthFirstIterator.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/Iterator/__pycache__/Iterator.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/Iterator/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/Platform.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/PointCloudNode.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/Scene.py</Path>
@@ -163,6 +235,14 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/Selection.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/ToolHandle.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/__pycache__/Camera.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/__pycache__/PointCloudNode.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/__pycache__/Scene.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/__pycache__/SceneNode.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/__pycache__/SceneNodeDecorator.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/__pycache__/Selection.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/__pycache__/ToolHandle.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Scene/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/ContainerFormatError.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/ContainerProvider.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/ContainerQuery.py</Path>
@@ -181,6 +261,15 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/Models/SettingPropertyProvider.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/Models/SettingVisibilityHandler.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/Models/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/Models/__pycache__/ContainerPropertyProvider.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/Models/__pycache__/ContainerStacksModel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/Models/__pycache__/DefinitionContainersModel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/Models/__pycache__/InstanceContainersModel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/Models/__pycache__/SettingDefinitionsModel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/Models/__pycache__/SettingPreferenceVisibilityHandler.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/Models/__pycache__/SettingPropertyProvider.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/Models/__pycache__/SettingVisibilityHandler.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/Models/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/PropertyEvaluationContext.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/SettingDefinition.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/SettingFunction.py</Path>
@@ -188,6 +277,23 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/SettingRelation.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/Validator.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__pycache__/ContainerFormatError.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__pycache__/ContainerProvider.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__pycache__/ContainerQuery.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__pycache__/ContainerRegistry.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__pycache__/ContainerStack.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__pycache__/DefinitionContainer.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__pycache__/EmptyInstanceContainer.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__pycache__/InstanceContainer.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__pycache__/Interfaces.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__pycache__/PropertyEvaluationContext.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__pycache__/SettingDefinition.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__pycache__/SettingFunction.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__pycache__/SettingInstance.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__pycache__/SettingRelation.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__pycache__/Validator.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/__pycache__/constant_instance_containers.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Settings/constant_instance_containers.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Signal.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/SortedList.py</Path>
@@ -205,17 +311,64 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/GL/ShaderProgram.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/GL/Texture.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/GL/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/GL/__pycache__/FrameBufferObject.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/GL/__pycache__/OpenGL.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/GL/__pycache__/OpenGLContext.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/GL/__pycache__/ShaderProgram.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/GL/__pycache__/Texture.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/GL/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/RenderBatch.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/RenderPass.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/Renderer.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/SelectionPass.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/View.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/__pycache__/CompositePass.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/__pycache__/DefaultPass.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/__pycache__/RenderBatch.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/__pycache__/RenderPass.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/__pycache__/Renderer.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/__pycache__/SelectionPass.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/__pycache__/View.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/View/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Workspace/WorkspaceFileHandler.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Workspace/WorkspaceReader.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Workspace/WorkspaceWriter.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/Workspace/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Workspace/__pycache__/WorkspaceFileHandler.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/Workspace/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/Application.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/ColorGenerator.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/ConfigurationErrorMessage.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/Controller.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/Decorators.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/Dictionary.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/Event.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/FlameProfiler.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/InputDevice.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/Job.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/JobQueue.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/LockFile.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/Logger.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/Message.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/MimeTypeDatabase.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/PackageManager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/Platform.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/PluginError.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/PluginObject.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/PluginRegistry.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/Preferences.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/Resources.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/SaveFile.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/Signal.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/SortedList.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/Stage.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/Tool.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/Version.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/VersionUpgradeManager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/UM/__pycache__/i18n.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/UM/i18n.py</Path>
<Path fileType="library">/usr/lib/uranium/plugins/ConsoleLogger/ConsoleLogger.py</Path>
<Path fileType="library">/usr/lib/uranium/plugins/ConsoleLogger/__init__.py</Path>
@@ -281,7 +434,7 @@
<Path fileType="library">/usr/lib/uranium/plugins/Views/SimpleView/SimpleView.py</Path>
<Path fileType="library">/usr/lib/uranium/plugins/Views/SimpleView/__init__.py</Path>
<Path fileType="library">/usr/lib/uranium/plugins/Views/SimpleView/plugin.json</Path>
- <Path fileType="data">/usr/share/cmake-3.12/Modules/UraniumTranslationTools.cmake</Path>
+ <Path fileType="data">/usr/share/cmake-3.14/Modules/UraniumTranslationTools.cmake</Path>
<Path fileType="data">/usr/share/uranium/resources/bundled_packages/uranium.json</Path>
<Path fileType="data">/usr/share/uranium/resources/i18n/de_DE/LC_MESSAGES/uranium.mo</Path>
<Path fileType="data">/usr/share/uranium/resources/i18n/de_DE/uranium.po</Path>
@@ -326,12 +479,12 @@
</Files>
</Package>
<History>
- <Update release="10">
- <Date>2018-11-17</Date>
- <Version>3.6.0</Version>
+ <Update release="11">
+ <Date>2019-04-22</Date>
+ <Version>4.0.0</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 2:43 PM (3 h, 5 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5817886
Default Alt Text
D6095.diff (33 KB)

Event Timeline