Skip to content

Commit 5d3a5d7

Browse files
author
Release Manager
committed
gh-38183: `build/pkgs/cypari` 2.2.0 <!-- ^ 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". --> - https://pypi.org/project/cypari2/2.2.0/ - https://github.com/sagemath/cypari2/blob/master/NEWS - Another step toward #32431 ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [ ] 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 and checked the documentation preview. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - #12345: short description why this is a dependency --> <!-- - #34567: ... --> URL: #38183 Reported by: Matthias Köppe Reviewer(s): Kwankyu Lee
2 parents 0ec42d1 + 559408a commit 5d3a5d7

File tree

4 files changed

+4
-51
lines changed

4 files changed

+4
-51
lines changed

build/pkgs/cypari/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=cypari2-VERSION.tar.gz
2-
sha1=4cb5fc43899852b7fc0c0175e610318c38f0caac
3-
sha256=1a25865c34f20b1dc95830798e34ab6436e278b8e0c80dc7bf0ab34c5db03ab8
2+
sha1=4e9f14d218bc1cea29e03a2ceec9bf3dfbfd5eb3
3+
sha256=817606bf661b71d33e1d012421907a4f8fb09dd81b7d3e3ae179b3978020bbf1
44
upstream_url=https://pypi.io/packages/source/c/cypari2/cypari2-VERSION.tar.gz

build/pkgs/cypari/dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cython pari cysignals | $(PYTHON_TOOLCHAIN) $(PYTHON)
1+
pari cysignals | $(PYTHON_TOOLCHAIN) cython $(PYTHON)
22

33
----------
44
All lines of this file are ignored except the first.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.5
1+
2.2.0

build/pkgs/cypari/patches/trashcan.patch

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

0 commit comments

Comments
 (0)