#13013: Update to python-2.7.3
--------------------------------+-------------------------------------------
Reporter: vbraun | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-5.1
Component: packages | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Volker Braun | Merged in:
Dependencies: | Stopgaps:
--------------------------------+-------------------------------------------
Old description:
> Python 2.7.2 distutils have a bug on ext4 or other filesystems with sub-
> second resolution. The result is that some source files are copied
> unnecessarily. This is somewhat annoying in `sage -b`.
New description:
Python 2.7.2 distutils have a bug on ext4 or other filesystems with sub-
second resolution. The result is that some source files are copied
unnecessarily. This is somewhat annoying in `sage -b`.
New spkg at http://www.stp.dias.ie/~vbraun/Sage/spkg/python-2.7.3.p0.spkg
--
Comment (by vbraun):
Our `setup.py` needed some fixes to work with the new python, most notably
you need to tell it to have at least one thread. Also fixed some other
warts that annoyed me, like the
{{{
setup.py:644: UserWarning: could not find dependency <vector> included in
/home/vbraun/opt/sage-5.0/local/lib/python/site-
packages/Cython/Includes/libcpp/vector.pxd. I will assume it is a system
C/C++ header.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13013#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.