python3-matplotlib-latex-2.2.5-bp153.1.21 >  A `C!M@eee%Y,d{Y1:9yw>- u-gY/UW?b}TK*ʄf|V'AWv@b'|38ә;Ǫ)O' l55vp~|CO.zSf~ 3(UCݧTNqv&r򑑯=^+_o~"BgL~M"=ό=D5E Q_IxN#a0=ad6567001410820f0e2b476bb4d01b2a2fc525aaa4f1908d2a37bf24190ddcb2ff91a082d28c02bdb6b26a5e668dbba8cfb1b25c6i`C!M@eeej:zD-v1wna| hC߮Y_0J} }fJpNGn^, m5e n o->9M^3*G]7m ʕZ\-YUbj=)n4פo65Eecuy  2wQZ"tޟrC|gZgis4:8 ڍְcvyNDd+p{0dvӺ!9?-(9˲`J-F"zX>p;=d?=Td! , X  )?EP     D`  n (8%9 0%: J%F8zG8H8I9X9,Y94\9X]9^:b;c;d<0e<5f<8l<:u@V@V^@VUV3[V3[U@U]TPTN3TD@Tomáš Chvátal Tomáš Chvátal toddrme2178@gmail.comhpj@urpla.netdimstar@opensuse.orgtbechtold@suse.comtoddrme2178@gmail.comarun@gmx.dearun@gmx.derolf@rotkraut.dearun@gmx.dethod_@gmx.dearun@gmx.detoddrme2178@gmail.comstefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.detoddrme2178@gmail.comstefan.bruens@rwth-aachen.detoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comsbahling@suse.comjengelh@inai.detbechtold@suse.comtoddrme2178@gmail.comegeorget@openmailbox.orgp.drouand@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.com- Remove Qt4 backend as we don't want to ship Qt4 anymore- Update version to 2.2.5: * Latest 2.x series that supports python2 (we have 3x on TW) - Make it agnostic between SLE and openSUSE jsc#SLE-11752 * Same change done to 3.x series in TW- Update to version 2.2.3 * Fix import failure on BSD systems * Fix import errors in Qt shims for PyQt5 5.11 and PyQt4 4.12 * Fix import errors if bz2 module is not in standard library * Fix overflow in _path.h * Fix infinite recursion in transform repr * Fix bug with XKCD style * Remove unsafe usage of Popen- don't use any lua expressions for suse_version < 1500- Only recommend python-matplotlib-tk if tk is already flagged for installation. On most systems there is no reason to have tk available (those UIs are out of date and not well perceived anyway).- Add missing Requires for python-backports.functools_lru_cache (boo#1074491)- Fix building on SLE which doesn't have qhull.- update to version 2.2.2: * v2.2.1 did not actually restore matplotlib.verbose. - changes from version 2.2.1: * This release fixes a number of critical bugs: + restores matplotlib.verbose (fixing embedding in pycharm) + preserve precision when color mapping small portions of data with extreme outliers + fixes saving long movies with ffmpeg + fixes UnbourdLocal error in contour labeling + fixes import failure on python 3.4.0 and 3.4.1 + fixes compile time failures with clang on 32bit platforms + fixes an icon in the Tk backends + fixes several issues with Tables + fixes expanding offset boxes with tight_layout + revert changes to the font caching to avoid a possible bug in backports.lru_cache + numerous docstring and documentation fixes * We have reverted the deprecation of `font_manager.TempCache`.- specfile: * require kiwisolver * update required version for dateutil - update to version 2.2.0: * The first release of the v2.2 LTS series and the last version of Matplotlib to support python2. There will be bug-fix release for this series until 2020. * This release includes new features including: + An experimental constrained layout manager + Color blind friendly color map (cividis) and color cycle (tableau-colorblind10) + native support for numpy.datetime64 types + animated gif writing via pillow + TkAgg now works with pypy + cairo based backends for Qt, Tk, and WX * There are several API changes in this release: + To support the constrained layout Matplotlib has a new required dependency (kiwisolver). + The `matplotlib.finance` module has been removed, development has moved to a stand-alone project.- Update versions of required packages.- specfile: * update copyright year - update to version 2.1.2: * This release fixes a number of critical bugs: + fix a typo in mlab.cohere which yielded incorrect results + allow nonposx / nonposy to pass through loglog + fix color comparisons when finding handles with legend + fixes a recursive draw bug and a major performance regression in Qt5Agg backend + fix a re-draw bug in WxAgg + fix image scaling with high-bit depth integers + revert the busy-cursor- dependency changed to python-six >= 1.10 (see "site-packages/matplotlib/__init__.py", line 187)- update to version 2.1.1: * The first and only planned bug-fix release for the 2.1 series. * This release include many bug and documentation fixes. Highlights are: + change default logscale behavior to clip + fixed webagg import errors + tweaks to polar ticks + fixed exception when guessing afm family names + update manifest to include all doc files + improve masked array handling in pcolormesh + fix segfault from reading invalid png + fix blocking_input + fix bug resulting in huge multi-page pdf files + make `show` in nbagg take args as other backends do + several fixes to OSX backend + restore positional arg handling on Figure.legend + fix bugs in interactive navigation + fix issues when panning with invalid limits + fix bug with fully masked arrays passed to imshow- Update to version 2.1.0 + New features * String categorical values * Interactive JS widgets for animation * Enhancements to polar plot * Figure class now has subplots method * Metadata savefig keyword argument * Busy Cursor * PolygonSelector * Added matplotlib.ticker.PercentFormatter * Reproducible PS, PDF and SVG output * Orthographic projection for mplot3d * voxels function for mplot3d + Improvements * Add capstyle and joinstyle attributes to Collection * CheckButtons widget get_status function * Add fill_bar argument to AnchoredSizeBar * Annotation can use a default arrow style * Barbs and Quiver Support Dates * Hexbin default line color * Figure.legend() can be called without arguments * Multiple legend keys for legend entries * New parameter clear for :func:`~matplotlib.pyplot.figure` * Specify minimum value to format as scalar for LogFormatterMathtext * New quiverkey angle keyword argument * Colormap reversed method * Artist.setp (and pyplot.setp) accept a file argument * streamplot streamline generation more configurable * Axis.set_tick_params now responds to rotation * Shading in 3D bar plots * New which Parameter for autofmt_xdate * New Figure Parameter for subplot2grid * Interpolation in fill_betweenx * New keyword argument sep for EngFormatter * Extend MATPLOTLIBRC behavior * density kwarg to hist + Internals * New TransformedPatchPath caching object * Abstract base class for movie writers * Stricter validation of line style rcParams + Performance * Path simplification updates * Implement intersects_bbox in c++\ - Remove upstream-included patches: * 0001-Fix-include-path-for-system-libqhull.patch * 0001-Allow-divmod-to-be-overridden-by-num.patch * 166a14473272_Fix-contour-colour-level-determination.patch * 97e170d2fc2c_Pass-integers-to-np_linspace.patch- Fix/enhance build with tests: - set PYTHONPATH, otherwise tests will not find the python modules installed to the buildroot - Add BuildRequires for several tex styles/resources - Add BuildRequires: xorg-x11-Xvfb, needed for Qt backend tests - Remove python-Pillow, tests are only using png, not e.g jpeg - increase image compare tolerance, our Freetype 2.7 renders slightly different to the baseline FT 2.6 - Add upstream 0001-Allow-divmod-to-be-overridden-by-num.patch, to cope with numpy 1.13 changes - Add upstream 166a14473272_Fix-contour-colour-level-determination.patch - Add upstream 97e170d2fc2c_Pass-integers-to-np_linspace.patch- Also remove runtime-only python-tk dependecy from BuildRequires:- Rebase the matplotlib setup.cfg on upstream version - Guard several BuildRequires: which are not necessary for building with the "tests" conditional, most backends are pure python - Do not install/package baseline images only necessary for tests, shrinks the main package by 60 MByte- Update to version 2.0.2 Critical bug fixes for 2.0.1 * fixed Qt4 support * fixed LogFormatter * fixed hatched artists in legends * fixed segfault with large images - Update to version 2.0.1 Bug fix release for 2.0.x series This release includes bug fixes, documentation updates and one major change. + API * Do not clip the linewidth used for dash pattern scaling. This is an API change, but is a major improvement. * Deprecate 'vega' color names in favor of 'tab'. + Bug Fixes * Hatching color follows edge color again. * Fixes a critical bug with masked images. * Improved high-dpi support for Qt5. * Log ticking no never skip minor ticks * Do not skip points surrounded by nan/inf in vector outputs. - Disable backends on releases that don't support them.- Add 0001-Fix-include-path-for-system-libqhull.patch Avoid falling back to outdated bundled version- Restore qt4 backend since qt4 still has maintained, python3-comptible python bindings. - Provide/obsolete gtk backend to avoid conflicts. It doesn't have maintained, python3-compatible python bindings.- Implement single-spec version - Drop old qt4 and gtk2 backends - Drop unmaintained qt designer widget- Fix file list- Add python-functools32 dependency.- update to version 2.0.0 + Highlights include: * 'viridis' is default color map instead of jet. * Modernized the default color cycle. * Many more functions respect the color cycle. * Line dash patterns scale with linewidth. * Change default font to DejaVu, now supports most Western alphabets (including Greek, Cyrillic and Latin with diacritics), math symbols and emoji out of the box. * Faster text rendering. * Improved auto-limits. * Ticks out and only on the right and bottom spines by default. * Improved auto-ticking, particularly for log scales and dates. * Improved image support (imshow respects scales and eliminated a class of artifacts).- update to version 1.5.3 * Changed default autorange behavior in boxplots (introduced with 1.5.2) - Change BuildRequires and Recommends from python-Pillow to python-imaging to allow for SLE 12 builds. (python-Pillow provides python-imaging)- Make use of wxWidgets 3- Require python-python-dateutil. package was renamed- Update to version 1.5.1: First bug fix release for 1.5.x series.- Enabled qt5 on Leap 42.1 - Enabled wx on Leap 42.1- Drop agg-devel dependenxy; useless- Add new python-Cycler dependency- Update to 1.5.0 * Auto-redraw using the object-oriented API. * Most plotting functions now support labeled data API. * Color cycling has extended to all style properties. * Four new perceptually uniform color maps, including the soon-to-be default 'viridis'. * More included style sheets. * Many small plotting improvements. * Proposed new framework for managing the GUI toolbar and tools.- Disable qt5 on SLE 12 - Disable wx on SLE 11 and 12 - Disable latex and gtk3 on SLE 11 - Don't require texlive-sfmath on SLE 12 - Disable qt5 on ppc and arm - Depend on libxml2 instead of libxml2-tools- Fix installed files- specfile: * update url * update source url to point to pypi - update to version 1.4.3: * Many bugs are fixed including: - fixing drawing of edge-only markers in AGG - fix run-away memory usage when using %inline or saving with a tight bounding box with QuadMesh artists - improvements to wx and tk gui backends * Additionally the webagg and nbagg backends were brought closer to feature parity with the desktop backends with the addition of keyboard and scroll events thanks to Steven Silvester.- Update to 1.4.2. This is a bug-fix release for the 1.4 series. - corrected boxplot in pyplot.py - added extra paths to default search paths for freetype- Update to 1.4.1. This is a bug-fix release for the 1.4 series. - reverts the changes to interactive plotting so ion will work as before in all cases fixed boxplot regressions - fixes for finding freetype and libpng - sundry unicode fixes (looking up user folders, importing seaborn/pandas/networkx with macosx backend) - nbagg works with python 3 + new font awesome - fixed saving dialogue in QT5obs-arm-2 1615057945 2.2.5-bp153.1.212.2.5-bp153.1.21python3-matplotlib-latexLICENSELICENSELICENSE.PILLICENSE_AMSFONTSLICENSE_BAKOMALICENSE_COLORBREWERLICENSE_CONDALICENSE_JQUERYLICENSE_PAINTLICENSE_QT4_EDITORLICENSE_STIXLICENSE_YORICKLICENSE_enthought.txtSolarized.txtpnpoly.licenselicense.rst/usr/share/licenses//usr/share/licenses/python3-matplotlib-latex//usr/share/licenses/python3-matplotlib-latex/LICENSE/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/edbe165605876f500b38f26683abb8be-python-matplotlibcpioxz5aarch64-suse-linuxdirectoryASCII textUTF-8 Unicode text, with very long linesASCII text, with very long linescXc|ԩPj*jutf-8fed541c71a9776bd1d9a17eb49b9f8a3bdcd6688057f91a2fc55ac6bde44cb84?P7zXZ !t/W(] crt:bLL.ɶ\C^ \K!S6;qZ muFBiWބĿ( +s&J@5wKzP#:=+,Xx,XSx(|Pm_+(lּƂHgZ3tC%mU%(c? );k>AFV[WëWcjl!:j"MtYӦf'xж6?=u0o.ŝ's)-君naE^oC WM5V4@z5PLZO9rlFMXkt]U_F9)*%ApK9`+RnyIA%o$/"=T<J%ybG&`&FQ%cT7{Fi9/wp m7LQ_RJ])Vu]5ށoD\unH5kʖ홂`|B#U JR*\lRf9t_&3g%"ɣc(V.ukVX: 4qtu jjѤ{0`O–LƙIlda}fԤ-~3Fz6Z!7oUw-\ػB]U"rvǘ@`f<= (ff^Y0vp=X2_8…=kZhg 5晽Pp3;0:ǃg\Jr`ҝbNTjs}$P6+/ a<:"@{a˅A`IVӑ$7/h6!]`[m;ÛBųG܃6 *̗bpG%/EbYܡ"!|EZ-~ֲLqlrKĂnXDH;|S "k&GW Ͻ!1s[}8E[_R lvؾ[K#1,g/<$PeՄ ,̴lTLΛ1&8غYe^W9nb+dQn?Bk@ԑ,.`" {@>>`zȾcjK^s.ݱn:CXLȷ NE !HT2,e 0jM#%S`Rl%ŢI45|:Z/pjo:]d o _fhxJ9< _Y#zDAV eq}v:/4[kWyY-*?ɣ]\I`/0IE: :}GG9kL#M TpL)ШZ,nC2ݚЪ2^AlWCmxf%NhTS _cSpS =˅! H%W4U%Wâ5w(2l9"+Dp4hNCS! {R*ϓ7cFMb.Lדʹx6bj\cLn8vWEg-"0+69: +`,- S0Fӂ*6͌3ҷ[Ư_0z- EjBj08{#e/dػ*nb?=ܡm<~Jr7czdzKϹXLDaH'IDP}ښ Q7p]ݹ{ʁ4Im~Q1}hy;P'x\ieGMicPU~Uoi }X/*ftBEt䆵9FxݒU@D斛'n09NQ`;3JfVXa^gWs+[#O gz7 Z/4LZB={z~22:(1&)~㊟o EuCV5NdveN.V4a^[}8pQ[- 2e^$b{yHr뤝mk0̕ѥ(vufLWZ"X4. 5΍$7E\y/ǂf9C.]Vo|vLȢe`d Xb{P&3Rs_.e\ pKSlV96)]:@03)1,@.*'`2۹%Ebdz?u ci/40ooè_ .R)1"ܫdKkRY!@| OY^[7?86p#yCoчwaaQ•t+A ðIJ:Y{~( ^[DmG7Nmm9ޣmR+#͹\\CLPWvbv"?f|̲:c!/b$b+J`>⬉!̨g9] F9VN'Sljٳ4 ) 1GƷSJb $ xY_bD?J{r"+4rwchEÔJtyKW1!FRAհ(+lƁƐk|}a(rDzM^bk9tqeQHW(H\Xص.W%hYt V1RX[:jb;xTtc俒;ؚ\jm rn`!\h UyOwLݏoDX0@Y0#p9d-4;i,ِ]+`u`c킩*^w%t@#e oc'ėWJ J&3jl1mWS[%ܩ}Q5F=mv4e킖rgxp}Opo$j L'cDTASMnK?á(IqU!+U7h g5БǼ%F 7%E8RmWbG %7;x:xGF([ b;4,nI0ރ0 SPBKTh@ b,f%:v`"pgE+1U:Ju|.DL.(:=Q$S./$DY723Y-ɧM泙t,E.~Z8}da)deBD5"z Ih vzŴ0F"Pi"<M~Xr`vF逬.ao`<$U3dޢB@mcL)̆B{t0ϴK4ԅjl9[i *J%E9s&$"˟Feʌ QtlzlQn[IEw8{ zkqsx8<# H#$@ʯ ddd8} w}b{?'jVY]&_rƝ*YPH&c %Q}Li};]m `uArj?7wo${Np&'J8K"}jn7}ֶnɍdBel[ΔX˄z*BHQyN(!:9/O^c<˂ٚ,x lDUtfJŒ4c fA>wkތ \,_IjDm F5%}%G rDBΔmq%:,䧿 }UneXdG^J6#L@&N&B쌜qdUM~ګsLYfuta5Kv[r!&'zgd95k pD5q eR0&DF`n*Iq*^跽׶[7\S(qI+L y״])6vE:im%=0f@9I߬'8YY;9!BS4x䵢T2A "<0:ٹK2 ;sCD2Zus"5(g!c˪x\~4*ہ<6`Q\Zv!=]l3LW<F?[WrL/nSSU VR@Fy+9ߖ /DhwϚFMDpP3AX[uv:? t 0).4'޶ yHRfDdT4fHf˥ jI9s*sl=%P |qv>HU*F)m6->`eB߬FBd 25(aJ;dbH џײ.I-g- ̣Dc|%i2ov aաQcXMmV\ji)EO#L޻V-H*5/{#@$f+&!K3[?HKqeDCRIb$gc뚵4{8=`iyckZ,Ɉh)ԒiPXʪ->@?^ @e,lر<)l ٣rOx%53 |BnV0735M[|2Ȯb2 3p@!ײ>a?+ح2T?1Tj楸bT FyfS <_W'^Dq$ND<&,sGݤEĿTirժa4!6(٫(CFhn 1XjɔM(>*cki4?PL^FcEfCcaοPEpN_. M OS|$b|qa豕2ů\f}1&A 6.? 6~14&Va'QnpH'ôR 1ZEsDS_|]"-&JRK* 0l6! sw7d ;dDa[[驍ŧE=AY,qb ͣЏ]hFNR/ ^5N7۟uaۋYƚHRM.zIvia5^h /c4{>7՜:珋; o?-hiIwoqJ8SIەX"Q*B֔ mg;εAjMˢJ+mGA 2g(]'"A1f"y&iHH0pӒLDnm^Tb?ԙpzt֡wX͟2;|j7rR} .comfĎe:xsLz9bYj _#? By" bI,ItE Ao yed3ieCy7Ъ:.(VaK÷_Ix[`$@GE1/z)u:Ʀ{8RR?Rf$`u4' Oxz2v=[bVZnsdiQ~RlKMZ%~O%ErcCsXĻ yp!w^wy+p=U߈qTѼa /H<,ꕇeHYS_B4ⷎ#jPu]K]Z).Y5?|F@&BdOϜtF3PFQC=}Lj;E:geYN5&ߗev0Ԉ ¿5vqjxE:JeAF6NW-+'ʣ Q;OT/sԚW`"{AS> ߍۼ'"ļ2DyבHP<|c2L",/ܪن!}SC/ș|wqP ݝYFL94Q;ۀNϪp]00h#i:/Ӵќۑڱl;&uކA7wx&Ȯ'#+%W(hI0]KQ R5W>)4o)Bc 5K[g /1ǹ&-L_{|SgsJ@Ƒi3U~N"]Y=gq ߉iR 5t4 ı6h/vPifL\{jxf#:o )h O_'E\@^.nFu4әPG@@鲎\/6vMeI|9hܟ=sƙ^ w42?VdZd' +"ݙS&vA a6jX5xU/|cICO)C#-J3,^B|5VRa+E`uN愡wR\+>z\jbKj/#3P ڵ^_wW;z*Kl0.ھ;X*=Swj/ R}XN_ZKleJCfq$y;= EU>3;:ęcƠӝoUյHt@Ҡ3\qK,a -r‹uꘔB0o2hcL|yF#X@4\ msDZ 6H@zRwPm9>5$Z* ^do& li:ʔ'y #" XADPu1 w? vD E%i c'(QATVїj{T}*-5'#󝥺jJʅ$  '#"R<rtp"D}}|su+ 2-4VwYaZܪC9[ uӦyf0ɧ!J/tp14E$f؉S.' cy(Ja?v6?$cڶX݂qu ]Zsq+K,T 齼U- 7dn.R@o --y,J-˥b^o@@ 2^;!`~Qu(D՜pڨ֐_؅$#[ObH50ڄaRs" m0Nvz 5#\djOfiQ{|@g'8SkD;^ݠ~ҏ:}><% *Cq'm.T@0>jkIjbsuӯouQQP(NWkT1j벹#fZ4qU@#5Ry+śQySAF[7%"VE1m5 vߵlҤWemIT.u Y-} gB&ǶLtP%UؘFhh;F Wh5 }X?r 0kPRn]O>cݕ_wܝ?Ao&vi?~ @{c]kw)ܠ{ X>Y_^k"6t]NH`[=./ROF:3R;C,;}c/xp_SQ4 Xx =z=1Q/#ۉQ"y'[)4.ۀN0{pv 7:MZoyVoGKǐK?DK2\;KgG*y; H+ =FLtccU^q8 ",x$F5{W1Iה >U1Mz3MyOʇeE2Bu׳J4n!P OZKZfOO)xKҝĠOډ^L;X^,E@6#B[OYGgRo 1JˋL< x߃R%[|?gi2+:nAkE_1G<if7-'݇ G }I<зpVMmߔ9b`lLltW7ѬuE۰uŁ@)yC*WH$bo H%%!+R! t^5[΁K\!ę~CrD6 vHM5ClzJh@\[ ‡W/#XV `F8kxoJsBehn^`RJ=hFا3G)pOd߽]y  j&]wr2c͔WOʕ;ǖ 0t1KEr :TpѩgG񽠊>?7F2%WfA#^'7CtS (U'+RXV i(K1;Cc#fn`+kPs;a%`J^ _`\v귍 [~VNɯ @ >pp@N@b*B^ٰ.*9RGK5he*u5h%1t; 1)¶W ˃}UeVjM9 g|kHZ+*pLI}Τe5Cæ+Bv6]LbbRǏ&(&`9\D,V&:io?SUtSaGpHx+,{Z'ªVNqJ@biE! #iASď;Ν"]ݠ.\ EPBV1UJ6Փs{ƥegR%e`|Q{Olm;AYP(V]e$\HCq]xUA?U?xAr~qgŮY{p /!PJW%])# NDc,)GVþLm \~;Y"bW>װDV |P؆1 YZ