From 4363a24770aef81c8558155cd11f9e9cad3b717b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 01:32:46 +0000 Subject: [PATCH] docs: update matplotlib Add version 3.11.1 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- docs/packages/matplotlib.yaml | 73 +++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) diff --git a/docs/packages/matplotlib.yaml b/docs/packages/matplotlib.yaml index df6ee94..83937c6 100644 --- a/docs/packages/matplotlib.yaml +++ b/docs/packages/matplotlib.yaml @@ -16,3 +16,76 @@ versions: - version: 3.11.0 patched: comment: We patch matplotlib to increase threading test timeouts in places where the native RISC-V runners seem to have issues, and backport a fix from upstream to pin pytest below version 9.1.0 due to failures with a test fixture in the TestSpectral suite. + - version: 3.11.1 + patched: + license: "License agreement for matplotlib versions 1.3.0 and later\n =========================================================\n\ + \ \n 1. This LICENSE AGREEMENT is between the Matplotlib Development\ + \ Team\n (\"MDT\"), and the Individual or Organization (\"Licensee\") accessing\ + \ and\n otherwise using matplotlib software in source or binary form and\ + \ its\n associated documentation.\n \n 2. Subject to the\ + \ terms and conditions of this License Agreement, MDT\n hereby grants Licensee\ + \ a nonexclusive, royalty-free, world-wide license\n to reproduce, analyze,\ + \ test, perform and/or display publicly, prepare\n derivative works, distribute,\ + \ and otherwise use matplotlib\n alone or in any derivative version, provided,\ + \ however, that MDT's\n License Agreement and MDT's notice of copyright,\ + \ i.e., \"Copyright (c)\n 2012- Matplotlib Development Team; All Rights\ + \ Reserved\" are retained in\n matplotlib alone or in any derivative version\ + \ prepared by\n Licensee.\n \n 3. In the event Licensee\ + \ prepares a derivative work that is based on or\n incorporates matplotlib\ + \ or any part thereof, and wants to\n make the derivative work available\ + \ to others as provided herein, then\n Licensee hereby agrees to include\ + \ in any such work a brief summary of\n the changes made to matplotlib .\n\ + \ \n 4. MDT is making matplotlib available to Licensee on an \"\ + AS\n IS\" basis. MDT MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR\n\ + \ IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, MDT MAKES NO AND\n \ + \ DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS\n\ + \ FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB\n WILL\ + \ NOT INFRINGE ANY THIRD PARTY RIGHTS.\n \n 5. MDT SHALL NOT BE\ + \ LIABLE TO LICENSEE OR ANY OTHER USERS OF MATPLOTLIB\n FOR ANY INCIDENTAL,\ + \ SPECIAL, OR CONSEQUENTIAL DAMAGES OR\n LOSS AS A RESULT OF MODIFYING,\ + \ DISTRIBUTING, OR OTHERWISE USING\n MATPLOTLIB , OR ANY DERIVATIVE THEREOF,\ + \ EVEN IF ADVISED OF\n THE POSSIBILITY THEREOF.\n \n 6.\ + \ This License Agreement will automatically terminate upon a material\n \ + \ breach of its terms and conditions.\n \n 7. Nothing in this License\ + \ Agreement shall be deemed to create any\n relationship of agency, partnership,\ + \ or joint venture between MDT and\n Licensee. This License Agreement does\ + \ not grant permission to use MDT\n trademarks or trade name in a trademark\ + \ sense to endorse or promote\n products or services of Licensee, or any\ + \ third party.\n \n 8. By copying, installing or otherwise using\ + \ matplotlib ,\n Licensee agrees to be bound by the terms and conditions\ + \ of this License\n Agreement.\n \n License agreement for\ + \ matplotlib versions prior to 1.3.0\n ========================================================\n\ + \ \n 1. This LICENSE AGREEMENT is between John D. Hunter (\"JDH\"\ + ), and the\n Individual or Organization (\"Licensee\") accessing and otherwise\ + \ using\n matplotlib software in source or binary form and its associated\n\ + \ documentation.\n \n 2. Subject to the terms and conditions\ + \ of this License Agreement, JDH\n hereby grants Licensee a nonexclusive,\ + \ royalty-free, world-wide license\n to reproduce, analyze, test, perform\ + \ and/or display publicly, prepare\n derivative works, distribute, and otherwise\ + \ use matplotlib\n alone or in any derivative version, provided, however,\ + \ that JDH's\n License Agreement and JDH's notice of copyright, i.e., \"\ + Copyright (c)\n 2002-2011 John D. Hunter; All Rights Reserved\" are retained\ + \ in\n matplotlib alone or in any derivative version prepared by\n \ + \ Licensee.\n \n 3. In the event Licensee prepares a derivative\ + \ work that is based on or\n incorporates matplotlib or any part thereof,\ + \ and wants to\n make the derivative work available to others as provided\ + \ herein, then\n Licensee hereby agrees to include in any such work a brief\ + \ summary of\n the changes made to matplotlib.\n \n 4. JDH\ + \ is making matplotlib available to Licensee on an \"AS\n IS\" basis. \ + \ JDH MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR\n IMPLIED. BY\ + \ WAY OF EXAMPLE, BUT NOT LIMITATION, JDH MAKES NO AND\n DISCLAIMS ANY REPRESENTATION\ + \ OR WARRANTY OF MERCHANTABILITY OR FITNESS\n FOR ANY PARTICULAR PURPOSE\ + \ OR THAT THE USE OF MATPLOTLIB\n WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.\n\ + \ \n 5. JDH SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF\ + \ MATPLOTLIB\n FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR\n\ + \ LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING\n \ + \ MATPLOTLIB , OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF\n THE POSSIBILITY\ + \ THEREOF.\n \n 6. This License Agreement will automatically terminate\ + \ upon a material\n breach of its terms and conditions.\n \n \ + \ 7. Nothing in this License Agreement shall be deemed to create any\n \ + \ relationship of agency, partnership, or joint venture between JDH and\n \ + \ Licensee. This License Agreement does not grant permission to use JDH\n\ + \ trademarks or trade name in a trademark sense to endorse or promote\n\ + \ products or services of Licensee, or any third party.\n \n \ + \ 8. By copying, installing or otherwise using matplotlib,\n Licensee\ + \ agrees to be bound by the terms and conditions of this License\n Agreement."