Changes between Initial Version and Version 1 of Ticket #21441
- Timestamp:
- 09/06/16 20:38:49 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21441
-
Property
Summary
changed from
Old version of Cython might be used
toOld installed version of Cython is used
-
Property
Summary
changed from
-
Ticket #21441 – Description
initial v1 15 15 ['/home/jdemeyer/sage-git/local/lib/python2.7/site-packages/Cython-0.23.3-py2.7-linux-i686.egg'] 16 16 }}} 17 This causes breakage when building the Sage library. 17 18 18 This causes breakage when building the Sage library. 19 '''Steps to reproduce''': 20 21 1. `./sage --sh -c 'easy_install cython==0.23.3'` # Install an older version of Cython 22 23 2. `./sage -f cython` # Rebuild the Cython in Sage. This *should* uninstall the old version but it doesn't