python3-matplotlib-latex-1.4.3-4.26>t  DH`pY`P/=„?>;wUG7 QCjm} AēװjX:] \̈́Qm#{Zg(Wp'D:#ً$0Dx}4_k𤓊YʿLņtx |l ]=j&31+؁GF0_KUYT?ƃ8[~:ZB\tfSRo>9 @? 0d! & R %+4< @ D L n px(89:F!G4H<IDXHYP\h]p^bchdefluvw x z Cpython3-matplotlib-latex1.4.34.26Allow rendering latex in python3-matplotlibThis package allows python3-matplotlib to display latex in plots and figures.Y`Plamb12openSUSE Leap 42.3openSUSEBSD-2-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://matplotlib.orglinuxx86_64A큤Y`PT05e3b16b111a516ce912b6ae7fa4046drootrootrootrootpython3-matplotlib-1.4.3-4.26.src.rpmpython3-matplotlib-latexpython3-matplotlib-latex(x86-64)   python3-matplotlibrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)texlive-dvipngtexlive-latextexlive-texrpmlib(PayloadIsLzma)1.4.33.0.4-14.0-14.4.6-14.11.2U3@U3@T-@T@TN3TD@T@TT=@S@SvSi@Si@R@Rg@R q@R q@QPtoddrme2178@gmail.comtoddrme2178@gmail.comarun@gmx.dedimstar@opensuse.orgtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comcfarrell@suse.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comspeilicke@suse.comspeilicke@suse.comcfarrell@suse.comhighwaystar.ru@gmail.com- Disable qt5 on ppc- Disable qt5 and tk on SLE 12 - Don't require texlive-sfmath on SLE 12- 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.- Fix %files section.- 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 QT5- Create subpackage to pull in latex dependencies so they are more visible to users. - Comment out testing BuildRequires since we aren't doing testing. We aren't doing testing because it takes a long time and a lot of packages depend on matplotlib, so it slows down the build process for python 3 packages too much.- Add new python-cairocffi dependency. This is the recommended dependency for the cairo backend upstream. - Split out the cairo backend into its own subpackage. It is no longer tied to gtk, so people can use it on its own without pulling in any gtk dependencies.- Dependency and spec file cleanups- Fixed issues with qt. The qt5 backend is actually a generic qt backend, which the qt4 backend depends on. So it needs to be available for the qt4 backend to work at all. However, we need to pull in the python3-qt5 package to make it work, and that package is only available for openSUSE > 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 python3-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 - Disable non-working qt4 backend on openSUSE 12.2.- license update: SUSE-Matplotlib JD Hunter license is Matplotlib- Set dummy XDG_RUNTIME_DIR to fix building on openSUSE:Factory- Enable all supported backends - Split most backends into separate packages - Update dependencies - Add many optional dependencies - Make %setup.py quiet- Update to 1.3.1 * bugfixes- Require python3-pyparsing- Update to version 1.3.0: + Upstream provides no changelog - Disabled Qt4 backend for now - Fixed dependencies - Dropped no-multiprocessing-setup.patch: Merged upstream - Don't remove __pycache__ - Fix non-executable bit rpmlint issue- license update: Python-2.0 See PKG-INFO- 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 addedlamb12 14994843131.4.3-4.261.4.3-4.26python3-matplotlib-latexusetex.rst/usr/share/doc/packages//usr/share/doc/packages/python3-matplotlib-latex/-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/df1ccab6c12a32d315e4ea096ba73233-python3-matplotlibcpiolzma5x86_64-suse-linuxdirectoryASCII textn[?]c%i\?p] crt:bLL'V(N Tqe"^lg݊qL92.Ȱ-ykhomӴԜxD˭=w,mx&y ๥>FDd; RTp 9ڤ i`7py$ƈZssB `&܈/L4nދ ?<-8P4*uur";z 2![ #`,56c[T\u񕹺jN7vJ1VOj1eGvTYLve!KQZע%>wxXJ pàNI;mM+{%H|pbP9QøjQёe/37΍Kt/TkRĐHĶT*$EL&N6OQH3 # -o,L/ݑnHbf@ƤǝSVFnVD62m53;8,ωbK ˮxyi1.{q4 K>?wO96H'Ϩ%Ee;9Я@)n˷$5_K *%LH[R'^g{]>O*"2.?\D,#07Ul0h}k5vM6,Vzuӵp om:!! *s Fv)L#+f" D5˜0xütdGۚcE}~jΧR ޜiP^KeubNzpEcy*;Q(S_6d9lK\j~` <8W[ѤդE\"QbK nIg Zh6lQp~t17sY>`RE)k* ʪ)#L!b>)1] BhE}"\&r:)@=RAEk52<׺Jٯ:B]ˍzĊ,Cͫ"HզK$dwO]帧3X oQb ձϋ*kfV*#Wݷ/] W2 ˗`?V l~_ D=ԗ6Pg$X,y^땧} j P,`>]R=tV֝ed g-z~{[s%V%tiw&4-ؔNYM킾9i\XfH`&7P {ًU>`֫,O~/y՘tN"ӽ09{p4Kbiߞ퍊 `_Tf01K4T?Mj @R4JآzvN+yfY%ĢxTNfT>amnb`GPx[48~v2xY.xAaW*ly]x xxgAH[ڛd1wJ~gel"U8 o`(> ש:f~?yL,\*bq*MȃmGHU5lJv(.9HY"}O淠MyWmV¥j#aК\Zhk3},pzgΓ9w~6I/w6L\Rа2pj|pqGgj*;5p@dd**#XʊO f*^\9:l{m0^>Ț/YGE˭q܋DhFO0̨ϣϮ-ZtyVB }KqVVt]"6qDͩU]P8XK('̱ d)=jK|oVUzjNg=/G QK+i>9{<;D<dqze*C;[v%aЅot-nVzvO4n~IBSrV|:lYL(^@Q&PG+>`ހ. ^R@eT2FkԞ<]z>r"6Z$d#I!bc\Co|1䝬iryPezs GZWNuYqW||!AC1"KsP{1۱%N^#OJ)U(D1j