Opened 8 years ago
Closed 8 years ago
#16912 closed enhancement (fixed)
Upgrade Cython to 0.21
Reported by: | jdemeyer | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-6.4 |
Component: | packages: standard | Keywords: | |
Cc: | Merged in: | ||
Authors: | Jeroen Demeyer | Reviewers: | Volker Braun |
Report Upstream: | N/A | Work issues: | |
Branch: | u/jdemeyer/ticket/16912 (Commits, GitHub, GitLab) | Commit: | 7abf02b66c15977ace3a3a732bcbf614752eefc8 |
Dependencies: | Stopgaps: |
Description (last modified by )
Download this file and rename it to $SAGE_ROOT/upstream/cython-0.21.tar.gz
:
http://cython.org/release/Cython-0.21.tar.gz
This is needed to fix #16113.
Change History (13)
comment:1 Changed 8 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 8 years ago by
Authors: | → Jeroen Demeyer |
---|
comment:3 Changed 8 years ago by
Description: | modified (diff) |
---|
comment:4 Changed 8 years ago by
Branch: | → u/jdemeyer/ticket/16912 |
---|---|
Created: | Aug 31, 2014, 8:08:56 AM → Aug 31, 2014, 8:08:56 AM |
Modified: | Sep 1, 2014, 6:32:34 AM → Sep 1, 2014, 6:32:34 AM |
comment:5 follow-up: 6 Changed 8 years ago by
Commit: | → 91276f1f763da364867e6e43009c70502458e996 |
---|
comment:6 Changed 8 years ago by
Replying to vbraun:
If its a beta version then we shoudn't save it as
cython-0.21.tar.gz
. Tarball names must be unique over time, otherwise you'll have to manually delete the old cached version.
This ticket isn't yet needs_review (and the ticket description clearly states that it's a beta), so I don't consider that a problem. It's easier for me to simply rename the tarball than to edit build/pkgs/cython/*
.
comment:7 Changed 8 years ago by
Description: | modified (diff) |
---|
comment:8 Changed 8 years ago by
Commit: | 91276f1f763da364867e6e43009c70502458e996 → 8d99415d0d5d8a1685564cb38765e1b072199e46 |
---|
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
8d99415 | Upgrade to Cython 0.21
|
comment:9 Changed 8 years ago by
Description: | modified (diff) |
---|---|
Status: | new → needs_review |
comment:10 Changed 8 years ago by
Commit: | 8d99415d0d5d8a1685564cb38765e1b072199e46 → 7abf02b66c15977ace3a3a732bcbf614752eefc8 |
---|
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
7abf02b | Upgrade to Cython 0.21
|
comment:12 Changed 8 years ago by
Reviewers: | → Volker Braun |
---|
comment:13 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | positive_review → closed |
If its a beta version then we shoudn't save it as
cython-0.21.tar.gz
. Tarball names must be unique over time, otherwise you'll have to manually delete the old cached version.New commits:
Upgrade to Cython 0.21