Skip to content

Commit

Permalink
Bump Matplotlib to 3.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Nov 27, 2024
1 parent 7c2a056 commit 2b1e175
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions packages/matplotlib/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,21 +1,18 @@
package:
name: matplotlib
version: 3.8.2
version: 3.8.4
tag:
- min-scipy-stack
top-level:
- pylab
- mpl_toolkits
- matplotlib
source:
url: https://files.pythonhosted.org/packages/fb/ab/38a0e94cb01dacb50f06957c2bed1c83b8f9dac6618988a37b2487862944/matplotlib-3.8.2.tar.gz
sha256: 01a978b871b881ee76017152f1f1a0cbf6bd5f7b8ff8c96df0df1bd57d8755a1

url: https://files.pythonhosted.org/packages/38/4f/8487737a74d8be4ab5fbe6019b0fae305c1604cf7209500969b879b5f462/matplotlib-3.8.4.tar.gz
sha256: 8aac397d5e9ec158960e31c381c5ffc52ddd52bd9a47717e2a694038167dffea
patches:
- patches/0001-disable-macosx-backend.patch
- patches/0002-fix-threading.patch
- patches/0003-hardcoded-font-cache.patch

- patches/0001-Disable-timer.patch
- patches/0002-Hardcode-font-cache-path.patch
extras:
- - extras/setup.cfg
- ./mplsetup.cfg
Expand Down

0 comments on commit 2b1e175

Please sign in to comment.