Skip to content

Commit 7340f95

Browse files
author
Release Manager
committed
gh-37665: `cypari2` 2.1.5, `memory_allocator` 0.1.4 <!-- ^ Please provide a concise and informative title. --> <!-- ^ Don't put issue numbers in the title, do this in the PR description below. --> <!-- ^ For example, instead of "Fixes #12345" use "Introduce new method to calculate 1 + 2". --> <!-- v Describe your changes below in detail. --> <!-- v Why is this change required? What problem does it solve? --> <!-- v If this PR resolves an open issue, please link to it here. For example, "Fixes #12345". --> These upgrades are for - #37584 ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [x] 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. For example, --> <!-- - #12345: short description why this is a dependency --> <!-- - #34567: ... --> URL: #37665 Reported by: Matthias Köppe Reviewer(s):
2 parents 729f337 + 14df137 commit 7340f95

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

build/pkgs/cypari/checksums.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=cypari2-VERSION.tar.gz
2-
sha1=0af00b66e3f1b77e932ad9cade6e4e9dc6f21eaa
3-
md5=34c919aedb0a470c8b4e4b0c0ec788e3
4-
cksum=2760761148
5-
upstream_url=https://github.com/sagemath/cypari2/releases/download/VERSION/cypari2-VERSION.tar.gz
2+
sha1=4cb5fc43899852b7fc0c0175e610318c38f0caac
3+
md5=e9940034c6707a3faeb416f207444e81
4+
cksum=361739172
5+
upstream_url=https://pypi.io/packages/source/c/cypari2/cypari2-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.4
1+
2.1.5
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=memory_allocator-VERSION.tar.gz
2-
sha1=1a874de2674a1948797de109adfd1f56193e153a
3-
md5=c3a5d0f5acf896eec84266964a8aec0e
4-
cksum=3431157422
2+
sha1=21661580dd3f41aac0f2090033d8804e6ff495d9
3+
md5=2a5e087c686b04996ccb88ce56cad9f0
4+
cksum=3481909016
55
upstream_url=https://pypi.io/packages/source/m/memory_allocator/memory_allocator-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.3
1+
0.1.4

0 commit comments

Comments
 (0)