Revisions of python-matplotlib

buildservice-autocommit accepted request 1219961 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 105)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 104)
- update to 3.9.2:
  * Be more resilient to I/O failures when writing font cache
  * Fix nondeterministic behavior with subplot spacing and
    constrained layout
  * Fix sticky edge tolerance relative to data range
  * Improve formatting of image values in cases of singular norms
  * Re-add matplotlib.cm.get_cmap; note this function will still
    be removed at a later date
  * Allow duplicate backend entry points
  * Fix Axes autoscaling of thin bars at large locations
  * Fix Axes autoscaling with axhspan / axvspan
  * Fix Axes3D autoscaling of Line3DCollection / Poly3DCollection
  * Fix Axes3D mouse interactivity with non-default roll angle
  * Fix box aspect ratios in Axes3D with alternate vertical axis
  * Fix case handling of backends specified as module://...
  * Fix crash with TkAgg on Windows with tk.window_focus: True
  * Fix interactive update of SubFigures
  * Fix interactivity when using the IPython console
  * Fix pickling of AxesWidgets and SubFigures
  * Fix scaling on GTK3Cairo / GTK4Cairo backends
  * Fix text wrapping within SubFigures
buildservice-autocommit accepted request 1217299 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 103)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) accepted request 1217298 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 102)
- Fix tests for Leap 16.0
buildservice-autocommit accepted request 1205391 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 101)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 100)
- Disable nbagg and wx plugin also on Leap16
buildservice-autocommit accepted request 1178866 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 99)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1178863 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 98)
- Update to 3.9.0
  ## Plotting and Annotation improvements
  * Axes.inset_axes is no longer experimental
  * Legend support for Boxplot
  * Percent sign in pie labels auto-escaped with usetex=True
  * hatch parameter for stackplot
  * Add option to plot only one half of violin plot
  * axhline and axhspan on polar axes
  * Subplot titles can now be automatically aligned
  * axisartist can now be used together with standard Formatters
  * Toggle minorticks on Axis
  * StrMethodFormatter now respects axes.unicode_minus
  ## Figure, Axes, and Legend Layout
  * Subfigures now have controllable zorders
  * Getters for xmargin, ymargin and zmargin
  ## Mathtext improvements
  * mathtext documentation improvements
  * mathtext spacing corrections
  ## Widget Improvements
  * Check and Radio Button widgets support clearing
  ## 3D plotting improvements
  * Setting 3D axis limits now set the limits exactly
  ## Other improvements
  * New BackendRegistry for plotting backends
  * Add widths, heights and angles setter to EllipseCollection
  * image.interpolation_stage rcParam
  * Arrow patch position is now modifiable
  * NonUniformImage now has mouseover support
- Add matplotlib-meson-options-opensuse.patch
buildservice-autocommit accepted request 1169287 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 97)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1169124 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 96)
- Update to 3.8.4
  * Enable building against numpy 2.0; released wheels are built
    against numpy 2
  * Add a draw during show for macos backend
  * Fix color sequence data for Set2 and Set3
  * gtk: Ensure pending draws are done before GTK draw
  * Update "Created with" url in hand.svg
  * Avoid modifying user input to Axes.bar
  * fix quiver3d incorrect arrow colors
buildservice-autocommit accepted request 1163696 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 95)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 94)
- update to 3.8.3:
  * Fix crash at exit for PGF backend
- Skip some broken tests with new pyparsing.
  * fix use of customized toolbars in TkAgg and WXAgg backends
- Bump dependency versions
  * Move architecture selection to bcond definition at top of
  * use pytest-xvfb and %pytest macro
- update to version 1.5.3
  * Four new perceptually uniform color maps, including the
- adjust python-tz buildrequires to match runtime requires (python-pytz)
  to pull in the python-qt5 package to make it work, and that
    - Phil Elson rewrote of the documentation and userguide for both
    - Support for specifying properties of wedge and text in pie
    - Fixed the mouse coordinates giving the wrong theta value in
    - Matplotlib now looks for configuration files (both rcparams and
    -  You can now easily switch between different styles using the
      + In the figure options dialog one can now choose to
      + Interactive performance of the Qt4 backend has been
      + The mapping of key-signals from Qt to values matplotlib
      +  The Cairo backends are now able to use the cairocffi
      +  The Gtk3Agg backend now works on Python 3.x, if the cairocffi
    -  The context directive in the plot_directive Sphinx extension
        can now accept an optional reset setting, which will cause the
      * Added an option span_stays to SpanSelector which makes the
        selector rectangle stay on the axes after you release the
- install LICENSE directory and fix license tag
- add use-setuptools.diff: build against old setuptools as well
- Configuration (rcParams)
 * Remember save directory
- for API changes see
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1160597 from Fabian Vogt's avatar Fabian Vogt (favogt) (revision 93)
- Add explicit BuildRequires on Mesa-dri, needed to run tests
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 92)
- Clean up the SPEC file
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1159627 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 91)
- Do not BuildRequire PyQt6 in SLE15. We don't want to include
  the whole qt6 stack in SLE only for matplotlib tests.
buildservice-autocommit accepted request 1155352 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 90)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1155316 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 89)
- Don't build nbagg for python39: ipython not available anymore
buildservice-autocommit accepted request 1149946 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 88)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1149931 from Lubos Kocman's avatar Lubos Kocman (lkocman) (revision 87)
Drop changes from lkocman.

* parallel change from Max fixes the issue
Displaying revisions 1 - 20 of 105
openSUSE Build Service is sponsored by