#14993: Upgrade matplotlib to 1.3.1
-------------------------------------+-------------------------------------
       Reporter:  jason              |        Owner:
           Type:  enhancement        |       Status:  positive_review
       Priority:  major              |    Milestone:  sage-6.2
      Component:  graphics           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  John Palmieri      |    Reviewers:  François Bissey
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jhpalmieri/14993                 |  d17dc377c27c7cfb44d7559f220fcde7c21e52af
   Dependencies:  #15510             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vbraun):

 Fails to install with an infinite recursion
 {{{
 [...]
                 libagg: yes [pkg-config information for 'libagg' could not
                         be found. Using local copy.]
               freetype: yes [version 17.1.11]
 Traceback (most recent call last):
   File "setup.py", line 148, in <module>
     result = package.check()
   File
 "/home/release/Sage/local/var/tmp/sage/build/matplotlib-1.3.1/src/setupext.py",
 line 915, in check
     min_version='1.2')
   File
 "/home/release/Sage/local/var/tmp/sage/build/matplotlib-1.3.1/src/setupext.py",
 line 434, in _check_for_pkg_config
     ext = self.get_extension()
   File
 "/home/release/Sage/local/var/tmp/sage/build/matplotlib-1.3.1/src/setupext.py",
 line 925, in get_extension
     if self.check().find('Using unknown') == -1:
   File
 "/home/release/Sage/local/var/tmp/sage/build/matplotlib-1.3.1/src/setupext.py",
 line 915, in check
     min_version='1.2')
   File
 "/home/release/Sage/local/var/tmp/sage/build/matplotlib-1.3.1/src/setupext.py",
 line 434, in _check_for_pkg_config
 [... repeat unil recursion limit...]
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/14993#comment:23>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to