Skip to content

Commit 8a38c9e

Browse files
committed
Remove matplotlib patches
1 parent b5edca4 commit 8a38c9e

File tree

4 files changed

+0
-54
lines changed

4 files changed

+0
-54
lines changed

graalpython/lib-graalpython/patches/matplotlib-3.5.3.patch

Lines changed: 0 additions & 12 deletions
This file was deleted.

graalpython/lib-graalpython/patches/matplotlib-3.6.3.patch

Lines changed: 0 additions & 12 deletions
This file was deleted.

graalpython/lib-graalpython/patches/matplotlib-3.7.0.patch

Lines changed: 0 additions & 13 deletions
This file was deleted.

graalpython/lib-graalpython/patches/metadata.toml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -239,23 +239,6 @@ license = "BSD-3-Clause"
239239
install-priority = 0 # Don't make pip install prefer this version
240240
dist-type = "sdist"
241241

242-
[[matplotlib.rules]]
243-
version = '== 3.5.3'
244-
patch = 'matplotlib-3.5.3.patch'
245-
license = 'PSF-2.0'
246-
247-
[[matplotlib.rules]]
248-
version = '== 3.6.3'
249-
patch = 'matplotlib-3.6.3.patch'
250-
license = 'PSF-2.0'
251-
252-
[[matplotlib.rules]]
253-
# pin 3.7.0
254-
install-priority = 10
255-
version = '== 3.7.0'
256-
patch = 'matplotlib-3.7.0.patch'
257-
license = 'PSF-2.0'
258-
259242
[[meson-python.rules]]
260243
# Upstreamed
261244
version = '<= 0.16.0'

0 commit comments

Comments
 (0)