jupyter-qtconsole-4.7.4-lp152.1.1 >  A ^b/=„SbN~/=A>A6k'Ķ+{DnJGC@зaT?I:#`Ly켳S.{R-;GU YQFlTP)7$4(NAxJ&o5QjZR:bxީi aF_qT95ZHf kѼ!ڋ[/˧+KD2WҁGxM6RObdb7614c15dd6c5d1d3850bb09c02ec16dc03dde1be7516b3cd1f82d6e5fd6cae9e02fb5762277690bbdff70cc75004cb97d81f32:^b/=„90w$}MiMxMޅq;[4`J*c^@~<򄅯n'dhaE+ɑRF vu3`/"`ZS ~EKj_PLP-5 Xf]@>q gt`HIJJ0/$B5DPٵPI11{Ahv/U#*i&Tl vsԼx:꠽ï(P yl1FFQT P?ر6q' Ft >pD"?"d $ 7 /Lqw     8L   $(B(H8P9:BFGHIX Y(ZT[\\h]|^b ^c!d!ne!sf!vl!xu!v!w"x"y"(z"4"D"H"N"Cjupyter-qtconsole4.7.4lp152.1.1Jupyter Qt consoleA rich Qt-based console for working with Jupyter kernels, supporting rich media output, session export, and more. This package provides the jupyter components.^[cloud114pwopenSUSE Leap 15.2openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/jupyter/qtconsolelinuxnoarchg큤A큤^3^3^3^[Y1dade55eae5f75f547f1b70649c25060a27ba17a0c574678eba59b91e487a482c9da331cd67bc887f39840e1f8a184f59c525a0f9ac9972f8736bf3ac561c4205c964ec992b736edcebbaac49eb1ce18f474a12689e7a5437f30f54e3f723cec8879cac31d6a25ae880180569ea4d80ca9b24ea9e73a73b5604a9711f1744a29rootrootrootrootrootrootrootrootrootrootpython-qtconsole-4.7.4-lp152.1.1.src.rpmapplication()application(jupyter-qtconsole.desktop)jupyter-qtconsolejupyter-qtconsole-docpython-qtconsole-docpython3-jupyter_qtconsole-docpython3-qtconsole-doc@     /usr/bin/python3jupyter-ipykerneljupyter-jupyter-clientjupyter-jupyter-corepython3-jupyter-corepython3-qtconsolerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.14.14.7.43.0.4-14.6.0-14.0-15.2-1python3-jupyter_qtconsole4.4.44.14.1^@^^<@^j$@^^F]]ʞ]>]@\@\'@[h@Z@YYX@X@VŲ@V Vf@UŬArun Persaud Arun Persaud Arun Persaud Arun Persaud Todd R Todd R Todd R Todd R Todd R Todd R Todd R toddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.com- update to version 4.7.4: * Fix completion widget text for paths and files. * Make Qtconsole work on Python 3.8 and Windows.- update to version 4.7.3: * Fix all misuses of QtGui.- update to version 4.7.2: * Set updated prompt as previous prompt object in JupyterWidget. * Fix some Qt incorrect imports.- update to version 4.7.1: * Remove common prefix from path completions. * Use QtWidgets instead of QtGui to create QMenu instances.- Update to version 4.7.0 + Additions * Use qtpy as the shim layer for Python Qt bindings and remove our own shim. + Changes * Remove code to expand tabs to spaces. * Skip history if it is the same as the input buffer. - Drop doc subpackage due to rapid changes in readthedocs download urls. This was a hold-over from when the tests were run in a separate doc subpackage.- Update to version 4.6.0 + Additions * Add an option to configure scrollbar visibility. + Changes * Avoid introducing a new line when executing code.- Update to version 4.5.5 * Set console to read only after input. * Allow text to be added before the prompt while autocompleting. * Scroll when adding text even when not executing. - Update to versionn 4.5.4 * Fix emoji highlighting. - Update to versionn 4.5.3 * Fix error when closing comms. * Fix prompt automatically scrolling down on execution.- Update to versionn 4.5.2 * Remove deprecation warnings in Python 3.8 * Improve positioning and content of completion widget. * Scroll down for output from remote commands.- Update to version 4.5.1 * Only use setuptools in setup.py to fix uploading tarballs to PyPI. - Update to version 4.5 + Additions * Add Comms to qtconsole. * Add kernel language name as an attribute of JupyterWidget. + Changes * Use new traitlets API with decorators.- Rename to to match python package naming guidelines. - Split jupyter components into own subpackage. - Update to version 4.4.4 * Prevent cursor from moving to the end of the line while debugging.- Update to version 4.4.3 * Fix complete statements check inside indented block for Python after the IPython 7 release. * Improve auto-scrolling during execution. - Update to version 4.4.2 * Fix incompatibility with PyQt5 5.11.- Update to version 4.4.1 * Fix setting width and height when displaying images with IPython's Image. * Avoid displaying errors when using Matplotlib to generate pngs from Latex. - Update to version 4.4.0 + Additions * :kbd:`Control-D` enters an EOT character if kernel is executing and input is empty. * Implement block indent on multiline selection with :kbd:`Tab`. - Change the syntax highlighting style used in the console at any time. It can be done in the menu ``View > Syntax Style``. + Changes * Change :kbd:`Control-Shift-A` to select cell contents first. * Change default tab width to 4 spaces. * Enhance handling of input from other clients. - Don't block the console when the kernel is asked for completions. + Fixes * Fix bug that make PySide2 a forbidden binding. * Fix IndexError when copying prompts. * Fix behavior of right arrow key. * Fix behavior of :kbd:`Control-Backspace` and :kbd:`Control-Del` - Use upstream documentation builds- Update url- Update to 4.3.1 * Make %clear to delete previous output on Windows. * Fix SVG rendering.- Implement single-spec version.- Fix update-alternatives usage.- Update to 4.3 + Additions * Add :kbd:`Shift-Tab` shortcut to unindent text * Add :kbd:`Control-R` shortcut to rename the current tab * Add :kbd:`Alt-R` shortcut to set the main window title * Add :kbd:`Command-Alt-Left` and :kbd:`Command-Alt-Right` shortcut to switch tabs on macOS * Add support for PySide2 * Add support for Python 3.5 * Add support for 24 bit ANSI color codes * Add option to create new tab connected to the existing kernel + Changes * Change :kbd:`Tab` key behavior to always indent to the next increment of 4 spaces * Change :kbd:`Home` key behavior to alternate cursor between the beginning of text (ignoring leading spaces) and beginning of the line * Improve documentation of various options and clarified the docs in some places * Move documentation to ReadTheDocs * Rename `ConsoleWidget.width/height` traits to `console_width/console_height` to avoid a name clash with the `QWidget` properties. Note: the name change could be, in rare cases if a name collision exists, a code-breaking change. + Fixes * Fix automatic indentation of new lines that are inserted in the middle of a cell * Fix regression where prompt would never be shown for `--existing` consoles * Fix `python.exe -m qtconsole` on Windows * Fix showing error messages when running a script using `%run` * Fix `invalid cursor position` error and subsequent freezing of user input * Fix syntax coloring when attaching to non-IPython kernels * Fix printing when using QT5 * Fix :kbd:`Control-K` shortcut (delete until end of line) on macOS * Fix history browsing (:kbd:`Up`/:kbd:`Down` keys) when lines are longer than the terminal width * Fix saving HTML with inline PNG for Python 3 * Various internal bugfixes - Update to 4.2 * various latex display fixes * improvements for embedding in Qt applications (use existing Qt API if one is already loaded)- update to version 4.1.1: * Set AppUserModelID for Windows 7 and later * Switch to using qtconsole module to find qt * Fix Travis tests for Python 2 * Updated example for creating inprocess qtconsole * Enable 3.5 on travis - Split documentation into subpackage- Update to 4.1.0 * Fixed generating the default configuration * Fixed some regressions in copy/paste from the console.- Build documentation- Remove duplicate requirements- Initial versionjupyter-qtconsole-docpython3-jupyter_qtconsole-doccloud114 15906898834.7.4-lp152.1.14.7.44.7.44.7.44.7.44.7.44.7.4jupyter-qtconsolejupyter-qtconsole.desktopJupyterQtConsole.svgjupyter-qtconsoleLICENSE/usr/bin//usr/share/applications//usr/share/icons/hicolor/scalable/apps//usr/share/licenses//usr/share/licenses/jupyter-qtconsole/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.2/standard/5e4ca5502f2df192de26a0f8c196f596-python-qtconsolecpioxz5noarch-suse-linuxPython script, ASCII text executableASCII textSVG Scalable Vector Graphics imagedirectoryRPP;'m@7 2^utf-899cbaf4edac9550b5bb956152b98c5ab346e3d91241f9e492ab042fe2645e2e4?7zXZ !t/t ] crv9vx/VgY]ZqT385]d9gM4ԱjM0nJ,/m@6zd%; E7G$"WeN_&36qR,(pԳvWǖkbQLΎ1J"1p ';ѹP]3%^"ȬT=ruN|AmyzxYi^t<67eB\$XN@! YY]5JüDhwlq#)1Nk\i`qXs ՂJ|9okAqCx{ħ>Kq?pElcda-\re+ V-Dwy-Ᏸ*XLe\_]59rEXNsuWFb6n5(@ 8;aWxT_>v RQ&XMhwr6cUNE=Q\UKePo/73>͑r9ϻHw ZXa!8!ɰTlJJ˝55XUAonھm_t,mP' (27V*.Bni\w^Ef!f1D[Ӗ:ԀrK: B޷'9AP8%c3t`r" M]3Q/vs<.@0CP@sF62I % feîn[FB@1#xW9m[9X!p[a[ɭKbDP:8im/!v/r^5pX#+#4nNLStvRͬqXGmqǯ{> ˼8 J S g>ѡ@=S\e(n͔zli\x"~@ׯbdY 1f_t_A3Ǥ3'ZׇeBIp,,LJ͋X,cVǼHF.ݒⳀf/ #ni?5nb=:XX?tp;̼eRh'TmgAS|*YS'f_-ln1N UK ޅegNM#gnrӉ azW>^$EI]! `0- M᳼/*Q,mCC1ğ5)>W[x(MO҆xQk L2@:1X?00gBgH\kRx2̕w'j6'7}XYZABlrqJl?VˀK7h+cw \EwXQOkZ-aWz*I=<ì@yTZ%:=#|!!"Mb$S"i%<.|噝\! 5W74?=A/ŇCY/c5ʭv6}ti4-U7{4x s>tp֭g$y85R=NkCO>ٜ0f [}Qǻ{jο#'cϑ</p#M .j<|ܸ߬|Ց$諽ף׫TF1\q nd~_ }@SȜZZ+;LQ:|t۸9iw DN^Ϧ0 @,1ZCoxd" Wԣ,aEDaQݜEx7 L̴Kd.1ʡ"!ެ-sd9"B !D/*Z=BEETkCۦfCČ0 | Ed=ճh5Y(5 ÉBx6Z̈Ƚ%B}(Dq y-IX\җ~`z\;ADnX&j)7VL-NխK/pWz˸r&(LnJ^4һ,z k-##uCkp<soAݍkk6mψ A ]HL~ej+z#ha Ͼw0\5% ^PhĦ֐nNfG挘f )Ka9+5gj6LCVSon 5>ܓ%z8y 9obO{3#F #?s"yU_ђXe,-cƕXN5:v|3y,Ur{5=BkR~}2yNq$!tx>.3vgZe˥?4S7xvx-)$KoL,r@z^Lםf|%pZ #Q^v  UyuB@]d3H\JbzJa& )7ut4nu_`V>}44?G \˥>![@b3x6Oi:mBwنT4K K-t^[L=.gg8=;r73:7nA.H~"q ] Mcxk!\(/[R@ w"HT|=ىK7aN=lܱI3Lも  + <&)o|{yu+DFiۦ5n{-RrY'Q%3[?!Z*0x WTunك5$⨊34+Ԏnn^R.\m;iy J"27޶}ai6Kh룃*R22ϓ` JEt't3|}+Hb'={ϔc@zԸ 6rv{OiqiHGWK~@akWУ!'1ޕ0rhcoBZ'#RTxgc|B@[•/p /O 9bUiӾ(dȪ_Q$g>oXl5Iox!m!=R Ykz YPMh[ =0ro@#}E(d;1Τd+`fHQee., z~Т=<]7?4Ghf*K+GDk3+@/*\}xG0wPą'L.=6KJ vK ]4دx36KKFf<{lVnc<-eg<+S@6VxM!jaD6+r3,B7n$?#65v!Jd\\5`k{&ƘUSP];Eeql51& SG|tyHMlSv?`7T\GP5҅ͳ԰~Q'aZ һuf?2zhPc%"l[Zъ+|gU*(O3{0Rffp]@}3.doZ'AԩFvY<UBV* zbLˢί5ffy{qk.;; }8FF!^+ "m~&aNRJ+ n{l.2@zbpj8kȹG`kPVm5P՘h:'O!].uR FJ{1KNsQ "ٶDOk*,pn@ ȋD IXaza=fU;j\|,}X afViPn[P1Jt:O5 M8;KFY+yHk4n80 F&Bc '0J YZ