Revisions of python-matplotlib

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
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1149561 from Lubos Kocman's avatar Lubos Kocman (lkocman) (revision 85)
- Disable tests for Leap 15 / SLES 15
  re-add dropped changelog entry bsc#1184340 and bsc#1198319
buildservice-autocommit accepted request 1148750 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 84)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1148715 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 83)
Add references to bugzilla issues

  file and drop python2-specific parts (bsc#1184340, bsc#1198319)
buildservice-autocommit accepted request 1141080 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 82)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) accepted request 1141029 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 81)
- force 'swrast' ("llvmpipe") Mesa/OpenGL driver to be used by
  setting and exporting LIBGL_ALWAYS_SOFTWARE=1 to get rid of
  issues when Mesa is trying to load 'zink' driver (messages are
  just warnings, but seem to be fatal for the tests here) (boo#1219095)
buildservice-autocommit accepted request 1134473 from Ana Guerrero's avatar Ana Guerrero (anag+factory) (revision 80)
baserev update by copy to link target
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1133778 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 79)
This needs ipykernel and a few new dependencies in Ring1

- Update to 3.8.2
  * Bugfix release without API changes
- API Changes for 3.8.1
  ## Behaviour
  * Default behaviour of hexbin with C provided requires at least 1
    point
  ## Deprecations
  * Deprecations removed in contour
- What's new in 3.8
  ## Type Hints
  ## Plotting and Annotation improvements
  * Support customizing antialiasing for text and annotation
  * rcParams for AutoMinorLocator divisions
  * Axline setters and getters
  * Clipping for contour plots
  * Axes.ecdf
  * Figure.get_suptitle(), Figure.get_supxlabel(),
    Figure.get_supylabel()
  * Ellipse.get_vertices(), Ellipse.get_co_vertices()
  * Remove inner ticks in label_outer()
  * Configurable legend shadows
  * offset parameter for MultipleLocator
  * Add a new valid color format (matplotlib_color, alpha)
  * The pie chart shadow can be controlled
  * PolyQuadMesh is a new class for drawing quadrilateral meshes
  * Shadow shade can be controlled
  * SpinesProxy now supports calling the set() method
  * Allow setting the tick label fonts with a keyword argument
  ## Figure, Axes, and Legend Layout
  * pad_inches="layout" for savefig
buildservice-autocommit accepted request 1098337 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 78)
baserev update by copy to link target
Displaying revisions 1 - 20 of 97
openSUSE Build Service is sponsored by