Changeset f17e082 in sasview


Ignore:
Timestamp:
Jul 7, 2010 5:54:13 AM (14 years ago)
Author:
Mathieu Doucet <doucetm@…>
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
f9353c3
Parents:
733e90b
Message:

sansview: updated dependencies for build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sansview/build_sansview.py

    ree370db rf17e082  
    5959 
    6060# Release version 1.3.0 
    61 SANSMODELS = "0.4.6" 
    62 DATALOADER = "0.2.6" 
    63 GUICOMM    = "0.1.4" 
    64 GUIFRAME   = "0.1.9" 
    65 SANSVIEW   = "1.3.0" 
    66 PLOTTOOLS  = "0.1.8" 
     61SANSMODELS = "0.4.7 
     62DATALOADER = "0.2.7" 
     63GUICOMM    = "0.1.5" 
     64GUIFRAME   = "0.2.0" 
     65SANSVIEW   = "1.3.1" 
     66PLOTTOOLS  = "0.1.9" 
    6767UTIL       = "0.1.5" 
    68 PARK       = "1.2.1"  
    69 PARK_INTEG = "0.1.4" 
    70 PRVIEW     = "0.3.1" 
    71 PR_INV     = "0.2.4" 
    72 CALCULATOR = "0.1.0" 
    73 CALC_VIEW  = "0.1.0" 
    74 INVARIANT  = "0.1.0" 
    75 INV_VIEW   = "0.1.0" 
    76 THEORY_VIEW= "0.1.0" 
     68PARK       = "1.2.1" 
     69PARK_INTEG = "0.1.5" 
     70PRVIEW     = "0.3.3" 
     71PR_INV     = "0.2.5" 
     72CALCULATOR = "0.1.1" 
     73CALC_VIEW  = "0.1.1" 
     74INVARIANT  = "0.1.1" 
     75INV_VIEW   = "0.1.1" 
     76THEORY_VIEW= "0.1.1" 
    7777ELEMENTS = "1.2" 
    7878 
Note: See TracChangeset for help on using the changeset viewer.