#18581: _package_lists_from_sage_output() should output installed and available
versions
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.8
      Component:  misc               |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  John Palmieri      |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jhpalmieri/versions              |  9178afcfa4e2b9288aa862dcfd84bc77b33ecabc
   Dependencies:  #18456             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Instead of this strange test
 {{{
 std['glpk'][0] >= '4.55'
 }}}
 couldn't you just show the actual result of something like
 {{{
 std['zn_poly']
 }}}
 (a package which hasn't been updated in a long time in Sage and whose
 upstream is dead, so changes in the version number are unlikely)

--
Ticket URL: <http://trac.sagemath.org/ticket/18581#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/d/optout.

Reply via email to