Commit Graph

125 Commits

Author SHA256 Message Date
Dominique Leuenberger
53e8fdc1b8 Accepting request 998238 from devel:languages:python:numeric
- specfile:
  * removed pathc matplotlib-pr22975-fixarray.patch; included upstream
- update to version 3.5.3:
  * Fix alignment of over/under symbols
  * Fix bugs in colorbars:
    + alpha of extensions
    + drawedges=True with extensions
    + handling of panchor=False
  * Fix builds on Cygwin and IBM i
  * Fix contour labels in SubFigures
  * Fix cursor output:
    + for imshow with all negative values
    + when using BoundaryNorm
  * Fix interactivity in IPython/Jupyter
  * Fix NaN handling in errorbar
  * Fix NumPy conversion from AstroPy unit arrays
  * Fix positional markerfmt passed to stem
  * Fix unpickling:
    + crash loading in a separate process
    + incorrect DPI when HiDPI screens

OBS-URL: https://build.opensuse.org/request/show/998238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=95
2022-08-22 09:04:50 +00:00
10b0afb464 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=64 2022-08-19 18:18:45 +00:00
b43f4c879d Accepting request 995054 from home:apersaud:branches:devel:languages:python:numeric
update to latest version

OBS-URL: https://build.opensuse.org/request/show/995054
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=63
2022-08-15 07:11:27 +00:00
Dominique Leuenberger
e28dbb0d47 Accepting request 979442 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/979442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=94
2022-05-30 10:42:37 +00:00
a1ff5e2405 Accepting request 979387 from home:bnavigator:branches:devel:languages:python:numeric
- Skip a flaky leak test, move sigint test skip to all archs
- Add matplotlib-pr22975-fixarray.patch,
  gh#matplotlib/matplotlib#22975, required for astropy 5.1

OBS-URL: https://build.opensuse.org/request/show/979387
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=61
2022-05-27 07:09:07 +00:00
61583fdf9b - update to 3.5.2:
* Preliminary support for Windows on arm64 target has been added; this
    requires FreeType 2.11 or above.
- drop matplotlib-pr22780-Pillow-deprecations.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=60
2022-05-04 19:16:18 +00:00
Dominique Leuenberger
dae2c1831a Accepting request 969907 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/969907
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=93
2022-04-15 22:12:39 +00:00
5ccb35735d Accepting request 969899 from home:bnavigator:branches:devel:languages:python:numeric
- Add matplotlib-pr22780-Pillow-deprecations.patch for
  deprecation errors with Pillow -- gh#matplotlib/matplotlib#22780
- Skip any test with svg png or pdf in its id for non x86_64, as
  image comparison tests compare to x86_64 references.

OBS-URL: https://build.opensuse.org/request/show/969899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=58
2022-04-13 15:57:42 +00:00
Dominique Leuenberger
1f4545e76b Accepting request 940873 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/940873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=92
2021-12-22 19:17:39 +00:00
bd18b6c841 Accepting request 940596 from home:bnavigator:python-rpm-macros
- Skip tests which crash with oom
- Update to version 3.5.1
  * https://matplotlib.org/stable/users/prev_whats_new/whats_new_3.5.0.html
  * Figure and Axes creation / management
    - subplot_mosaic supports simple Axes sharing
    - Figure now has draw_without_rendering method
    - Figure __init__ passes keyword arguments through to set
  * Plotting methods
    - Add Annulus patch
    - set_data method for FancyArrow patch
    - New arrow styles in ArrowStyle and ConnectionPatch
    - Setting collection offset transform after initialization
  * Colors and colormaps
    - Colormap registry (experimental)
    - Image interpolation now possible at RGBA stage
    - imshow supports half-float arrays
    - A callback registry has been added to Normalize objects
  * Titles, ticks, and labels
    - Settings tick positions and labels simultaneously in
      set_ticks
  * Fonts and Text
    - Triple and quadruple dot mathtext accents
    - Font properties of legend title are configurable
    - Text and TextBox added parse_math option
    - Text can be positioned inside TextBox widget
    - Simplifying the font setting for usetex mode
    - Type 42 subsetting is now enabled for PDF/PS backends
  * rcParams improvements
    - Allow setting default legend labelcolor globally
  * 3D Axes improvements
    - Axes3D now allows manual control of draw order
    - Allow changing the vertical axis in 3d plots
    - plot_surface supports masked arrays and NaNs
    - 3D plotting methods support data keyword argument
  * Interactive tool improvements
    - Colorbars now have pan and zoom functionality
    - Updated the appearance of Slider widgets
    - Removing points on a PolygonSelector
    - Dragging selectors
    - Clearing selectors
    - Setting artist properties of selectors
    - Ignore events outside selection
    - CallbackRegistry objects gain a method to temporarily block
      signals
    - Directional sizing cursors
  * Sphinx extensions
    - More configuration of mathmpl sphinx extension
  * Backend-specific improvements
    - GTK backend
    - Qt backends
    - HiDPI support in Cairo-based, GTK, and Tk backends
    - Qt figure options editor improvements
    - WX backends support mouse navigation buttons
    - WebAgg uses asyncio instead of Tornado
- Add gtk4 and gtk-common subpackages

OBS-URL: https://build.opensuse.org/request/show/940596
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=57
2021-12-16 11:34:18 +00:00
Dominique Leuenberger
93d1a61dc2 Accepting request 936400 from devel:languages:python:numeric
- Skip some broken tests with new pyparsing.

OBS-URL: https://build.opensuse.org/request/show/936400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=91
2021-12-09 18:45:22 +00:00
Steve Kowalik
f8f5f338b4 - Skip some broken tests with new pyparsing.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=56
2021-12-08 04:48:57 +00:00
Dominique Leuenberger
bf3887b530 Accepting request 927346 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/927346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=90
2021-10-29 20:33:35 +00:00
db9eea30b3 Accepting request 927122 from home:DocB:branches:devel:languages:python
- version 3.4.3
  Patches removed (in version 3.4.3):
  inkscape11.patch
  0001-FIX-Pillow-asarray-bug.patch
  0002-Dont-modify-arrays-when-masking-values-for-log.patch

OBS-URL: https://build.opensuse.org/request/show/927122
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=55
2021-10-25 19:41:21 +00:00
Dominique Leuenberger
38ac3b328c Accepting request 908606 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/908606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=89
2021-07-28 17:19:34 +00:00
aa183fc4b8 Accepting request 908596 from home:mcalabkova:branches:devel:languages:python:numeric
- Fix tests with inkscape11.patch

OBS-URL: https://build.opensuse.org/request/show/908596
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=54
2021-07-27 12:49:17 +00:00
Dominique Leuenberger
a1a82c703e Accepting request 904589 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/904589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=88
2021-07-10 20:54:05 +00:00
1e86cb3b45 Accepting request 904573 from home:alarrosa:branches:devel:languages:python:numeric
- Add patches from upstream to fix an raised exception saying
  "__array__(): takes 1 positional argument but 2 were given"
  and an incompatibility with numpy 1.21.0 (slightly rebased):
  * 0001-FIX-Pillow-asarray-bug.patch
  * 0002-Dont-modify-arrays-when-masking-values-for-log.patch

OBS-URL: https://build.opensuse.org/request/show/904573
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=53
2021-07-07 12:45:05 +00:00
Dominique Leuenberger
d43b920362 Accepting request 893505 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/893505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=87
2021-05-19 15:48:50 +00:00
cf1a0fc5d0 Accepting request 893327 from home:apersaud:branches:devel:languages:python:numeric
update to latest version

OBS-URL: https://build.opensuse.org/request/show/893327
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=51
2021-05-16 20:34:16 +00:00
Dominique Leuenberger
de2ad2a916 Accepting request 891301 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/891301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=86
2021-05-12 17:31:12 +00:00
5cad0a59db Accepting request 891283 from home:bnavigator:branches:devel:languages:python:numeric
- Update build and runtime TeX requirements for -latex subpackage.

OBS-URL: https://build.opensuse.org/request/show/891283
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=49
2021-05-07 12:32:22 +00:00
Dominique Leuenberger
54552b1a10 Accepting request 889229 from devel:languages:python:numeric
- Add a required BuildRequires on tex(geometry.sty).

OBS-URL: https://build.opensuse.org/request/show/889229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=85
2021-04-29 20:45:56 +00:00
Steve Kowalik
5ca6873587 - Add a required BuildRequires on tex(geometry.sty).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=47
2021-04-29 08:29:28 +00:00
Richard Brown
3a04372ed7 Accepting request 883567 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/883567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=84
2021-04-10 13:26:31 +00:00
f127adafc8 Accepting request 883353 from home:apersaud:branches:devel:languages:python:numeric
- specfile:
  * update numpy requirement
  * removed patch no-builddir-freetype.patch and instead put the source files directly into a
    directory that works with the current build system
  * also added qhull source code (which otherwise the build process tries to download)
- update to version 3.4.1:
  * fix errorbar when specifying fillstyle
  * fix Inkscape cleanup at exit on Windows for tests
  * fix legends of colour-mapped scatter plots
  * fix positioning of annotation fancy arrows
  * fix size and color rendering for 3D scatter plots
  * fix suptitle manual positioning when using constrained layout
  * respect antialiasing settings in cairo backends as well
- changes from version 3.4.0:
  * Figure and Axes creation / management
    + New subfigure functionality
    + Single-line string notation for subplot_mosaic
    + Changes to behavior of Axes creation methods (gca, add_axes,
      add_subplot)
    + add_subplot/add_axes gained an axes_class parameter
    + Subplot and subplot2grid can now work with constrained layout
  * Plotting methods
    + axline supports transform parameter
    + New automatic labeling for bar charts
    + A list of hatches can be specified to bar and barh
    + Setting BarContainer orientation
    + Contour plots now default to using ScalarFormatter
    + Axes.errorbar cycles non-color properties correctly
    + errorbar errorevery parameter matches markevery
    + hexbin supports data reference for C parameter
    + Support callable for formatting of Sankey labels
    + Axes.spines access shortcuts
    + New stairs method and StepPatch artist
    + Added orientation parameter for stem plots
    + Angles on Bracket arrow styles
    + TickedStroke patheffect
  * Colors and colormaps
    + Collection color specification and mapping
    + Transparency (alpha) can be set as an array in collections
    + pcolormesh has improved transparency handling by enabling
      snapping
    + IPython representations for Colormap objects
    + Colormap.set_extremes and Colormap.with_extremes
    + Get under/over/bad colors of Colormap objects
    + New cm.unregister_cmap function
    + New CenteredNorm for symmetrical data around a center
    + New FuncNorm for arbitrary normalizations
    + GridSpec-based colorbars can now be positioned above or to the
      left of the main axes
  * Titles, ticks, and labels
    + supxlabel and supylabel
    + Shared-axes subplots tick label visibility is now correct for
      top or left labels
    + An iterable object with labels can be passed to Axes.plot
  * Fonts and Text
    + Text transform can rotate text direction
    + matplotlib.mathtext now supports overset and underset LaTeX
      symbols
    + math_fontfamily parameter to change Text font family
    + TextArea/AnchoredText support horizontalalignment
    + PDF supports URLs on Text artists
  * rcParams improvements
    + New rcParams for dates: set converter and whether to use
      interval_multiples
    + Date formatters now respect usetex rcParam
    + Setting image.cmap to a Colormap
    + Tick and tick label colors can be set independently using
      rcParams
  * 3D Axes improvements
    + Errorbar method in 3D Axes
    + Stem plots in 3D Axes
    + 3D Collection properties are now modifiable
    + Panning in 3D Axes
  * Interactive tool improvements
    + New RangeSlider widget
    + Sliders can now snap to arbitrary values
    + Pausing and Resuming Animations
  * Sphinx extensions
    + plot_directive caption option
  * Backend-specific improvements
    + Consecutive rasterized draws now merged
    + Support raw/rgba frame format in FFMpegFileWriter
    + nbAgg/WebAgg support middle-click and double-click
    + nbAgg support binary communication
    + Indexed color for PNG images in PDF files when possible
    + Improved font subsettings in PDF/PS
    + Kerning added to strings in PDFs
    + Fully-fractional HiDPI in QtAgg
    + wxAgg supports fullscreen toggle

OBS-URL: https://build.opensuse.org/request/show/883353
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=45
2021-04-07 09:55:25 +00:00
Dominique Leuenberger
58a8145ffc Accepting request 872040 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/872040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=83
2021-02-16 21:34:00 +00:00
112ac21c09 Accepting request 872037 from home:bnavigator:branches:devel:languages:python:numeric
- Skip python36 build. Due to NEP 29 there is no python36-numpy in
  Tumbleweed anymore.

OBS-URL: https://build.opensuse.org/request/show/872037
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=43
2021-02-14 00:04:47 +00:00
Dominique Leuenberger
079a0d4291 Accepting request 867992 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/867992
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=82
2021-02-04 19:21:55 +00:00
824d2c392b Accepting request 867874 from home:apersaud:branches:devel:languages:python:numeric
update to latest version

OBS-URL: https://build.opensuse.org/request/show/867874
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=41
2021-01-30 14:56:58 +00:00
Dominique Leuenberger
ca734ad7b4 Accepting request 863229 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/863229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=81
2021-01-19 14:58:59 +00:00
09ba3c5462 Accepting request 863205 from home:bnavigator:branches:devel:languages:python:numeric
- Update to v3.3.3
  This release contains several critical bug-fixes:
  * Fix calls to Axis.grid with argument visible=True.
  * Fix fully masked imshow.
  * Fix inconsistent color mapping in scatter for 3D plots.
  * Fix notebook/nbAgg figures when used with ipywidgets in the
    same cell.
  * Fix notebook/nbAgg/WebAgg on older (e.g., Firefox ESR)
    browsers.
  * Fix pcolormesh with datetime coordinates.
  * Fix performance regression with datetimes.
  * Fix singular ticks with small log ranges.
  * Fix timers/animations on wx and notebook backends.
  * Remove certifi as a hard runtime dependency.
- Changelog for v3.3.2
  This release contains several critical bug-fixes:
  * fix Axis scale on twinned Axes
  * fix auto-close of Figures in nbagg
  * fix automatic title placement if Axes is off the Figure
  * fix autoranging of log scales with barstacked histogram
  * fix extra redraws when using Button or TextBox widgets
  * fix imshow with LogNorm and large vmin/vmax ranges
  * fix plotting Pandas DataFrame with string MultiIndex
  * fix scatter with marker=''
  * fix scatter3d color/linewidth re-projection
  * fix state of mode buttons in TkAgg backends
  * include license files in built distribution
  * reduce Visual C++ runtime requirements on Windows
- Changelog for v3.3.1
  This release contains several critical bug-fixes:

OBS-URL: https://build.opensuse.org/request/show/863205
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=39
2021-01-15 06:06:52 +00:00
Dominique Leuenberger
f6d4a79419 Accepting request 843432 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/843432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=80
2020-10-23 10:19:14 +00:00
f162894cb6 Accepting request 843383 from home:namtrac:branches:devel:languages:python:numeric
- Copy updated transparent_markers.pdf from upstream commit
  https://github.com/matplotlib/matplotlib/pull/18604 to fix
  test failure Ghostscript 9.53

OBS-URL: https://build.opensuse.org/request/show/843383
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=37
2020-10-22 13:10:59 +00:00
Dominique Leuenberger
628a041dd6 Accepting request 824485 from devel:languages:python:numeric
- Require Pillow
- Bump dependency versions 

- Work on unit testing
  * Move architecture selection to bcond definition at top of 
    specfile. This makes it clear in the OBS web UI that the test
    flavor is only built for x86_64 and aarch64
  * do not build everything a second time during check (in-place)
  * instead use new subpackage testdata wich contains the baseline
    images created at regular build time
  * use pytest-xvfb and %pytest macro 
    (buildroot path actually not required)
  * tidy test skip definitions
  * add python-gobject-Gdk to pass the gtk3 backend testso
- include version for obsoletes -qt-shared (rpmlint warning)
- move some cairo files to backend packages
- remove python2 transition requirements mock and six
- update matplotlib-setup.cfg

- update to version 3.3.0
  + Figure and Axes creation / management
    * Provisional API for composing semantic axes layouts from text or nested lists
    * GridSpec.subplots()
    * New Axes.sharex, Axes.sharey methods
    * tight_layout now supports suptitle
    * Setting axes box aspect
  + Colors and colormaps
    * Turbo colormap
    * colors.BoundaryNorm supports extend keyword argument
    * Text color for legend labels

OBS-URL: https://build.opensuse.org/request/show/824485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=79
2020-08-06 15:32:23 +00:00
Tomáš Chvátal
866b3b1f81 Accepting request 822342 from home:bnavigator:branches:devel:languages:python:numeric
Apparently MPL hard requires Pillow now: broke Staging:H without it (ipython)
Will remove explicit Pillow requirement in python-control, python-mplcursors

- Require Pillow
- Bump dependency versions

OBS-URL: https://build.opensuse.org/request/show/822342
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=35
2020-07-23 10:45:25 +00:00
Tomáš Chvátal
47443e9f1a Accepting request 821989 from home:bnavigator:branches:devel:languages:python:numeric
- Work on unit testing
  * Move architecture selection to bcond definition at top of 
    specfile. This makes it clear in the OBS web UI that the test
    flavor is only built for x86_64 and aarch64
  * do not build everything a second time during check (in-place)
  * instead use new subpackage testdata wich contains the baseline
    images created at regular build time
  * use pytest-xvfb and %pytest macro 
    (buildroot path actually not required)
  * tidy test skip definitions
  * add python-gobject-Gdk to pass the gtk3 backend testso
- include version for obsoletes -qt-shared (rpmlint warning)
- move some cairo files to backend packages
- remove python2 transition requirements mock and six
- update matplotlib-setup.cfg

OBS-URL: https://build.opensuse.org/request/show/821989
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=34
2020-07-21 07:09:12 +00:00
Todd R
b550c4f9fa Accepting request 821680 from home:TheBlackCat:branches:devel:languages:python:numeric
- update to version 3.3.0
  + Figure and Axes creation / management
    * Provisional API for composing semantic axes layouts from text or nested lists
    * GridSpec.subplots()
    * New Axes.sharex, Axes.sharey methods
    * tight_layout now supports suptitle
    * Setting axes box aspect
  + Colors and colormaps
    * Turbo colormap
    * colors.BoundaryNorm supports extend keyword argument
    * Text color for legend labels
    * Pcolor and Pcolormesh now accept shading='nearest' and 'auto'
  + Titles, ticks, and labels
    * Align labels to Axes edges
    * Allow tick formatters to be set with str or function inputs
    * Axes.set_title gains a y keyword argument to control auto positioning
    * Offset text is now set to the top when using axis.tick_top()
    * Set zorder of contour labels
  + Other changes
    * New Axes.axline method
    * imshow now coerces 3D arrays with depth 1 to 2D
    * Better control of Axes.pie normalization
    * Dates use a modern epoch
    * Lines now accept MarkerStyle instances as input
  + Fonts
    * Simple syntax to select fonts by absolute path
    * Improved font weight detection
  + rcParams improvements
    * matplotlib.rc_context can be used as a decorator
    * rcParams for controlling default "raise window" behavior
    * Add generalized mathtext.fallback to rcParams
    * Add contour.linewidth to rcParams
  + 3D Axes improvements
    * Axes3D no longer distorts the 3D plot to match the 2D aspect ratio
    * 3D axes now support minor ticks
    * Home/Forward/Backward buttons now work with 3D axes
  + Interactive tool improvements
    * More consistent toolbar behavior across backends
    * Toolbar icons are now styled for dark themes
    * Cursor text now uses a number of significant digits matching pointing precision
    * GTK / Qt zoom rectangle now black and white
    * Event handler simplifications
  + Functions to compute a Path's size
    * Better interface for Path segment iteration
    * Fixed bug that computed a Path's Bbox incorrectly
  + Backend-specific improvements
    * savefig() gained a backend keyword argument
    * The SVG backend can now render hatches with transparency
    * SVG supports URLs on more artists
    * Images in SVG will no longer be blurred in some viewers
    * Saving SVG now supports adding metadata
    * Saving PDF metadata via PGF now consistent with PDF backend
    * NbAgg and WebAgg no longer use jQuery & jQuery UI
- Rebase no-builddir-freetype.patch

OBS-URL: https://build.opensuse.org/request/show/821680
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=33
2020-07-18 19:48:28 +00:00
Dominique Leuenberger
cfc1279b34 Accepting request 816747 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/816747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=78
2020-06-26 19:44:26 +00:00
Todd R
82960d35ad Accepting request 816745 from home:TheBlackCat:branches:devel:languages:python:numeric
- update to version 3.2.2:
  * Unit converters recognize subclasses
  * imsave accepts metadata and PIL options
  * cbook.normalize_kwargs
  * FontProperties accepts os.PathLike
  * Gouraud-shading alpha channel in PDF backend
  * Kerning adjustments now use correct values
  * bar3d lightsource shading
  * Shifting errorbars
  * Improvements in Logit scale ticker and formatter
  * rcParams for axes title location and color
  * 3-digit and 4-digit hex colors

OBS-URL: https://build.opensuse.org/request/show/816745
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=31
2020-06-24 02:42:20 +00:00
Dominique Leuenberger
037c6e7809 Accepting request 811473 from devel:languages:python:numeric
- Skip tests that randomly fail
- Run the tests on 64bit arm and intel only as elsewhere there are
  >100 test failures

- Add patch no-builddir-freetype.patch to not require freetype
  in build/ subfolder which we use in python macros
  * This is SUSE specific patch
- Make the package multibuild and execute the testsuite

- Remove the is_opensuse literals as we don't want to have matplotlib
  behave differently between openSUSE and SLE jsc#SLE-11752

- Remove the qt4 code support as we do just Qt5 everywhere

OBS-URL: https://build.opensuse.org/request/show/811473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=77
2020-06-05 18:01:25 +00:00
Tomáš Chvátal
c0be7dabfd - Skip tests that randomly fail
- Run the tests on 64bit arm and intel only as elsewhere there are
  >100 test failures

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=29
2020-06-04 12:59:35 +00:00
Tomáš Chvátal
26b39ec8cf - Add patch no-builddir-freetype.patch to not require freetype
in build/ subfolder which we use in python macros
  * This is SUSE specific patch
- Make the package multibuild and execute the testsuite

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=28
2020-05-18 09:10:22 +00:00
Tomáš Chvátal
1def2f9b9e - Remove the is_opensuse literals as we don't want to have matplotlib
behave differently between openSUSE and SLE jsc#SLE-11752

- Remove the qt4 code support as we do just Qt5 everywhere

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=27
2020-05-18 07:00:21 +00:00
Dominique Leuenberger
45e6895d4d Accepting request 789360 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/789360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=76
2020-04-19 19:47:29 +00:00
Tomáš Chvátal
a1b6a211dc Accepting request 789343 from home:apersaud:branches:devel:languages:python:numeric
update to latest version

OBS-URL: https://build.opensuse.org/request/show/789343
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=25
2020-03-28 18:05:40 +00:00
Oliver Kurz
b92038761f Accepting request 773163 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/773163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=75
2020-02-14 15:25:23 +00:00
Todd R
51eac0754a Accepting request 773162 from home:TheBlackCat:branches:devel:languages:python:numeric
- Update to 3.1.3
  * suppress a warning with Pandas 1.0
  * support pillow >= 7
  * support dateutils >= 2.8.1
  * prevent an infinite recursion
  * do not clobber non-python registered signal handler
  * fix path intersection computation with 0 length segments
  * fix performance regression in draw_idle
  * several minor bugs

OBS-URL: https://build.opensuse.org/request/show/773162
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=23
2020-02-10 16:29:52 +00:00
Dominique Leuenberger
ef0815f774 Accepting request 754780 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/754780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=74
2019-12-11 11:03:35 +00:00
Todd R
d418503cc3 Accepting request 754778 from home:TheBlackCat:branches:devel:languages:python:numeric
Update to 3.1.2

OBS-URL: https://build.opensuse.org/request/show/754778
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=21
2019-12-06 19:39:19 +00:00