Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 35898c5

Browse filesBrowse files
committed
Add patch for numpy 1.26.2 (oldest-supported-numpy)
1 parent e03a385 commit 35898c5
Copy full SHA for 35898c5

4 files changed

+13-1,444Lines changed: 13 additions & 1444 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎graalpython/lib-graalpython/patches/metadata.toml‎

Copy file name to clipboardExpand all lines: graalpython/lib-graalpython/patches/metadata.toml
+3-15Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -356,21 +356,9 @@ license = 'BSD-3-Clause'
356356
dist-type = 'sdist'
357357

358358
[[numpy.rules]]
359-
version = '== 1.24.3'
360-
patch = 'numpy-1.24.3.patch'
361-
license = 'BSD-3-Clause'
362-
dist-type = 'sdist'
363-
364-
[[numpy.rules]]
365-
version = '== 1.23.5'
366-
patch = 'numpy-1.23.5.patch'
367-
license = 'BSD-3-Clause'
368-
dist-type = 'sdist'
369-
370-
[[numpy.rules]]
371-
# 1.23.2 is currently used by oldest-supported-numpy
372-
version = '>= 1.23.2, < 1.23.5'
373-
patch = 'numpy-1.23.2.patch'
359+
# 1.26.2 is currently used by oldest-supported-numpy
360+
version = '== 1.26.2'
361+
patch = 'numpy-1.26.2.patch'
374362
license = 'BSD-3-Clause'
375363
dist-type = 'sdist'
376364

Collapse file

‎graalpython/lib-graalpython/patches/numpy-1.23.2.patch‎

Copy file name to clipboardExpand all lines: graalpython/lib-graalpython/patches/numpy-1.23.2.patch
-230Lines changed: 0 additions & 230 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.