gnome-builder-plugin-jedi-3.20.4-4.2>t  DH`pY߸/=„o^j;ϼ+hu &*q2]} l(Ѯ9o1\;~%"ЃWe^7 *g 73|=؂W{Nu /,{IaMWo.[n& >ۥ,XfK<"k 8}@}oli HO|›#Pځ!o)C: rdׄDXћu̸4qn>LH+C20NwF*ՊJ-@DH>8b”qLlTO.>'z~,!9WUq ˎ1kQ2PpL>=Q`?QPd# ' `? Xn      '6Xd(E8L9:7FNGNHNINXNYN\O]O^O7bOscOdP`ePefPjlPluPvPwPxPyP zQQ$QKQLCgnome-builder-plugin-jedi3.20.44.2Jedi plugin for python3 code completion in gnome-builderThis package provides the jedi plugin for code completion assistance in Python3 inside gnome-builder's editor.YѠlamb64nopenSUSE Leap 42.3openSUSEGPL-3.0+ and GPL-2.0+ and LGPL-3.0+ and LGPL-2.1+ and CC-BY-SA-3.0http://bugs.opensuse.orgDevelopment/Tools/IDEhttps://wiki.gnome.org/Apps/Builderlinuxx86_64;lA큤YhYaYacd235e42307560106e750c81b93ee5014a388027ca107e07624ed67842249432rootrootrootrootrootrootgnome-builder-3.20.4-4.2.src.rpmgnome-builder-plugin-jedignome-builder-plugin-jedi(x86-64)  @@@@@@@@@@@ gnome-builderpython3-jedipython3-lxmlrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)typelib(GIRepository)typelib(GIRepository)typelib(GLib)typelib(GObject)typelib(Gio)typelib(Gtk)typelib(Gtk)typelib(GtkSource)typelib(GtkSource)typelib(Ide)typelib(Ide)rpmlib(PayloadIsLzma)3.20.43.0.4-14.0-12.03.03.01.04.4.6-14.11.2W~WF@WBW1@W0{W,@W!@VbV@VIV@V@U@U@UY@U/@UUQT[@Tbadshah400@gmail.comsreeves@suse.comegeorget@openmailbox.orgbadshah400@gmail.comsreeves@suse.comzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.org- Add Requires: python3-lxml to gnome-builder-plugin-jedi to prevent the warning: "python3-lxml is not installed, no documentation will be available in Python auto-completion".- Add to the SDK. Fate#319349- Adding lang package as recommendation.- Split out all optional plugins into their own sub-packages: + Add all the -plugin* subpackages as Recommends for the main gnome-builder package. + Add appropriate Requires and Supplements for each plugin subpackage where necessary. - Add BuildRequires on pkgconfig(libvala-0.32) and pkgconfig(libdevhelp-3.0) to enable building the vala and devhelp plugins respectively; package these in their own sub-packages as well. - Add BuildRequires on gtk-doc to enable the building of api reference. - Add Requires on python3-gobject-Gdk, which is required since it was split off into its own sub-package from python3-gobject. - Remove a __pycache__ dir with an unnecessary python object code inside without its accompanying source code to avoid an rpmling warning.- Add to the SDK. Fate#319349 - Change group to Development/Tools/Other - Remove MIT and CC0-1.0 from License.- Update to version 3.20.4: + Support for opening remote files has been re-introduced. + Support for $CFLAGS, $CXXFLAGS, and $VALAFLAGS for projects without autotools support. + Automake VALAFLAGS extraction improvements. + Fixes for an editorconfig build-system issue that caused .editorconfig settings to be ignored. + When generating ctags via automake, no longer perform a full build. + Various CSS style tweaks. + Fix a leak of GtkMenu instances via the project tree. + Autotools no longer performs an autogen when cleaning the project. + Build output was eroneously editable. + Fix an unref of a non-owned object during symbol lookup. + Allow disabling restoration of previous files as startup. + Allow projects to exist in ~/.local, for those working on shell extensions. + Ensure the projects directory is available at startup. + Ignore symlinks when mining ctags directories. + Show better default values for number of build workers. + Load gtksourceview style schemes from gedit directory. + Support for reindent when multiple lines are selected. + Vala integration will now load versioned and unversioned vapi directories. + Fix a hard to trigger infinite loop at shutdown due to GDBusServer spinning trying to accept sockets. + Various search improvements. + Updated translations.- Update to version 3.20.2: + You can now select templates when creating a project, including C, C++, and Vala languages. + The Vala plugin now extracts --pkg command line arguments from autotools projects. + Various bug fixes to preferences and gsettings. + Much more of builder is translatable now. + Build for FreeBSD and OpenBSD. + Fixes to vim movements. + Many performance improvements to the editor. + Support for LLVM 3.8. + Fixes for ctrl+click on included headers to jump to header. + Fix for infinite loop in worker thread when cloning from unauthorized git repositories. + Builder removes unnecessary widgets after starting up, lowering the runtime overhead of the workbench. + You can move rename files outside their current directory. + Fixes for shorthand git URLs such as user@host:path. + The global file search now handles renames and deletes of project files. + The project window now includes the title of the project to help when multiple projects are open in GNOME Shell's overview. + Some projects that could not be removed from the greeter can now be removed. + Updated translations. - Add autoconf, automake and libtool Requires: on upstreams request for autotools support.- Enable two more plugins (boo#973678): + html-preview: add pkgconfig(webkit2gtk-4.0) BuildRequires. + terminal: add pkgconfig(vte-2.91) BuildRequires.- Update to version 3.20.0: + More stylability controls using GtkSourceView style schemes. + The ability to toggle case-sensitivity with search context menus. + VIM movement improvements. + The ability to disable project miners at startup. + Improvements to the clang completion engine. + Show empty state screen when last document is closed. + Show project tree when last document is closed. + Various build system improvements. + Improvements to Control+Click on symbols in the editor. + Snippet parser improvements. + Filtering improvements in symbol tree. + Various bugs squashed in menu management. + A new comment code plugin.- Update to version 3.19.90: + A new diagnostic provider for common gettext errors. + Builder no longer bookmarks known temporary directories. + The framework for User Help has landed. + Terminal styling for Dark Mode has been fixed. + Preferences layout was extracted into EggColumnLayout and fixed various Height for Width issues. + Preferences for disabling various diagnostic engines was added. + Improvements to our shared library template. + A configuration manager has been added to allow building various project configurations. A configruation editor allows you to create new and tweak existing configurations. + Support building projects inside xdg-app runtime, using "xdg-app build". + Support for building inside of a jhbuild runtime. + Various tooltips were added to the user interface. + The line change gutter got support for rendering deleted lines. + Ctags got support for coalescing similar completion results. + Cursor location history and ctags were moved to .cache directories. + Libide, Egg, and Template-GLib headers are now installed to $(includedir)/gnome-builder-@VERSION@. This allows building C and vala plugins out of tree. + Support for enabling pylint via GNOME Code Assistance was added. + You can search for projects in the greeter using the directory name. + An empty state splash was added to the editor. + Various workarounds for recent changes in Vala. + Various fixes to the command bar availability. + Vim improvements. + Plugins can remove preferences when unloading. - Add itstool BuildRequires: new dependency. - Add rpmlintrc file: filter out devel-file-in-non-devel-package: gnome-builder being an IDE makes the whole purpoe of this package to be "development", even if it is not named -devel.- Update to version 3.19.4: + Perspectives have been implemented to allow for clearer groupings of application features and plugins. + Preferences has undergone substantial redesign. Preferences now use a custom perspective rather than a dialog window. + A new "ide" command exposing various Builder features to command line users. + Global search has gotten some style cleanup. + Builders custom CSS was rewritten for recent gtk+ changes. + A build panel has been added. + A Todo plugin was added to track todo items. + Perspectives can handle URI opening, allowing for perspectives such as a "glade perspective" to handle opening .ui files. + Builder-1.0.gir was dropped, in favor of Ide-1.0.gir. + Embedded plugins and dependency solving now works. + Plugin APIs were simplified. + Multi-process separation support using IdeWorker. Plugins can now easily move work to a subprocess and communicate via D-Bus. Jedi has been ported to multi-process mode for Python auto-completion. + Lots of Vim-mode improvements. + Vala plugin improvements. + External plugins are now supported. + Plugins can be loaded and unloaded. + Loads of bug and build system fixes. + Project greeter and project creation have been rewritten for perspectives. + Plugins now have automatic resources for menus.ui and css themes. + Various keybinding improvements. + Control+click works for navigating to type definitions. + scrolloffset has much improved and gained support for negative values, which works in the opposite direction (top down). + Search movements have been simplified. - Add bison, flex, pkgconfig(gobject-introspection-1.0) and pkgconfig(pangoft2) BuildRequires: new dependencies.- Update to version 3.18.1: + Initial support for Vala. Until we move this out of process, we do expect that things are a bit leaky. This plugin is written in Vala and requires libvala-0.30. It supports autocompletion, as-you-type error highlighting, a symbol tree, and jump to definition. We would love for the vala community continue helping make this plugin great. + You can now write plugins in Vala. *.vapi are generated for libide-1.0 and gnome-builder-1.0. + Autocompletion, in most scenarios, will be much faster. + Most autocompletion engines now support fuzzy completion. This means that "gtkwidshow" will match "gtk_widget_show". + A few crashers were fixed. + --enable-*-plugin now works correctly. + Content type loading was fixed so that Makefile.am are no longer opened by totem. + Python jedi completion has been improved. + Fix some coverity warnings. + A new button has been added to the editor to jump to the next warning or error. + The C indenter is a bit more friendly to alternate coding styles. + Reindent line support has landed (tab in emacs, == in vim, ctrl+alt+i as default). + A new font for the overview map has been enabled. It is called BuilderBlocks and is a generic block font based on Tofu. + The ctags plugin can now defer tags generation to automakes `make ctags`. + You can now draw marks for spaces, tabs, newlines, non-breaking whitespace, trailing and leading spaces. + Improvements to the search workflow. + Various vim and emacs compatability and stability improvements. + Jedi completion proposals now show the correct word and lower probability of functions that start with __. + Symbol tree panel stability improvements. + Updated translations. - Add pkgconfig(vapigen) BuildRequires: Build the new vala support.- Update to version 3.18.0: + Buffer: - release symbol resolver aggressively. - disable device manager/mingw plugins by default. + Cindent: ensure we don't loop forever looking for context. + Counters: - add vsdo fallback on linux and no rdtscp instruction. - mask CPU bits from rdtscp instruction on x86_64. + Editor: - release underlying document aggressively to prevent leaks. - k in vim mode to request documentation. - add simple goto line popover, activate with ctr+i in gedit mode. - fix crash upon DnD to editor. + Keybindings: use ctrl+alt+o for global search in gedit mode. + Map-bin: ignore size adjustment when floating bar is not used. + Plugins: show plugin greyed out if it is disabled. + Search: - disable progress bar in search results. - fix popover bug when clearing search text. - make the search entry more forgiving to smaller sizes. - show more search results by default. + Symbol-tree: fix cache timeout to use milliseconds. + Theme: fix styling of view controls in stack header. + View-stack: allow focusing the view stack by clicking on the header.- Update to version 3.17.92: + Progress on implementing UI designs. + A new shortcuts dialog to help you discover features. + A new plugin engine powered by Libpeas. Currently, only in-tree plugins are supported. Plugins can be written in C or Python3. + A new workspace layout with panels which can be extended by plugins. + Completion with support for GObject Introspection for Python3 using Jedi. + Progress on device manager and CPU graphs. + Symbol tree is now shown in a panel which reduces widget overhead. + Loading of previous buffers is faster. + Read-only snippets viewer has been added to preferences. + Read-only plugin viewer in preferences. + Build systems can now be implemented as plugins. + Support for Terminals using VTE. + Editor overview map has been moved into GtkSourceView. + Smart backspace has been moved into GtkSourceView. + Builder gained printer support. + Updated translations. - Add explicit pkgconfig(gtk+-3.0) BuildRequires. - Drop pkgconfig(libdevhelp-3.0) BuildRequires: no longer needed. - Add pkgconfig(libpeas-1.0) BuildRequires: new dependency. - Replace desktop-file-utils BuildRequires with update-desktop-files in order to have suse_update_desktop_files available. - use suse_update_desktop_files to add Builder.desktop to the category IDE.- Update to version 3.16.3: + A new source code minimap, recently pushed upstream into GtkSourceView. + A new greeter based on recent design work. + A new XML highlighter to highlight matching XML elements. + Support for ctags-based auto-completion. + High-performance, mutli-threaded counters that can be enabled with --enable-rdtscp. These are disabled by default as they require newer Intel Core i[357] features. ide-list-counters can be used to extract them from a running or crashed process. + The preferences interface has been vastly improved. + Search improvements. + A strftime format completion provider for Python. + Additional emacs, vim, and default keybindings. + Experimental support for building autotools projects with mingw. + Python auto-indenter improvements. + Many CSS style improvements on Adwaita. + Additional support for recursive-automake-based projects. + Some features have made configurable with gsettings. + Layered settings support for project vs global settings. + Improved modelines support. + Support for parsing DOAP files. + Various memory leaks were plugged. + Incremental highlighting has more aggressive invalidation. + Various race conditions in autotools support were fixes. + OpenBSD and FreeBSD build system fixes. + Many translation improvements. + libide-1.0.so and Ide-1.0.typelib are now installed to a private directory. - Pass --disable-static to %configure, we do not need them.- Update to version 3.16.2: + Fix double free in dummy vcs. + Fix project tree loading in dummy vcs. + Fix workbench action names in emacs mode. + Improve sorting of filenames in project tree. + Ensure loading of files matching content types supported by GtkSourceLanguage. + Enable project tree by default. + Enable project tree icons by default. + Add rename file in project tree. + Add move to trash in project tree. + Sort previously opened projects before projects discovered by miners. + Use sysconf() for page size (fixes building on OpenBSD). + Various clang build fixes. + Use arrow down instead of hamburger for search bar. + Fix unicode in markdown live preview. - Changes from version 3.16.1: + Improved project tree including support for creating files and folders, opening with external programs based on content-type, and file-manager integration. + A new incremental semantic syntax highlighting engine. + Semantic highlighting for C and C++ using Clang AST. + Document selection popover to ease switching between documents. + Symbols navigator for C and C++ files. + Apply "Fix-It" for C and C++ as provided by Clang. + Highlight build warnings in squiggly yellow lines. + Improvements to dark theme. + Improvements to Builder's style scheme for C and C++ languages. + "Jump to definition" support for C and C++ languages. + Ctrl+] or gd in vim mode, period in emacs mode. + A new project selection and creation dialog on startup. + Git clone support from new project dialog. + "Find other file" similar to emacs to switch between source and header files in C and C++. + Improvements to scroll-offset which allows you to keep a given number of lines above and below the cursor. + Respect Gtk's "sort-directories-first" GSetting. + Improvements to VIM mode including support for :bnext, :bprevious, :buffers and :ls. + Split support for HTML view. + Build fixes for FreeBSD and OpenBSD. + Support for editing "application/x-php" files. + Support extraction of CFLAGS from out-of-tree, non-recursive automake. + A new symbolic icon. + Improvements to handling of drafts. + Improvements to autotools builders. + Updated translations. - Drop gnome-builder-buildfixes.patch: Fixed upstream.- Update License tag to: GPL-3.0+ and GPL-2.0+ and LGPL-3.0+ and LGPL-2.1+ and MIT and CC-BY-SA-3.0 and CC0-1.0.- Update to version 3.16.0: + A beautiful new GtkSourceView theme influenced by design grid paper. + Integrated source editor based on GtkSourceView. + Live diagnostics as you type for C, C++ via Clang. + Live diagnostics as you type for Python, Ruby, CSS, JavaScript, JSON, Vala, Go, and others via gnome-code-assistance. + Highlighting of added/changed lines within the source editor. + Robust Vim and Emacs emulation. + Multiple views into single file. Both horizontal and vertical splits are supported. + Navigation history to jump back and forward within modified files. + Robust snippet engine including support for GLib 2.44 style GObjects. + Quick search to locate files within your project as well as documentation in devhelp. + Smart backspace to simplify using spaces instead of tabs. + A command bar to execute internal GActions and Vim style commands with autocompletion. + An implementation of Vim's scrolloffset. + Restoration of insertion cursor when reloading a file. + Autocompletion based on current words in loaded buffers. + Experimental support for autocompletion based on clang. + Support for vim, emacs, and kate style modelines. + Editorconfig support. + Experimental read-only support for autoconf/automake based build systems. + Robust auto-indenters for GNU C89, Python, and XML. + Experimental project tree (available via F9). + Experimental support for building automake based projects. + Keybinding replay for command repeat in Vim emulation. + Autosaving of modified buffers, never lose a change. + Scripting via Python (CPython) or JavaScript (Gjs) and GObject Introspection. + Dynamic power management when running on laptop battery. + HTML and Markdown live preview. + Autocompletion of g_date_time_format() format parameters. + Type ahead search with rubberbanding. - Drop gnome-builder-build-32bit.patch: fixed upstream. - Add gnome-builder-buildfixes.patch: Build fixes, taken from git.- Add gnome-builder-build-32bit.patch: Fix build on 32bit systems.- Initial package, version 3.15.4.1.lamb64 14943400003.20.4-4.23.20.4-4.2pluginsjedi.pluginjedi_plugin.py/usr/lib64/gnome-builder//usr/lib64/gnome-builder/plugins/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/663ad846934daacdde340ff5d55e5006-gnome-buildercpiolzma5x86_64-suse-linuxdirectoryUTF-8 Unicode textPython script, ASCII text executable RR RRR R RRR R R.#i>3!;packageand(gnome-builder:python3-jedi)?0] crt:bLLk$Iz?+׾T8~[F 2..5{O7}hDf/~bQ@ >,M@\˜zER F {Qq@F?i5ΗZA${F[ꦼr6 PU.6joER鲫C#[2O-]Jb lV&!\He1eYqn:ts,܅ ˖m2u@9{v` خp,l-CRn? `a*ȾyBII٬uϊl8=PФ;oS*̂Geۦ0NF[; 8I.R1 rB\$֥Ik YQ>"~zx8'BFTcMEIy qQ[~r4M!d`3(Z\lA~Q& Ov3(=Ia|TF=H-3 *?[Giv^y[@?Ek(?*c` R< K*"^4ܪ9Z9P"|ԛc'o(giy-Ue43 [u3P@зdcӓc4$i)ﰖͮh˔N0!XWɑ~<"`2ΖU P(/L5)8]Bhc÷? }8g2(RbŻ&~b׈Gr*Rh 4 օ;X9ۄ!6hvE}>'A[FM^Ywl>L#Q7' ;Qog=IM7''!t華ۅʵ[Vv)Me ܽUlI% o.0g6p\7ɨ!O"Do!dR7V>07j;8j;vOLFpeɂ (Hkf67U|?~XYξh|ڡ9堀7_ B{~C[܍D]NռAÅoGWvX&Gy,^\OHK5Plk}b%gI*aŔN [)\Dڸf '{NC̑tJF4a]q7۔ӂ |e϶<5m)Xy=)u}ɣ@ y(Nd&]Tc?tn PRH-rYJFK8Y y]X,}Y5(JDu1ne8T)exz!˹EI`._߬< vH=R-^kTjI{2̲nW6\?:4l.0o=gZ/E̅5%IzG~L"ӻJ# "!e OcT3k%l?PDZu5ѽҩlK^1QͣEȬ9;j,ޣ)\;o5_O"$QX,gX'Η0NH$VuN> ʗ<32\*Ѐ_ >Y"Smm <7(FYS-Z]PA@9 뎴YcAp>ிђZLփ[xMûEYFE(1 wO Zzp|0EРAkU= *E]LV\ʶ&>>"D?_#ey:.R.s=?)8!\]/HaUPw`"=lY_w˃ŀ!ܰoˣ:XP?naYyG&"fRN'VY:3&!bt=_n&n g):yWv 5&9l YIwF] (T0_*^ JsYsRB:S!{;{f썡|$Ys&Ǥ*ˍzNgvaĴ}Z7ʽy\>='><=’0h?Z&@6C3~"P e Ϊz§;$=O NuBZWmHd  S. yH|Q MlB J䉑f"KşilXi}=Y!3T7?{3;1*}JS=B{y]ik AՉ{Z"(/12oB˺}ԆilH52:<،x N'bGߕU榕RJ\  B*Pӯ<ݨ  ue%ָkrB `(k~}C8|>TFEzf`M7;5Dч(mrm'EHͭaMm؇l|<#"7paN&@-4bJ *@g/_KH![Dѳڦ.\P:u38:#q{ck!aR4,a2 [(RΛ-JɅL迡8+A7e?qah?䧟LA4geV53wz+1h{x6BV*KY:zϑ{nUgT:C)d~7_F'F4Yqȑ|zhۙYEK#8FI V帏TE` x8Q[,.<=o-@_Ԫњlz@p vq7EYd0^/N֩H.2P G|w^3mc=t&q (wOUNӨb=sUzl_Sa[/҈:p{<&f=4xWbYyНXzE'.&AUl 3IGLnQ%0JUĽzu`_byT>6nIvHCڍ<+{9#:qM,t]Lv~%D NydUn5FGnWTT*Y+H^8Jtuk=Zv)5-[Vo1O MHS2E> v#$W$hjpQܺ* HV4bò,qQ*g/]ɷXtށt;x_} 1B=%*#Ow %=e+UKcSqӈ1L \*w'R~ RJH 6=IIC sӰ@ AhY#&wtlSU:nF㣦?D4n2ƭ4wbCKXKڟɜ' 3-ugI"/Zj|ހ.6z'?XGW" x~nW̰Y a-~Zs v*z1ɂki*ǂ,8bG-Mkeo](+=b=Sd8ށ4\>[Bgf[,[E+ү_bq\4/R2uf&*>1~fWZMVs֥}<, z*y#ڸt]VU[F !@W+˲{#NEDInflߋlLدہ^Ǔ捴96iFTV喷 7NUgD i~ʋY+tk~{J+)ʦ 5j@u&xp ÆL!MjK6U1]sbHr#d3hC+-'P*_םVJܺ*RwA d)\V ]F=.+#1C}Rϊ1¼Mi>Q#bIJFx$G &6j6/Ik0 vz\c%dp?D0iǟQMOlG(KnXsl2AruPwWuM7{ؕԥ-kZ@l`P>%`XGݵV]HuK.F4>C}<bpcdI`Љۻ$WO-e$U ;ڤEәjź-'b{u|8NRսuZFcS[iY 0he3vc]v48mx/vI6I).~^>/BXtSBt Ul#.5 =n~k+ի%9ץ=L& Ho,z>#TNW$#HKx &J8J}-"^+nωJGd)v*/msX#'z45G@imsBY$Ӣy`εHwjdxfHШ鎘ͅ[ ,.j8#$ grXoĶ@>%A V߽YIR юf1 6E\WO1+d!Z.Х`=:$Uk4U2g݀ b-G%\`1h.| %Q/TCU{jz?KAi@6b^6]2PgZb|ߜ1"W7~ Ktg.?K* :k2mTE??g6c3pC=F} 2E6WH-]a%֐nkl!uG=(rkjzŁdO(L0k@xHaCI!t$ #zit&i-Y>Ux@CGOJQs(G@Ġڔuꁖ fh [b9(B\nj˝nY.r"Ǝt 3%M0DQ~nh\ECވUm}w҂{u˨3]$@Apo>"տ*(W5N%T⥡/_ᇮ8 <';:gJk;o%i_#P8ئta7] wfBY/dbII٣M\ujKY&.?4lrgK1dI*XãYUCH@N4rE |n;C0;%INjIڱٝ%\L5e+Z7uXY[So) %TGsDG-82z=Xp#>`ߎh*Evr( %GZn0`CV^1s-<$=A!$qpvqrLaM~CɖpՋ1pHu07r[p*nhps0Qhx#쁐'KѩyMX