Skip to content

Commit cfc289b

Browse files
author
Release Manager
committed
gh-36412: Upgrade `scipy` to 1.11.3, `meson_python` to 0.14.0, `meson` to 1.2.2 <!-- ^^^^^ 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 --> <!-- 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: ... --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> URL: #36412 Reported by: Matthias Köppe Reviewer(s): Kwankyu Lee
2 parents 6f44770 + 941f6c7 commit cfc289b

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

build/pkgs/meson/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=meson-VERSION.tar.gz
2-
sha1=087da0ecbc065bb40361ba683b55c20cb42a948a
3-
md5=e3cc846536189aacd7d01858a45ca9af
4-
cksum=4011973902
2+
sha1=39b8a4bff467fdaa5f9ee87e04715bd97a148378
3+
md5=702bfd8b0648521322d3f145a8fc70ea
4+
cksum=399123386
55
upstream_url=https://pypi.io/packages/source/m/meson/meson-VERSION.tar.gz

build/pkgs/meson/package-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.1
1+
1.2.2

build/pkgs/meson_python/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=meson_python-VERSION.tar.gz
2-
sha1=e52e84fcd84ea7dd8c11f464390786686a1be8e6
3-
md5=0db4483e30df43dbd465254be9c7db8a
4-
cksum=1452585711
2+
sha1=ce9192048927ee724673f57d9881b6bee320ff82
3+
md5=27bc0a24d1f5e2e83236a73f0826eadb
4+
cksum=530505556
55
upstream_url=https://pypi.io/packages/source/m/meson_python/meson_python-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.13.2
1+
0.14.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=856f8ac8498751b72d678ef64b88e436d04a957d
3-
md5=27baf613b6cf3f9600a05161f132151c
4-
cksum=1656738318
2+
sha1=15905a54347bfbeb32f804bd7fa968b2d47881cc
3+
md5=9f618e66c4b12b702793cdfd2b7b3847
4+
cksum=3174598552
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.2
1+
1.11.3

0 commit comments

Comments
 (0)