Skip to content

Commit

Permalink
Trac #33305: cython: Update to 0.29.28
Browse files Browse the repository at this point in the history
https://cython.readthedocs.io/en/latest/src/changes.html#id29

removes some warnings with Python 3.10

adds preparation for Python 3.11

(Nothing in the changelog that would help with #33304)

URL: https://trac.sagemath.org/33305
Reported by: mkoeppe
Ticket author(s): Matthias Koeppe
Reviewer(s): Travis Scrimshaw
  • Loading branch information
Release Manager committed Mar 8, 2022
2 parents c0aa17e + 7f3083e commit 7149a31
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions build/pkgs/cython/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tarball=Cython-VERSION.tar.gz
sha1=bda825a34f18c11889562466264e29a8cb0e8806
md5=1e1edbb3d41e0e5a0eec98288ce113f2
cksum=169454778
sha1=0e85468d2af207c19530648cda271d27d03c6894
md5=0e98543dca816300a27e7d76146a6280
cksum=3252194174
upstream_url=https://pypi.io/packages/source/C/Cython/Cython-VERSION.tar.gz
2 changes: 1 addition & 1 deletion build/pkgs/cython/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.29.25
0.29.28

0 comments on commit 7149a31

Please sign in to comment.