python-matplotlib-gtk3-1.4.3-6.26>t  DH`pY`]#/=„!V#A-\*A1fD}3< S+yl?H*vGݙ|(F y,ś:Zpٟ0|ۺOiKkcAN9*atx| 1W Y܃ѿNMD7:&`7]K {n@7} i%ڶsUSU6)U1cN!txa]gsu9] U.09"I?řF׿4όeXee11b87fe5530c4828211d65d9cad2791df69371 Y`]#/=„mkiP3[ j˰X~gؿ5?0̭/ pK$0y7<~_L-7!z.aڢ XS9@_i o¤:JbmXaRmƈd;e. Yi>t])rOО( Rh`W41!غoX\ sc)`;yM n_cKM5L:ZRTlUO^M^ 'v ,' 8׆kq$.>CXY0A8>52?2~d $ H 3IOXp |   f l8T(8&9&:&F0/G0DH0\I0tX0|Y0\0]0^1'b1_c1d2Pe2Uf2Zl2\z2nCpython-matplotlib-gtk31.4.36.26GTK3 backends for python-matplotlibThis package includes the GTK3-based gtk3, gtk3agg, and gtk3cairo backends for the python-matplotlib plotting packageY`\cloud114 13.1. So we need to split the generic qt stuff, including the qt5 stuff, into a package both the qt4 and qt5 backends can depend on, and then create a stub qt5 package that just pulls in python-qt5 - Reorganized some other backend packages based on backend changes- Update to 1.4.0 * New colormap for red-green color blind users * Documentation changes - Phil Elson rewrote of the documentation and userguide for both Legend and PathEffects. * New plotting features - Power-law normalization - Fully customizable boxplots - Support for datetime axes in 2d plots - Support for additional spectrum types - Support for detrending and windowing 2D arrays in mlab - Support for strides in mlab - Formatter for new-style formatting strings - Consistent grid sizes in streamplots - Get a list of all tick labels (major and minor) - Separate horizontal/vertical axes padding support in ImageGrid - Support for skewed transformations - Support for specifying properties of wedge and text in pie charts. - Fixed the direction of errorbar upper/lower limits - More consistent add-object API for Axes - Violin Plots - More `markevery` options to show only a subset of markers - Added size related functions to specialized `Collections` - Fixed the mouse coordinates giving the wrong theta value in Polar graph - Simple quiver plot for mplot3d toolkit - polar-plot r-tick locations * Date handling - n-d array support for date conversion * Configuration (rcParams) - 'savefig.transparent' added - 'axes.titleweight' - 'axes.formatter.useoffset' added * XDG compliance - Matplotlib now looks for configuration files (both rcparams and style) in XDG compliant locations. * 'style' package added - You can now easily switch between different styles using the new 'style' package * Backends - Qt5 backend added - Qt4 backend + Rudolf Höfler changed the appearance of the subplottool. + In the figure options dialog one can now choose to (re-)generate a simple automatic legend. + Interactive performance of the Qt4 backend has been dramatically improved under windows. + The mapping of key-signals from Qt to values matplotlib understands was greatly improved (For both Qt4 and Qt5). - Cairo backends + The Cairo backends are now able to use the cairocffi bindings, which are more actively maintained than the pycairo bindings. - Gtk3Agg backend + The Gtk3Agg backend now works on Python 3.x, if the cairocffi bindings are installed. - PDF backend + Added context manager for saving to multi-page PDFs. * Text - Text URLs supported by SVG backend - Anchored sizebar font * Sphinx extensions - The context directive in the plot_directive Sphinx extension can now accept an optional reset setting, which will cause the context to be reset. * Widgets - Span Selector * Added an option span_stays to SpanSelector which makes the selector rectangle stay on the axes after you release the mouse. * GAE integration - Matplotlib will now run on google app engine. - Added python-qt5 backend on openSUSE > 13.1 - Spec file cleanups- Set dummy XDG_RUNTIME_DIR to fix building on openSUSE:Factory- install LICENSE directory and fix license tag- add use-setuptools.diff: build against old setuptools as well- Package doc/users/license.rst- fix bnc#863451 - added windowing.* to python-matplotlib-tk - It's windowing instead of Windows, a module required by tk backend- Recommend python-matplotlib-tk because it is the default config- remove qt4/designer subpackages for SLE11, as those can not be installed without additional updates on a SLES+SDK system- Enable all backends - Split most backends into separate packages - Update dependencies - Add many optional dependencies - Make %setup.py quiet- Update to version 1.3.1: + Many changes- add Requires: python-pyparsing (the pyparsing module is required for mathtext rendering)- update to 1.3.0 - New features: * xkcd-style sketch plotting * New eventplot plot type * Triangular grid interpolation * Baselines for stackplot * Rectangular colorbar extensions * Calling subplot() without arguments - Drawing: * Independent alpha values for face and edge colors * Path effects on lines * Easier creation of colormap and normalizer for levels with colors * Full control of the background color * Improved bbox_inches="tight" functionality * Initialize a rotated rectangle - Text: * Anchored text support * Better vertical text alignment and multi-line text * Left and right side axes titles * Improved manual contour plot label positioning - Configuration (rcParams) * Quickly find rcParams * Changes to font rcParams - Backends * WebAgg backend * Remember save directory - Documentation and examples: * Numpydoc docstrings * Example reorganization * Examples now use subplots() - Infrastructure * Housecleaning * New setup script * XDG base directory support * Catch opening too many figures using pyplot - for API changes see http://matplotlib.org/api/api_changes.html#changes-in-1-3 - removed patches needed for python3 package- update to 1.2.0 * Python 3.x support * PGF/TikZ backend * Locator interface * Tri-Surface Plots * Control the lengths of colorbar extensions * Figures are picklable * Set default bounding box in matplotlibrc * New Boxplot Functionality * New RC parameter functionality * Streamplot * New hist functionality * Updated shipped dependencies * Face-centred colors in tripcolor plots * Hatching patterns in filled contour plots, with legends - python3 package added- bugfix upstream release 1.1.1- Remove configobj buildrequires, all configobj files should have been removed from matplotlib years ago- Fix Qt Designer plugin directories- Cleaned up spec file formatting - Removed tests for obsolete openSUSE versions - Added Qt Designer plugin from Python(x,y) project- Fix spec file for SLE11 (Group entries did go lost)- update to 1.1.0 * module for drawing sankey diagrams; * environment for creating animated graphics – module animation; * automated positioning charts, labels, and axes on the canvas – a team tight_layout () will distribute them so that they are not people came to each other; * Work on integration with PySide, although functional is still in the beta-version and it is recommended to continue using PyQt4; * improved mapping and positioning of the legend; * simplified work with three-dimensional graphs (module mplot3d), also significantly expanded and updated documentation on mplot3d; * uniform markers; * completely removed the old module support Numerix, now all users must use Numpy; * fixes some bugs. - removed patches that now upstream- fix license to be in spdx.org format- fix build failing because Tkinter has a faulty __version__- fix build for platform == linux3- new version 1.0.1 This is a bugfix release: + Fixed error with Hammer projection. + Fixed the placement and angle of axis labels in 3D plots. + New rc parameters examples.download and examples.directory allow bypassing the download mechanism in get_sample_data. + Change Axis.set_view_interval() so that when updating an existing interval, it respects the orientation of that interval, and can enlarge but not reduce the interval. + Handle NaN's correctly in path analysis routines. + Fix bug in patch alpha handling, and in bar color kwarg + Return Qt4's default cursor when leaving the canvas - cleanup specfile- Compile with wxWidgets (STL variant).- remove buildrequire on libstdc++- new version 1.0.0- new version 0.99.1.1 - config file added (seen at home:ocefpaf project)cloud114 14994874171.4.3-6.261.4.3-6.26backend_gtk3.pybackend_gtk3.pycbackend_gtk3agg.pybackend_gtk3agg.pycbackend_gtk3cairo.pybackend_gtk3cairo.pyc/usr/lib64/python2.7/site-packages/matplotlib/backends/-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/e28a418a1ee2d9ed94793c59d01a68bb-python-matplotlibcpiolzma5x86_64-suse-linux|Qrnl+r?] crv(vX0DSi.n~\'T"WӶ֕Z!5} Ɲ(&o\XHg>\bbBL*O+q+R6bHmlxyTz(,kcr?ڻLzBXsxj, N6 2X;P:9 }з5&Ty#FbQF8@b0fȶK-Tx&c;!(C0@[8P:,QIEbfzgS'’ۧ¦JP)]VVG~?&x/}RnPK늛RJI"+LJ|D˔6;MU_Ztf2T. U">zZS쬃PV;a[=͑-ZcKg\Œ4tO-J&Ae_֍SekQ $T' 3nB&!պ%"¥մSpQJVfqq+сͤ-#NokXjyno$\U<ZLo y ؅ kgͩkukDŽ݃*F,H.0 |vc^h+ Ae5㹮ްM6Aif? ׎}ZA'Mǽh7~؄cФH~ߐ߫ܵ}#/x#8.ee7ժCKq4dݑ8wȟ۫G `ʶ:CZbgIO+% -ɀQ5% T:׽ݛ >?6/uIZ;X˗"KXFw87 L@ ykf)2=D^)_g:"W\Mc\I&J V~[JoQ̺C6@lA F_; wveŀSu&@d^!^NިZ>HP_5o_>s L4!W\P8~Ioebr}s^/(K'%gT-:ZҜG&NpT>_)$mWW`sv  0TN'9p'5wkϠEH;Mt]['DЖ_0@+?c d fVt=M9PXt+(_Y12mFIbXU6P2_{vg(DT%dh,Ё/gkDm6- ay'C<'^sLG N"An,DZ:sC-'Ɓ[K@-#(t'xWtOb""a#*'n!,-t ~z<\o ur q}l~ {%xp y  1intLR 74{24n\4 RNf;^edoH\ ]V7_@fmu^VF@ M%}YN qFtlX[5 8MUNǖ}ǖ\nmNǞ5MI MI^]+L2 vf %k~Z)51ǃ{wA2 0@Ԁ^T~N} T^ 3JUΫ٨.fk&2B"uXl-mQ;!h b׫of c (z]Mkk(qu+[kq(D loq,Lm3'Baj{`{BӪKهD[ !ij_Ni[(x{qokD/F /(FZg%xVk@sں } YppYEv[ŏ!SQc,}|Nb,4>$clNcNT){f::6$.N|ypf unѼ@,Hm̫dt|f ^@k9ob\VQ(ٍ9psľ.f=K҈7!)csceE;pCV>dk[jیT~P8,MF_ɏ_ԜW\ *7tI)tOp7;_d1ſes8_Koy\YBT).%~!f=F*O}iYIHR 6T)Qzv&"8*]8 W( >.M piGac5a;Oz2\j?`/]] 9?y0|NWwT{JjEuDQ춷dBp$ءLPRuF/˻ r`F%P1Ҏ2 #~WiȖ~Cɐ~רm#;0e&0 3ÏhX9y#c9q6By$]ު(~5wDm6/$2t>k{F9(r|SvТ,j>g ZiA7A5д%+?]tv;_Z |mvFcf{>agYq=!([r9QIf&p4TeMʚOSӢȄ^ۥ/pA'WGx (qIFВHod>S *zc_R}H|"l.&y-@ggR3/B>|!MV m-vl$8  ci|ݤ)Dm6Ǔ ?&GNeMN~LF$kw$* Ҽ p{wgXƬɀ3@DiW)ա*pfu›3Oѡ8$+jQ  =DVpY Tx$\ i0N,|=oRH]:̎"C2ypqqhhuljF]N{&XZ:+ z4P4KP\B罐t*^ +J l$B)ݦcEo"D\ecC˗ǔY:$Fx3"`->O7^ Gy'ӊ,.i `_ ʨL\ThBnrά,B8IZuu+G:4ܩծ*>V>I;{a.  @t'-ǻyoj`eL1:*pMPs,xRԯ1ǍU۱@|sϩ_ ^~v_yA0 nEF߶E5Ќb{)2e2ޛ.bSH E#jQyf)gS+^n!"w,@y V[tq{SIUA{O,qYhnAA3ވ&P6P3Ȕ@'9e/(vۖKwtO @ntE<$M;FfoF AD):E i3Kq3 CY:%k62tx:U{Rԅ-QȔ.%|jpXRNA}@Y|{cs[vdКn1x@3! 72ի yHF% _4h\QFg(cz.xPW8zZ,ߏ*\ӫe@kH,4Q.u+)2kQ[{C9RI>tl*r'b[?(<Ax>mJ+/3m!lO鲸LI2Sp@@[ ]R~()=h®{y]&$!bR04!6kƦ]p_ ^uYl$v/COWF lۨUxj,,w8Df>{3qtdPM0ǜ(+P:oP=3pmC56+RߎBE&DFiօFߺEd1E+h!'0:c`-;^tUV7…9'Q#uÕE5Ȓ!M@vOuc@4#7s Ptёyxs^1ϙ"4_q7nTPZ|\8ꭇ>r9,U[)٣|zg"-oP&kh=\7"58xzQN9nR^ (5nErO0ʺO%qV+:ۤ `9A@G+:{3&+R?ln6ڼeăm\pq/ayUׁS(6yIys,+-#'HmOƎtm<~$Kgї, IJ$>D嫏C* ~:ن[=b.^G獓>'!@x .uC +0X,VvWhyu/),g.rE :M߉/%|Z,B 6O~gk5B\IA{D\uίf9,o9f<_K _Rt:bWH&ͱ܀C-ĩ1(xyߞ!EKCZF-0 K.J}zWjՂ, ǀ^DNTqW>$cu0<14[ԖGABI`9Ji+R+܈Zf,j/:1FHR2Ar$;8pюRx?JEAPh%߬fS2E?1I*̩N}Ata4V$ͥIs[M9oB.%~fsI!CǸGM|ى$한0g7_q}1i>`YǓ'T\y`;:Vc&D(-,خrB!F|XPV\4 ׹]rg`(5x+OWs̀2j|{r~&Ø(T*ɲG:EP(CMTFy8̉S6AOPEuʎ\#r'xsr;&ʹ#R#]G"/mV 0,-rO5ĠI>XN;@JfR_{7*qr)`YǚlAWKC](?B_q\NV JQ_'io0YҗZS` ǨȷՃr<q)kfbs ܵyeƁlh?,7dw[3a9Iũ8{Ut h9Xe3G5EanJ',ńyGJA]Dy {#`nbv izcO+ e3-ac;<ǂ0(TYմ TSlx}*z7]VSXv}:VNzt?ȟfO?o-bjxwOV|ұEnQX V.w)<ݑ$$NJפDaW9Uࣽ7jb ei''(;bcSPPF .ιQ,? ѾlUJm]ιfrțи(gȜ<ֶR8ِ!SѫO#@A yR|!:ޘ ۴,)϶mM?*澦GyjۥvMfV-˟>jv(UV Zs'iXy 4_UlKg4EkrkQݻ304 EifR5K;ҋHAfVJí4bв/F}GbICW`%|%12,3\uƐC?S`.}>q›Tz*& P1T m;Z+QwɲY޳{WVpCXf r}*fO+{]4f7Ouw2Bx".:0(WPrUvL㲏 Ir]y o /O{BO-ګP@KMJx~s͟2)ջ$}#k~|y>zR4cHbi-nXsmT*1? ?εz fրyG3/YNʁ,ޡ l 73]ìř~V 8DxeM"KW{ء#Cт7I^ O0R媸UƘ\>S'IiwCL@wT|f\Q|]SWH 1HYe3qVng,cXWGio1KcP q'Z_rS_x| a͔wi,YLݨK=_k*Hau?>< ;^+Ay ~dĘ>B)@o:˶ ڮW:ꠅS"œ>v< %~!M ">r>q;" D}:J$ݰ64ثV>7M+ؓ~Mb ,F`_-'|Ȕ>|j ߣފ&`\yȄ?+r#}^32oC{#a2U_ڵnFbBeZAXcZD΅ZRѢ.F?F\ɓuxsʼD۵|*Xe'k(kx<3zߝ!m_i>l/IҢ>'nYm~cn!ǿ!`% DWfk$,8܊??AZY3M̫wDoCȒZt:(z[OHLV_^.c]oDO]8/4ȭ4Thhghw "ЍE*z];8Y?&}zO ;HdL+Z4Lb e⺣ʎߏY"+C|o2ZYtw_drꈼxjƒ 1M{) "\$' I>5TQGp?vBXS;fqhԲlDL$x -X( m׺wـ!PKD &dtj\UI:Ӏhe;om aqNkHT9\): Ao=F]ozӛ\bELJ}D8~d<]lCEKMY0Li9&ظ % @>/ɨc2ut(ƹ]ydJrͭ+-|ih`ӽ?2` O՝/݆CI5\C?ݹ2/ ǕЂ?V^)aɈ>bIN5CyacERòI+M4wљkӮ]n_ݍ"8?xPPq`|XP);3m$'_N!5J2rg1(=x98O?jw~/7g Q whE4{dO;YX&oh])GS/[ɩ^"h!Zxg~[&3U"u :~j>~j^!K])fA[jv)\ߤ5A޸G!` ^rf+JS,1=1 r{-;Ү < Dt1[J:g@ r6RQ6,%"ɛHDB'&I.d@<׋}3!bpvy s*DnPu,7bb*|aH5$݄7I&/NCgΣ}?";%-m#\.CnH|"]X>pR-NatM<=~t~B[ENt&x"R>Hɾ7tąyŠ,nɭ29 #zxLwp I7Stw, zD"iI/ k̮NZ52C = O@mi %a8o_kT묿4dr(k\uAVb-PX/[%҉|TRVpUFk(݋j':;ʉՊhwneb]u>3>6>F21h((/. ʭQG$G1ǧM' 870\k5| E!ά,\F}Ч, y><\|/\c[%a~rdW#y9Cm7(3[1I w ZL&t9vC:V<3Qa3<ɳ~d,CluR m$](dDذk$zuS3: %q;z &GXdfϲa+Du(_M)`kYO0'6no5t q"5Y }^끴|HÝ39D}uQ1Kd:V֯W=r2QRvaUSM#} t)tϒGHvX6UBƛ}7gp>a14BK|Hԃ(q.b-z'J n` ᫬.[g~tp._V%fΛs'_(?<Ƅ]?<L8STwxwWJ`.]nul\=/]_MÇMtĩ qӍϏL_w~v(Py*>+R\j9C\< V>#V;%j+#O&Ϣ?C(ށSݲ[&xm:cRSS~l}G19{fXQDHcjtR cƞӇms?h婽Tx%d6_z|+тm`F(붶$=2D>~}hG2?aDI R2uzr4z9{͍Pt՞ߋ2"L`z[fqx{ y˄asm'\/60E0)[ 8Wh`GEU2+Bh!xLXD%Ka,YU(܉?@B4Ď7VTh{+kF$8 Ql  Lmc(N*:WRdA=p6sryTZTU_Z/3tO $4 g>0O0GxςdTιU}WV$yxSM[J*TRQp. {: C= yŦ-^ßVPofԬ,X9FdUH,Lpw-vAyX92.Kn)ی |qTԱr$% ]dWakHTٙO-puD A*, ,Qns]bʭTvu50>kr hg*ѪK=dyrmC[x!c@& f6D.>W璹ωP:Ŵ:Ul8ZÅ ބ7\VR/캰:1<9R89uʍ9>vS L?6.>K!g/u瞐拍Y;M07XFУt؉MdJ;LA~/ܥ :e~~W5pt:cCp.{kh8+gh/hv٧[@,Ye<A15B^ }4R"]QB`WK#ݛ{ ^E7 )FNjB*qs; Cj $!s[|KՈA3a+) o},;/`_v9a=ůNeE w= >`cŊc*[xof4ڳ m[Q]گ2h\xI={Vf :!Hi~-^ &ҽ,[ML|IN4({tLT,$dfsz.UL}NsF"2yI"MX!Qj5*͇V䌄W44RY bS+pS6O.ǃ~é9 pp\}#! i C?Xσe{EJ0GUi¢}rt{\qW]Y`g;of?ܶ0>%Mm#HRsVUzZQLSS.TUYCP-k)*app wt3ˣ$Rﻝ/79P9Ƒ uU2Tgiw;*#'Y`:i{Yn03|: Ј%b2ȝQ Y?iPݯS2C3"L|QX u r)GH_J2>ﳶB?a_<ݥSIH=be 7#-X:D5R @T+~}$-قhmM=o_Ĭq [ yEZVA-jRCY~YqW@,q9Ü!qV/U=ք,7 \`u8_%TbT++ż&of#NQ'ϬV?>OyMhLf vl`n~i|+C!,GT ݚ,3VT ژ1,f~QрyB{Zz+W_GordWڈ0xϷX5_<3S@|^T.iߎ8" ga!5P)GemݓI]N%%@$2pLB"೒*iG f9&{ gSw*X*pz?QSraHsmrk%nc"m1ʕ"|qEcla99ׇ[jYکuMe z [8JVgbt;Z(K!Nlf]+0u~@lvğ'Mv:MG~˳ɕjܤךm[_Xv* -ʂGJtGYh[ xb2ʻ3aR<pbxlh ;_eߩ _⻫DIBզ~;5d͝I$L,;߱}4xfbߕ.wf謗 u= uˣhh,={u,‹WQd6i* |;>AҎe7 lXNSZ0S,=[Bbh-k3#DV G=+Vð%qpbͫc~j􃧑+Oߌ[|4O2LNe"Kut|ẑ/Sp&鶤7hnd>%H6T#;ߋe*X+'Ze'F7㑂3C4bm]>-e f=ZTrnt f:`ywi~p] 53Br_?6eT4a%7Hգpb6l1lr$xn %StY÷'ZBѣ5b KI;{>ㆮtߒbT7 5&cU:G5Bg &!( gکGt DR@RW(CPeddZ)egi1G/ڽP`o!UK5v*6HӵOby͡㣽?9`woϾPPDkYq"4t{Y~ xȶ˄k^pFRJ/-k'!z0bK*:My|/by`󏁓;A>CSwQ]8eS-<(Gr*|e(foïc1WL \ -wVmF{^mcOY}0$ ZN|423_țUsjm fsюBۉ-󶉈a&Ns&Ұ. [ZXbҐ$8kㅺplb] W$y+..#KQT0j=)ۢb! ٪c`=5sZWx ~hB^g+_M7J~A#S 2u7/ AGtj,[U_*J_;z{l3<"[ޭqW))sf5QÍ&pB#|;߉$&7lAޜPq具SDs@2яʁ{\aO׏]OYX Ss}TV|t&/"؝J[}^EW Z=3kId_E~^2jf@z2#^$.tG#8`_&Di޶8r}D'8)rHv`sVeBaiT^IEW*eބPeWdrB-{ĉT-6ՆX߫;IG,H4(ZrAN[kW] ]_{A9>>3W09gC+3#Q} H =9鯦>!-qAKơyTw+گ?@{uoLaKm^qu78w"I# d\QddȔ<*8yy 7k w rһggϐ䵎͟qNyΰJtdw?qhjѪU8wr=FBנ͂ls0Rx~KQO5gU_>Nƪzcx1rC3O/-4_C҇$7ׇ(ۢsɹC+|i^Ms)qyVyL+QysUyKd7?$&#bׯl#c1[)/KYNsasK-V|lNzEy_u\&7)x=K_J s3 bڛ.V⇀b7>f?O&y~ t+.6fsjGmolG)-YFe{/yA$"AHGSPBUrv :|Nduojc 0,e;CFPKb^D==GOwcD=$o6^2"0GLwCES=&Ov`^ɎG ?3bg>~4UHΜUixmy?i,MMoO3c%drXb3{N+'` dLzĉQZ-=87Ge>#jGr6<kvWb4b,v}+Ϛ@l۹%GUw2EQj&qy?.V_ cHImћҐ`0cq55?O@Nƴb:W'M/`p7l@dЫli;HQ3ct8EGzKMi$ϟCd9um4i71w,j.m~@xw!:(cofw/y7׻N:df9RfWZS ]AYL}VFY(Mk*l|T5r՚c*r$5onR} N(B(rZf ۝4 m['νRxp%v6` ˤ)w*E`?->e#!dmМ|U_Ӡlr$o]F(G҅RABT+l׽ a] S}Ф$ L=z jнR"VO4zuW @/vaw RLC.@x@}>o{lkc lD!3T 0!u6)>aR ]83fdL d䁃B^@ԭE*?CW5KoaXe,mn]Ok+Kw^J' KEKi8HXӯ:TknoҰu[RRy%4I