ogl
Advanced tools
+4
-4
| Metadata-Version: 2.2 | ||
| Name: ogl | ||
| Version: 3.6.5 | ||
| Version: 3.6.7 | ||
| Summary: External Pyut Graphical Shapes | ||
@@ -18,7 +18,7 @@ Author-email: "Humberto A. Sanchez II" <Humbert.A.Sanchez.II@gmail.com> | ||
| Requires-Dist: wxPython~=4.2.2 | ||
| Requires-Dist: codeallybasic>=1.8.5 | ||
| Requires-Dist: codeallybasic>=1.9.0 | ||
| Requires-Dist: codeallyadvanced>=1.3.3 | ||
| Requires-Dist: pyutmodelv2>=2.2.2 | ||
| Requires-Dist: pyutmodelv2>=2.2.3 | ||
| Provides-Extra: test | ||
| Requires-Dist: mypy==1.13.0; extra == "test" | ||
| Requires-Dist: mypy==1.14.0; extra == "test" | ||
| Requires-Dist: mypy-extensions==1.0.0; extra == "test" | ||
@@ -25,0 +25,0 @@ Requires-Dist: types-Deprecated==1.2.9.20240311; extra == "test" |
+3
-3
@@ -25,5 +25,5 @@ [build-system] | ||
| 'wxPython~=4.2.2', | ||
| 'codeallybasic>=1.8.5', | ||
| 'codeallybasic>=1.9.0', | ||
| 'codeallyadvanced>=1.3.3', | ||
| 'pyutmodelv2>=2.2.2', | ||
| 'pyutmodelv2>=2.2.3', | ||
| ] | ||
@@ -33,3 +33,3 @@ | ||
| test = [ | ||
| 'mypy==1.13.0', | ||
| 'mypy==1.14.0', | ||
| 'mypy-extensions==1.0.0', | ||
@@ -36,0 +36,0 @@ 'types-Deprecated==1.2.9.20240311', |
| Metadata-Version: 2.2 | ||
| Name: ogl | ||
| Version: 3.6.5 | ||
| Version: 3.6.7 | ||
| Summary: External Pyut Graphical Shapes | ||
@@ -18,7 +18,7 @@ Author-email: "Humberto A. Sanchez II" <Humbert.A.Sanchez.II@gmail.com> | ||
| Requires-Dist: wxPython~=4.2.2 | ||
| Requires-Dist: codeallybasic>=1.8.5 | ||
| Requires-Dist: codeallybasic>=1.9.0 | ||
| Requires-Dist: codeallyadvanced>=1.3.3 | ||
| Requires-Dist: pyutmodelv2>=2.2.2 | ||
| Requires-Dist: pyutmodelv2>=2.2.3 | ||
| Provides-Extra: test | ||
| Requires-Dist: mypy==1.13.0; extra == "test" | ||
| Requires-Dist: mypy==1.14.0; extra == "test" | ||
| Requires-Dist: mypy-extensions==1.0.0; extra == "test" | ||
@@ -25,0 +25,0 @@ Requires-Dist: types-Deprecated==1.2.9.20240311; extra == "test" |
| wxPython~=4.2.2 | ||
| codeallybasic>=1.8.5 | ||
| codeallybasic>=1.9.0 | ||
| codeallyadvanced>=1.3.3 | ||
| pyutmodelv2>=2.2.2 | ||
| pyutmodelv2>=2.2.3 | ||
@@ -13,5 +13,5 @@ [deploy] | ||
| [test] | ||
| mypy==1.13.0 | ||
| mypy==1.14.0 | ||
| mypy-extensions==1.0.0 | ||
| types-Deprecated==1.2.9.20240311 | ||
| html-testRunner~=1.2.1 |
@@ -1,1 +0,1 @@ | ||
| __version__ = '3.6.5' | ||
| __version__ = '3.6.7' |
@@ -338,2 +338,11 @@ | ||
| def Detach(self): | ||
| super().Detach() | ||
| if self._topLeftSizer is not None: | ||
| self._topLeftSizer.Detach() | ||
| self._topRightSizer.Detach() | ||
| self._botLeftSizer.Detach() | ||
| self._botRightSizer.Detach() | ||
| def _createInstanceName(self, pyutSDInstance: PyutSDInstance) -> OglInstanceName: | ||
@@ -340,0 +349,0 @@ """ |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
391360
0.06%8020
0.09%