Skip to content

Commit 72b13b5

Browse files
author
Release Manager
committed
gh-37266: Scipy 1.12 <!-- ^^^^^ Please provide a concise, informative and self-explanatory title. Don't put issue numbers in there, do this in the PR body below. For example, instead of "Fixes #1234" use "Introduce new method to calculate 1+1" --> <!-- Describe your changes here in detail --> https://scipy.github.io/devdocs/release/1.12.0-notes.html "requires Python 3.9+ and NumPy 1.22.4 or greater" <!-- Why is this change required? What problem does it solve? --> <!-- If this PR resolves an open issue, please link to it here. For example "Fixes #12345". --> <!-- If your change requires a documentation PR, please link it appropriately. --> ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> <!-- If your change requires a documentation PR, please link it appropriately --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> <!-- Feel free to remove irrelevant items. --> - [x] The title is concise, informative, and self-explanatory. - [ ] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation accordingly. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on - #12345: short description why this is a dependency - #34567: ... --> - Depends on #37252 <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> URL: #37266 Reported by: Matthias Köppe Reviewer(s): Kwankyu Lee
2 parents 4236369 + b82f1ca commit 72b13b5

File tree

5 files changed

+8
-19
lines changed

5 files changed

+8
-19
lines changed

build/pkgs/pythran/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=pythran-VERSION.tar.gz
2-
sha1=8f997393d123a6185dbf2be0ead588df004c6c4c
3-
md5=2885a2974b9b523439761bfd8bc54f03
4-
cksum=1307669216
2+
sha1=dc8a6035c0c46d36630085003160a3aba4444add
3+
md5=cc6fa05e583733182d06d2e41e03cc10
4+
cksum=3823048752
55
upstream_url=https://pypi.io/packages/source/p/pythran/pythran-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.14.0
1+
0.15.0

build/pkgs/scipy/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=scipy-VERSION.tar.gz
2-
sha1=f9b4b1da51cbc6232989775c4edbfd8770923630
3-
md5=0e8eea0f7c4fe7d8102366230c96d66d
4-
cksum=3652718229
2+
sha1=0fd6e14972d8dd9b4a656686a40aed00ad0f1396
3+
md5=22683fcf9a411f0a5254b7509bea0a6b
4+
cksum=1907765013
55
upstream_url=https://pypi.io/packages/source/s/scipy/scipy-VERSION.tar.gz

build/pkgs/scipy/package-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.11.4
1+
1.12.0

build/pkgs/scipy/patches/numpy-include.patch

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

0 commit comments

Comments
 (0)