python3-matplotlib-latex-2.2.5-lp152.1.1 >  A ^͞o/=„`Xݮι*#Sthbbh`aXC'lxj,?P[sEUygԬ3u!R[{T`gn6[Bbu dUx<֥'8DBۖ.2'k4ĚЙٖ];<'t,϶Mw|j,kNHcngCPS\;VTKS}76Yj QVaм2/-w< Ytwr^h|BI>za5ee5fb280dcfc221a6481ce56bead04e95e3fe620708f05d94a718ccb03d726d086d6dac0b43fbdf3650feac4b46e6252495a77ih^͞o/=„Z`+c5XRp|Mln4d6]DaaN'E×l+(v7fMVvJlCp+.;4+J+ѷQJ| a7r^y6`R|[5By;8ژNSvjlSTFtϻ`*JBm2ԒÄNnk4_ z׶MjY,V5Ӽ{y?m- UάќtgT4Y@ROʖh)/fX>p;=<?=,d! + W 17@      4L  Z (8%9 %: 6%F8fG8xH8I9X9Y9\9<]9^:b:c;d< e<f<l<u<(v@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 QT5goat05 1590533700 2.2.5-lp152.1.12.2.5-lp152.1.1python3-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-protection -gobs://build.opensuse.org/openSUSE:Leap:15.2/standard/edbe165605876f500b38f26683abb8be-python-matplotlibcpioxz5x86_64-suse-linuxdirectoryASCII textUTF-8 Unicode text, with very long linesASCII text, with very long lineswwYa 8utf-8b039a5692d4de5006334a0ac313458fb4dd73e05f16330cedefe3f0d268f8693?P7zXZ !t/W(] crt:bLL /M*px6Tn:Cm>OfFB_+$TbAAf +a ?3Cq uܥE2:]a"Xt@!FASXڙXjɣ-Fqɍ m3_"'x "KCRԾx{VDU,2ZʻI>I56X8K6V6KXE^! w7v C{@weF)8QM߳7U݀ϯξx7V<*b* lCi pȧ5i: Vī;Fżzt`^xgwpM?5b/eVogTyzF=vp,D2Ϧ神Ip[%X¨ה T~E'cvN[gς ȣk~9?۴G( 0+@ O!*;3Twgh5EId(͏_{ZyHeKxk#;-9èm8~YVkU>iPҞٳ**RÁ[J$/gH2aDabh45v$9LQJ&"zI)ʇ]?@pߖ<))iãPg y}>w'8Rr) DU(fP~9F$/ 8>@aU*bG/2/'#!0a ;V`D^WJ ڹԠs IQL*h&v6^'a#$6mBNŰ/@x^&\a?yRkDn" 2tklPª;BCD\3@sBa/DyZ{.ݓd1WM6f󒴊3s&5/G3l}x Utq$_ tIt>xG38JH|/"N6Nra阳j**΢HD)-y;ǭTc >pYȨ02D2@0w&AC-PG "q6xڃ: fEh`O.owT'TPihl)puVS-W"P#G(ahmM&dk2$bt5hv@L( 2.W# Rl>J(}kl|*u[\MuVrl̃&M(Mof^5mFr(SiYR& <5厎xe&`k9~_\#C*%ǵqg6nCc4-**v1OE}4" X?qkmW_C;~97kBmoV+΀;ؒz:̄bpZ,}%aD`v{}R48maԛ G񊑍lX7`-G\N V2;Qe xbt 'Y T?7Zm{f]:[/fP758MH%0֋/S*^q9'~x>pE% #ZUvt\+'wK;\+6dY $#SyPaa_$JhńēWB=qMASi…)zm`.RRUʱHk,k|bmI$sƵcA!))ӡ)MU" o`fv?ix,UQS@5_+O)tS(#lfZoXjѽt+(rmCzT|@us5˭%88!5W~R!>lTeh|Ao}OƛO8Jv[h8u$|F;:k-dS^䟙bU,52%dK{ǐTDJ޽LKpv0a$ uCj8YP _aT 5]N`v}%]4|@X{x=}k"PYZmk~ LtR XӝOblQmQ|εX%YCSۢxL4`VfY'5vgB􋁳0`0 ;kg@k^^gRV gϰUn& 0zb79>k3;|OB*q(+cNWl}%ҩ!EIhI\0P(pNNvLL5b$d[8ƂTnY!VHxY3Z~xږ])Cϔ 1 }`/*uhn DZ$7}k|iwǫ^-er%OM[ cvNtSo҄HԝQvaqz~t&Ȉ;;8d!K%klwC)G@fbX))7KxqB!Cpl}ꅚxN췻~,R +"ȞD3@vvN߭1Bn),ma61XFʬIn8ƈPX&!_*didaT/u\f9qt\3IB ѽFv[M/.WDٌ(]uѴЃ܏l ,_ f4[;bM ?d7lc[}@b˳7!顂UXo| iI)n srmf)PcZv@co[&3b ACRm#.뾕`ŧC+5;߱-_g&*]Jj3m&K] u$!Fϵ*Ps1l݉y]0Mf2P-\'v$ؔO|`iw;GŌ?BVG <[؞:e_Ll|u|F ou~_{NU.""qϘ)J\^L /*tj*- {kmI^OյUI%"K+8Zjz 'MO屨n9L =XG'睉j 䴶R{93[p҆ }-1Gwڔ7M[9CPmmNA~ .9 ł.٧=U&V ۇ+naR'`h¤c9&LZHf}Xb'Q]4j-Z+u>+M 7_P ʇfQ'u=(D\pȜ;*$Vm$QA@ԭf;2̢U$~~1͢o\ 'YfMAϤ7ش":6?tV{Q#'N!~cuX#NpWl av?Q >>sGQE_C_{jT62qޫv%ޢ%svlTgx(O.ŲǼY3 썌~"a.9ɬg~gTu)|k-ñÇ/:Kjbc'9"[ d"*#RH?) },%'% 2]BFz0Az^FJˈAjLʺsdPua36>87IMdp +رЕ ]T.lZ(^ tFhI[O¾fp~(ufV_TEU$_ʰ2{PsaN2|[Я= cqU+ZfcU8'1p]bGf{/V+H>OUÞhL G4%ȬcA| ne}+$L*&g 3"/rU>`"*RJ@,]9Y,ORrXolwJSϒ$pUQKwP}6 okweͫv=#C+7f?ف% ˔Kz=$2ΒAsOsqyLl*2׭;?\N3,+\ufNڿz34݄'v7ln:#A\tp?Ḭ%jGYARVc6Qy.җ\ ṻv<˶4v2ٮ'VĊ( 6_xMawIvVw޶.)zKe z!uO|T .54.1̎ykz:}nSiFfZWgmH.:Q?{| |F67t+H iՍt&3 [Vl A#Pȇ18I [^n؜ʤ{{g~]u(ۇtn?\n#Q`_$&`fl+KM^`['2U3؇Mĩ$*w_l%pv}paK?eYAؔ&"ad%IQ] (>'чD!QlR %;nfTL{'E Q ,Iw?{ҕLR??n,$3r˳IW+иri' BӖv䯩70*{5V >$"D6Zq:8 I@_~H{[h&5^!aܾ )\nڰw mVOt 姜 bKs!M[=ZgZf2X^22yc/m'"w:*|TQd3ma.U7 ЙJqw5ϠOл9 ">5-RFѡ:Nml˚}¹ʦ9'@6,Ի02zGOC`9=nI bs1jl#{d#[^"5CaObI5;w]Z %E60f#.1l|dO7o@MFMMBTySuoWi*{ QAdp2op-uXTiOk@긍h_g  \-`88~}?DYDWB\ &2 xr5q82b2 V^dˌn;u;(QwTJKo\H  Jb!M px;2U9r$vvgb!y27kMvcQ_@_P+L@{&X a+XGX̐kl>}õ@$D 7/5RkS$ހ3lZ*&DaI{[M;v/U uXs!|\dzdrW$t+U%.A>c )[C-C\Za%c?׾Irtr[##6dFx, 1>FuH8?tF^wiCE-Ϭ8e-ꊱtWrccbO.ٰF4c8 D,Aʄg@ M( kG% a;<s"7׎6WWhH(wk)&6J~^e5A  zQW Ɣǹ2[YbLwa̼@ Ⱦ|RB_xCnk>DM3S  zŮ@%+f˰I'F(Q,g} w[[,x%k%CTct SYx^.  tK:YdLX{c eǰRHS!u9v'qi{ ~v(үOǍ UWyM$ªNչ ȹDϘaVhuY/'2*,U篐n&~FmU3Pj|bB-{Z>Qu΋"|:r|ީVZRqNGZ KcâÏg:Ln~az:4? ,aȎc'X+#rZfVțX0 [=CLQ:i֪$_j^4M\ Xm Dn !p; !4llbHZǣ jȁtv*<=/R=`f@mSH!0YZMEvʎ93`]1UJ.k҅pW~<}s>N)-a׶f?SD/:lAĥMhDtS55 a{(j%|v!8l,V(B~d%'xs3my&(}{FI]FyjJh\g!w6X8"iS=Y Z'$T(/C7ݑ2{mWJݢ^$QK擧`u\TD/`cڪOq8޽\FHx>6-Q WM#7ȳ`B#kϠQ!<8Q@ۘ׋F{LK^JΚGyI9 [l,Os,85?2 ~z\zô>SB;ǜN9ni2 =FB [M Y=ն"mĚl? e/J_6j~ۼ~nA ^7u\E@kƱ$]Ir0`UBm;\l͘책NDu5pgA8k竷q:~om#UcB/&^>iY"#a/EySF=kFE(#S -^ u^ }?EIگ1l ax?a:KJƈN[x1.PTR)JS* Δeubron$E&Gn: c ek⪙q QD8B/ k`_ 4mbrI@*(ʹpY^ 2gw}ʯ)Y'ᖪacTo'6nhZ\Mx4VnY?]+Ґi aAgpȦ\R ` ow(~w_\#9C#^{p~ k:2ԯ8pag=y?D+aIGBg` jiʏ%r.Jp]6ʚ+ ]L%5 ۅ % !=lUKK(× 7i@5l:_J焾'I2TUoO";t49꣍&u>`-VAw彵E:ѿ߅v &In֦zS6wi?B<^ kH燎iͣv`k׾kh;*NG[M9.W4y)(wП*j*6#J#fGPQK+@sg85Ď T- T`^PFXʏ+&tS*Nwd9fMGrn5#}ȹ/X⽈BSW4^QAJ?fv3rTRpx9ړ4Vz%|1!m/XJsmfCh\]U&ФQ5Th9B8&87MY7u#%'D5Jx>ZGAc^Raa`xL62-pheP-1>% fݝoI3*s *OHBE,9Z_V\q\m[Y:t eP؆1 YZ