python-nautilus-common-files-1.2.2-lp150.1.4 >  A Z[/=„ؾ#S%q#ވn{(`H 8s(> 0RXH{S.;m1[)MH&ە;rs;]y,YQg1P͈ȗZ*Ѻ}#ŵc;G-@-W1.ʭNW}u%=l:ac5dw(|8L67Y_lׁrόyyƃȩGK {5ҕ'244v6e536a28f3a64fd8d6982926a3d083426fa9fa361e49c3d23cdb19b8f8050b6fc3c08a38d9f6b7effaed01f3477892f18f871064K8Z[/=„F\L6?їFyu'':> CxHP8W^4W>؜|` q}xWZ# ٔxbk'} ̈́`$>X85$ww5"zc$~ P J{,U`Ӌ7 kJ~tC scfƟ.tlnXG)N:n:n++|@mD'T=dg;k:2  m@>p>&?%d% / p! ;X      *T` 4  (89:gF"G"H"I"X"Y"\"]#^#9b#c$.d$e$f$l$u$v$w%Tx%`y%l z%%%%%Cpython-nautilus-common-files1.2.2lp150.1.4Python nautilus files shared between python interpreter versionsThis package contains common files required to build wrappers for python-nautilus in both Python2 and Python3.ZOcloud105jopenSUSE Leap 15.0openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://wiki.gnome.org/Projects/NautilusPythonlinuxx86_64jAAZCZBZBd777e0b59a56f96318a9f851171aaaae5bbca39747237ccf33b5a610470fdec3rootrootrootrootrootrootpython-nautilus-1.2.2-lp150.1.4.src.rpmlibnautilus-python.so()(64bit)python-nautilus-common-filespython-nautilus-common-files(x86-64)python2-nautilus-common-filespython3-nautilus-common-files@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgtk-3.so.0()(64bit)libnautilus-extension.so.1()(64bit)libpython3.6m.so.1.0()(64bit)python-nautilusrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.2.23.0.4-14.6.0-14.0-15.2-14.14.1Z?ZS]@O\@NؽNN @N@MAMߒ@MMM=M'@L^@LT@KUKPXJ4@luc14n0@linuxmail.orgluc14n0@linuxmail.orgvuntz@opensuse.orgcoolo@suse.comdimstar@opensuse.orgvuntz@opensuse.orgmalcolmlewis@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@novell.com- Update to version 1.2.2: + Fix folder string comparison to prevent duplicate extension loading (bgo##792427).- Update to version 1.2.1: + Fix syntax error when building docs using python3 (bgo#792348). - Changes from version 1.2: + Added capability to compile with python 3 support using PYTHON environment variable. + Improve extension path loading semantics to follow XDG recommendations (bgo#781232). + Require Nautilus 3.0 before importing extensions to prevent warnings (bgo#791208). - Turn the package into singlespec. - Update URL tag to https://wiki.gnome.org/Projects/NautilusPython: currently the Nautilus Python project's web page. - Drop: + libtool BuildRequires and autoreconf call: the last is no longer needed and the former is automatically being pulled. + Standard BuilRoot setting tag: RPM already handles this itself. - Pass --docdir=%{_docdir}/%{name} to configure for the use of the right documentation's directory. - Unconditionalize gtk-doc BuildRequires as the documentation is building without further problems again. - Remove unneeded %clean section once RPM does this work itself nowadays. - Correct out of order sentence in package descriptions.- Explicitly add missing typelib(Nautilus) Requires: we can't use the automatic typelib() Requires generator since this python module is written in C.- add libtool as buildrequire to avoid implicit dependency- Update to version 1.1: + Added pygobject3 compatibility, and retained pygobject 2.28.x compatibility. + Bugs fixed: bgo#660290, bgo#660288, bgo#660287, bgo#660286, bgo#660283, bgo#653169. - Drop patches that have been merged upstream: + python-nautilus-fix-path-in-pc.patch + python-nautilus-fix-warnings.patch + python-nautilus-no-extension-on-failure.patch + python-nautilus-pygobject-3.0.patch- Port to pygobject 3.0: + Add nautilus-python-pygobject-3.0.patch: do the port :-) + Change pkgconfig(pygobject-2.0) BuildRequires to pkgconfig(pygobject-3.0). + Add call to autoreconf, needed for the patch. - Use a build_doc macro to decide whether to build the documentation. It controls the following: + Use of gtk-doc BuildRequires. + Use of --disable-gtk-doc or --enable-gtk-doc option passed to configure. - Set build_doc macro to 0 as the documentation build currently requires the old pygobject. - Add python-nautilus-fix-warnings.patch: fix various warnings in the build. - Add python-nautilus-no-extension-on-failure.patch: do not load extensions on initialization failures.- Fix /usr/share/nautilus-python directories not owned by a package. - Update spec file Licence field from GPLv2+ to GPL-2.0+ to conform with spdx.org identifier.- Add python-nautilus-fix-path-in-pc.patch to fix the pkg-config file to refer to the right extension directory, now that it changed.- Update dependencies after move to gobject introspection: + Remove python-gnome-devel, python-gtk-devel BuildRequires, python-gtk Requires from main package, and python-gtk-devel Requires from devel subpackage. + Add pkgconfig(pygobject-2.0) BuildRequires and python-gobject Requires. - Change nautilus-devel BuildRequires to pkgconfig(libnautilus-extension). - Drop unneeded python-gobject2-doc BuildRequires. - Fix license tag: the code is GPLv2+ (and not LGPLv2+). - Stop creating %{_libdir}/nautilus/extensions-2.0/python directory as extensions there are not considered anymore.- Update to version 1.0: + Use the gobject instrospection dynamic bindings, breaks compatibility for existing extensions. + For Nautilus3, the get_toolbar_items methods have been removed. + No longer look in the old ~/.nautilus/python-extensions or /usr/lib/nautilus/extensions2.0/python folders for extensions. Now look in ~/.local/share/nautilus-python/extensions or $XDG_DATA_DIR/nautilus-python/extensions. + Updated the gtk-doc documentation and examples to work with new dynamic bindings.- Update to version 0.7.3: + Use PyCapsule_Import for pygobject as well as pygtk + bgo#644399: in the property page example plugin, get the md5sum of the file contents, not the file name + Removed extraneous .cvsignore files + Fixed the update-file-info-async example plugin.- Update to version 0.7.2: + Fix to get the PyCapsule patch to work even if there is no PyCapsule object set up for pygtk - Changes from version 0.7.1: + bgo#619440: Fixed AM_CHECK_PYTHON_LIBS usage of test + Cleaned up the docs Makefile.am to make it more consistent + Fix some python3 syntax issues in the python.m4 script + bgo#633171: Add python 2.7 support.- Create and own %{_datadir}/nautilus-python/extensions since extensions can be installed there now.- Pass --enable-gtk-doc to configure, and add gtk-doc and python-gobject2-doc BuildRequires to build the API docs.- Update to version 0.7.0: + Added methods: - nautilus.InfoProvider.update_file_info_full - nautilus.InfoProvider.update_complete_invoke - nautilus.InfoProvider.cancel_update - nautilus.MenuProvider.get_file_items_full - nautilus.MenuProvider.get_background_items_full - nautilus.MenuProvider.get_toolbar_items_full - nautilus.MenuProvider.emit_items_updated_signal + Added complete gtk-doc documentation: tutorial and reference. Enable by adding the --enable-gtk-doc argument to ./configure or ./autogen.sh + Updated the autogen.sh file so it is not a copied-over obsolete version of gnome-autogen.sh, but a shell that calls the user's installed gnome-autogen.sh. + Removed obsolete .spec file + Removed obsolete examples/documentation.py file + Added an example plugin for the LocationWidgetProvider + Look for python plugins in $XDG_DATA_DIR/nautilus-python/extensions. This includes ~/.local/share and /usr/share (or whatever $XDG_DATA_DIR is set to).- Update to version 0.6.1: + Look for libpython2.6.so.1.0 instead of libpython2.6.so, the latter is general available from -devel packages only. + Re-added the missing spec and pc files + Free pygobject data directly after using file objects. Stops seg faults from occurring when nautilus wants to free pygobject data after Py_Finalize() is called.- Update to version 0.6.0: + Remove eel dependency + Sanitize python search path + Remove gnomevfs dependency and unused code + Load python from lib64 in 64 bit multilib distributions + Fix segfault when a plugin doesn't implement the __init__ method + Added the can_write, get_mount, get_file_type, get_location, and get_parent_location methods to the NautilusFileInfo object + Added the NautilusMenu.get_items method + Updated some example plugins + Bug fix for some PyThreadState_New segmentation faults + Use the nautilus prefix by default for distfiles, rather than /usr + Require nautilus-2.22 and pygobject-2.16 now that we support GIO - Drop python-nautilus-no-libeel.patch: fixed upstream. - Drop python-nautilus-no-gnomevfs.patch: fixed upstream. - Drop python-nautilus-autoreconf-m4.patch: not needed anymore, since we can remove the autoreconf call now.- Clean up package for Contrib.cloud105 15263260951.2.2-lp150.1.41.2.2-lp150.1.41.2.21.2.2libnautilus-python.sonautilus-pythonextensions/usr/lib64/nautilus/extensions-3.0//usr/share//usr/share/nautilus-python/-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.0/standard/93813a785d3a6fd2b336f2b50965cc14-python-nautiluscpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b18475a5974f52c6d3ba6d1ec8020f0c99d1e945, strippeddirectory PRRRRRRRR*-{ZU qutf-86cce0c944b5a4708ffcc7055b32af611d4cac2623f34ff545095c83757d963be? 7zXZ !t/m? ] crv9ud;u9.ͦzZ'OU8ļxJ XBA|i~oA`#7'Hls"α@5kfOC< GXoպNpԠ2k\T~:+e|@8m\C%}Y8Q1$]6 YO;s+_˟k2nf_Y̩٦Z}B<8LNu>PXp7}ޯo4{%X1HkrB:k $R|3E-Q"mw^i'4/!$43[i5j!+GpN5MX'1oZPB'ŨJP0>Șe|1"M<<BwB{#_i:I]e|*intRcMzsE*Acbp.pp幀h-UzEq wlpP ==DZîn ?E"yYqE[t(J\̲́ T,H1mPP`[if3͈ER,L ~݈wMW7Vw2u3sJ'DZ/VKBHx$yN$WFsd-k=EY6;6jDOT(/,(hӾwfȺqKAf6PX^ ']캴F,ڳI\'<41GXI͡ʑ0Fpz9)Aqxɚ/2;51Wqsqf1xz1>XFl$ܣv'MM*=jk~4K<یgjҭ%Tq@f~ctbB(b6.L9QSb2D{2;r暋pnܔӏ1J@@,Z~l\Z9>8f)y]ƙ+4cP\vU؎j-Ҫxxb$m6snpl˅nv 1u'Ӗ yR (dĤ7o?Jn>A"9Z)c%\3jN&d1 V9UӲmHE4^N [1ʈvG-z)0I)$"8 Ic=,DOp q·GZ۸SFQlE\Z*s5^T?̋kInU BZ[,uS_()nA⃦"$y&Bؚ4m:9{&+3G'$+2lޟQQdZlߗl[ !RjM)G oKyo?,|8dl~֞o6mz 7V 8ɀ_wX-) `e7D`:tNl^$ MD#4GNȊj(Ƈuۂ#х2$CIwuWH5Ljwm^OHH>+%AU(R,xВDMIQlr xJ|S|C+LXӾo$"O UW MRn(q@52C 5Jj-^{Q5{deTd4J uڑ5/ L`Ѻc+M8;(B"%mL3W0h,'¿pSRZ!>-(,幉 @w9cY@7~j}~έگ`%)$QB퀁< kkJ}Hus47K--:M+6_e'\+KIjm!7nj{tiʰJOr(v^VTN;R}(,.>{c_D_X0z2bGd >>pƷK+kخtܝꧺ#JI8 V6( P>y '2 9@1bꨡJom8uuj1Q)Ri3b5SaEvA~5ovܒwy1y1`~)|qb)̮0dIj$}ꓶTN8',՘Vx!V%GhEQ O*IQL>ܔ~SSdu#bm6'abk0Q K͂(&'ީo̠09WK#ꘀ> ZO𳓱d\*M2γc޼m>TL{u=῞aYTa7G[,/:щV9y.ސUgG"ҽs6IyL@g:i(*pt3} R3V$@%XZt.LRū(E(wޥ) Wc$= 詙tu-bbn 0g Ud))R;d ڕO+t,kvҧ+Ӭvs2DH4Vؐcz%1I7K$ Ut$#36":7jKርnDXYVi):孇LNZܪ*L' a,߁yْxd)Yf3q{ Qĕ<0S8ߙTMqs*Sf?QL7@6oWt]T@ G##7ekvaK|3Ƙ\y/Y!x{|j(ob*K /\)*PD nZ8i13#wu3ӁU X-AxRU1oo-~]G*HXqrP|1k `g(,=}2no|czX LƟ X ۘ8{^l'u-C DU[J2OC}I9D3/~܂!R,r!/cd۵9/n̽:SiV:>4%˻ ɝ\4%=#~V(-PT7'Xu>LtBNfUng[0FAz̼Yc5hiׂ3}yLu-y̳6$QIDSΗX"=cr.mBkXӲYqx""v:uNҧ!~7c1};N..>c)=.FNX(o zJ/-\o'2=xU7lT9tʥ,]2kdzZAB34DLJoZ@pَDMzZ3KeĚ < h!V;h= DI(H>$9nnD{)Mg)DU=nj` k>l'Dhֈ!g(xd8d%QL<2IaKKk#}nNa Z&[o5+&ԉQ^M $WЀL@Ut'TDNOV̜ҺYfC|3 M903=DIi4 "9K#Jg,w=[>Hs-Jc*kmxjaSvk]$ (R0~$H=M&&qW!BPCʃvŧ߮C,R JuzY4$ǝeJ^]afH> UC_Ł_ˢ0{~zd5 2Fϣ[w)ї2HS`ĐQq3aȋ քћע/Xʹj_(KsqSݚ>uA k7{J2)]b.'a MץbH -?n>yP^c }j! s6*J 4k})4ΝMk[dg SY̅a,t\gCv*ҪsoY7?B; )|NDNo}5F=ʟ=!f:])[dr7uJ/dJ8i)ѕ%`^Ė0r¹h3_:\: :Q9zNIJ.o0QV d *"r=h]C -B ?p@ʝscشlу3dXD\qV2z٦ )x4e @f qDCO*5*}R'IhƼ(ɓ 1(FSVlx#UWZ54ȴ rSWѼ/mvvd$FG\=LTq1\ͣxnSu?ZD| {ܻ?3W]6#yDٙFD.!eO"qJ R-WXV>Vsbk''!Ȏ,i$NmnUkRwGъ=`2yXH Q@JuH\PHvz޲[JUeKE0̹a<[.*\s茦r1nC 7ㄞO D`L$0ݣvi%ОG#pB@?~V dzx< (J}gנAPxӦ^OD̿0^yFQ1w9HS#8Ɂi0ZI!D˹Fu/[8B VAAIpu:̐ȓRvBy鬾妩F%s+ߡ>yX4cMx>9,9KJ$J!]~iv \k$ /O|r$Aӧ.iO@+J,|Tr"dk < 8&ngieR"Qc<*㩶g*vu dsRc弳[b6>bF@J!߲lҴDP_K>OKPK0!>_nekW,b9&4DbZ"uѤ%gwz5q>/XXCIsPQ45l3Rpbeʇ)g )rCÄ2H,RPڏ#ԛGT2=qb.{ Z6'dzC+@m)tK$؟y8e] I"9fwjdb9v ({)K{溦,Vk(6H rXeu"G^=%Upk8aR~Zy~(e:+H %d`LrNaeGr>=KG2/j6veʆvA|,qkٸĵEZͳjWk{/pA| Ԫ cmuRSb]@}7Q. S |`ly7Mr}R2= ?zgUo>- ৚kOrst-@FVQ+cӚԓ}ii1Z.&|vDPOYVm,? ;6c^Ho|RƉu3N'dwN9[^vnRr G\s&mO_;)j UQHI#]\Ću]l1& ^G8il3V/U !̨Vu Dˏo\SB,<3XEφȽ1 v%dڼ=8Ƅي*`ߣ6^-~!OJ5o(̅V4h :e_s.5)*LBt7OWtb}}hnT9Y8 04yc£_5s?ZݵΌQ{d)Czs8^]rf Yfng|e6JȔsoH" ;֕0ΚŁW%nEBKǘ=8)yLW3#nԠ}KλoN;hغ 78TǐI]Q_qO)M:@K>1tX6 ?Ge@tș4 ƩJY^_o]t /Oi&9s39]45RQUB֔BkwYt3 w_4 jOhJ7M3 |Jtl~[pqPwh [U+ormH%@QDv mzrJF`7{ +\IdacuXx[I0bjq@Fx5yo!&~XXY݉J:!E7]o_l,(qmU^F| y-ڿ8H7 3 c(֝ݥ!<4JԷx.Xׁn[͞47'Ԇ]e!ҕp$\k+ȯl)#E (lV5[3fzXнWw{d?GƓZon>ḀȴəȽw OU ՘pRn(_F'E,*'e[}'V3'unJY9Gf{J Sڞ=6"T! Bp[tJ{G@S,$mB|tI.cIS*2,2w\Q@oJ%lڤsHQܒcPܹ'W[,WӿI[p$^H f3菛9/WsT)J@~H?p_*|?,/3c**x}BF^ƺ *<6)h`w{N FjQD(5tEy(.)0qw|1$4Fv2hp]`-зg^xz$+({G7k(([LeU@^jmԓ4ӑ0zd4|*rB㣌 YZ