Changeset 56dd23c in sasview for build_tools
- Timestamp:
- Feb 2, 2019 12:03:55 PM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl, ESS_GUI_sync_sascalc
- Children:
- 99ed727
- Parents:
- e2083f1a (diff), 8e76e49 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - Location:
- build_tools
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
build_tools/conda_qt5_min_ubuntu.yml
r00fd278 ra22b77a 3 3 - conda-forge 4 4 dependencies: 5 - matplotlib=2 6 - scipy 7 - hdf5 8 - h5py 9 - ipython 5 - matplotlib=2.2.2 6 - scipy=1.1.0 7 - hdf5=1.10.1 8 - h5py=2.8.0 9 - ipython=6 10 10 - ipykernel=4.9 11 11 - jupyter 12 - twisted 13 - lxml 14 - sphinx 15 - cython 12 - twisted=18.4.0 13 - lxml=4.2.1 14 - sphinx=1.7.4 15 - cython=0.28.3 16 16 - pytest 17 - mako 18 - pyinstaller 17 - mako=1.0.7 18 - pyinstaller=3.3.1 19 19 - pyqt>=5.9 # required for GTK themes to work correctly 20 20 - testpath=0.3.1 21 - numpy=1.14.3 # NEED TO DOWNGRADE NUMPY!!! 21 22 # - pyopencl 22 23 # - pocl 23 24 - pip: 24 - pytools 25 - periodictable 26 - bumps 27 - xhtml2pdf 28 - qt5reactor 25 - pytools==2018.4 26 - periodictable==1.5.0 27 - bumps==0.7.8 28 - xhtml2pdf==0.2.2 29 - qt5reactor==0.5 -
build_tools/conda_qt5_ubuntu.yml
rdf44689 re9b115aa 23 23 - cryptography=2.2.1=py36_0 24 24 - cycler=0.10.0=py36_0 25 - dbus =1.11.0=025 - dbus 26 26 - decorator=4.3.0=py_0 27 27 - docutils=0.14=py36_0 … … 30 30 - freetype=2.8.1=0 31 31 - gettext=0.19.8.1=0 32 - glib=2 .55.0=033 - gst-plugins-base =1.8.0=034 - gstreamer =1.8.0=132 - glib=2 33 - gst-plugins-base 34 - gstreamer 35 35 - h5py=2.8.0=py36h470a237_0 36 36 - hdf5=1.10.1=2 … … 44 44 - libpng=1.6.34=0 45 45 - libsodium=1.0.16=0 46 - libtiff =4.0.9=046 - libtiff 47 47 - libxcb=1.13=0 48 48 - libxslt=1.1.32=0 … … 51 51 - mako=1.0.7=py36_0 52 52 - markupsafe=1.0=py36_0 53 - matplotlib=2 .2.2=py36_153 - matplotlib=2 54 54 - ncurses=5.9=10 55 55 - ocl-icd=2.2.9=4 56 56 - openblas=0.2.20=7 57 - openssl =1.0.2o=057 - openssl 58 58 - packaging=17.1=py_0 59 59 - pcre=8.41=1 … … 66 66 - pyopenssl=18.0.0=py36_0 67 67 - pyparsing=2.2.0=py36_0 68 - pyqt =5.6.0=py36_568 - pyqt>=5.9.0 69 69 - pysocks=1.6.8=py36_1 70 - python=3.6 .5=170 - python=3.6 71 71 - python-dateutil=2.7.3=py_0 72 72 - pytools=2018.4=py_0 73 73 - pytz=2018.4=py_0 74 - qt =5.6.2=774 - qt>=5.9 75 75 - readline=7.0=0 76 76 - requests=2.18.4=py36_1 77 77 - setuptools=39.2.0=py36_0 78 - sip =4.18=py36_179 - six =1.11.0=py36_178 - sip 79 - six>=1.11.0=py36_1 80 80 - snowballstemmer=1.2.1=py36_0 81 81 - sphinx=1.7.4=py36_0 82 82 - sphinxcontrib-websupport=1.0.1=py36_0 83 - sqlite =3.20.1=283 - sqlite 84 84 - tk=8.6.7=0 85 85 - tornado=5.0.2=py36_0 … … 103 103 - scipy=1.1.0=py36hfc37229_0 104 104 - service_identity=17.0.0=py36_0 105 - jedi=0.12.1 105 106 - pip: 106 107 - automat==0.6.0 -
build_tools/jenkins_ubuntu_build.sh
r1095866 r8e76e49 18 18 cd build_tools 19 19 conda env create --force -f conda_qt5_min_ubuntu.yml 20 # conda env create --force -f conda_qt5_ubuntu.yml 20 21 conda env list 21 22 -
build_tools/conda_qt5_osx.yml
r2c2621b re2083f1a 1 name: qt5_osx 1 name: qt5_osx_beta 2 2 channels: 3 - diffpy4 - rpmuller5 3 - conda-forge 6 4 - intel 7 - defaults8 5 dependencies: 9 - alabaster=0.7.10=py36_110 6 - altgraph=0.15=py_0 11 - appdirs=1.4.3=py_012 - attrs=18.1.0=py_013 - automat=0.6.0=py36_014 - babel=2.6.0=py36_015 - backports.functools_lru_cache=1.5=py36_016 - ca-certificates=2018.4.16=017 - certifi=2018.4.16=py36_018 - clangdev=6.0.0=default_019 - colorama=0.3.9=py36_020 - constantly=15.1.0=py_021 - coverage=4.5.1=py36_022 7 - cython=0.28.3=py36_0 23 - docutils=0.14=py36_024 8 - h5py=2.8.0=py36h470a237_0 25 - hyperlink=17.3.1=py_026 9 - hypothesis=3.57.0=py36h24bf2e0_0 27 - icu=58.2=028 - imagesize=1.0.0=py36_029 - incremental=17.5.0=py_030 - jpeg=9b=231 - libcxx=6.0.0=032 - libgfortran=3.0.0=033 - libxslt=1.1.32=034 - llvm-meta=6.0.0=035 - llvmdev=6.0.0=default_236 10 - lxml=4.2.1=py36_0 37 11 - macholib=1.8=py_0 38 12 - mako=1.0.7=py36_0 39 - ncurses=5.9=1040 13 - openssl=1.0.2o=0 41 14 - packaging=17.1=py_0 42 - pyasn1=0.4.2=py_043 - pyasn1-modules=0.2.1=py_044 15 - pycrypto=2.6.1=py36_1 45 16 - pyinstaller=3.3.1=py36_0 46 - pympler=0.5=py36_047 17 - pyqt=5.6.0=py36_5 48 18 - pytools=2018.4=py_0 49 19 - qt=5.6.2=h9e3eb04_4 50 20 - qtconsole=4.3.1=py36_0 51 - readline=7.0=052 - sip=4.18=py36_153 - snowballstemmer=1.2.1=py36_054 21 - sphinx=1.7.4=py36_0 55 - sphinxcontrib-websupport=1.0.1=py36_056 - tbb=2018_20171205=057 - typing=3.6.4=py36_058 - intel-openmp=2018.0.0=859 22 - service_identity=17.0.0=py36_0 60 23 - twisted=17.5.0=py36_0 61 - zope=1.0=py36_062 - zope.interface=4.5.0=py36h1de35cc_063 - periodictable=1.5.0=py36_064 - appnope=0.1.0=py36_intel_565 - asn1crypto=0.24.0=py36_intel_166 - backcall=0.1.0=py36_intel_067 - backports=1.0=py36_intel_668 - bzip2=1.0.6=intel_1469 - cffi=1.11.5=py36_intel_170 - chardet=3.0.4=py36_intel_071 - cryptography=2.2.2=py36_intel_172 - cycler=0.10.0=py36_intel_573 - decorator=4.3.0=py36_intel_074 - freetype=2.9=intel_175 - get_terminal_size=1.0.0=py36_intel_576 24 - hdf5=1.10.1=intel_0 77 - icc_rt=2018.0.3=intel_078 - idna=2.6=py36_intel_079 - intelpython=2018.0.3=080 25 - ipykernel=4.6.1=py36_intel_0 81 26 - ipython=6.3.1=py36_intel_1 82 - ipython_genutils=0.2.0=py36_intel_083 - jedi=0.12.0=py36_intel_084 - jinja2=2.9.6=py36_intel_085 27 - jupyter_client=5.1.0=py36_intel_0 86 28 - jupyter_core=4.4.0=py36_intel_1 87 - kiwisolver=1.0.1=py36_188 - libffi=3.2.1=intel_889 - libpng=1.6.34=intel_190 - markupsafe=1.0=py36_intel_091 29 - matplotlib=2.2.2=np114py36_intel_1 92 - mkl=2018.0.3=intel_193 - mkl_fft=1.0.2=np114py36_intel_094 - mkl_random=1.0.1=np114py36_intel_095 30 - numpy=1.14.3=py36_intel_0 96 - openmp=2018.0.3=intel_097 - parso=0.2.0=py36_intel_098 - path.py=11.0.1=py36_intel_099 - pexpect=4.2.1=py36_intel_1100 - pickleshare=0.7.4=py36_intel_1101 - pip=9.0.3=py36_0102 - prompt_toolkit=1.0.15=py36_intel_0103 - ptyprocess=0.5.2=py36_intel_0104 - pycparser=2.18=py36_intel_0105 - pygments=2.2.0=py36_intel_1106 - pyopenssl=17.5.0=py36_intel_0107 31 - pyparsing=2.2.0=py36_intel_0 108 32 - pysocks=1.6.7=py36_intel_0 109 33 - python=3.6.3=intel_12 110 - python-dateutil=2.6.0=py36_intel_3111 - pytz=2018.4=py36_intel_0112 - pyzmq=16.0.2=py36_intel_4113 - requests=2.18.4=py36_intel_0114 34 - scipy=1.0.1=np114py36_intel_3 115 35 - setuptools=39.0.1=py36_0 116 - simplegeneric=0.8.1=py36_intel_5 117 - six=1.11.0=py36_2 118 - sqlite=3.23.1=intel_0 119 - tcl=8.6.4=intel_19 120 - tk=8.6.4=intel_26 121 - tornado=4.5.2=py36_intel_0 122 - traitlets=4.3.2=py36_intel_1 123 - urllib3=1.22=py36_intel_0 124 - wcwidth=0.1.7=py36_intel_5 36 - six=1.11.0 125 37 - wheel=0.31.0=py36_intel_0 126 - xz=5.2.3=intel_0127 - zlib=1.2.11=intel_3128 - pyquante2_pure=2.0=py_0129 38 - pyopencl=2018.1.1 39 - automat=0.6.0=py36_0 40 - ca-certificates=2018.4.16=0 41 - certifi=2018.4.16=py36_0 42 - libcxx=6.0.0=0 43 - llvm-meta=6.0.0=0 44 - mkl=2018.0.3=intel_1 45 - pip=9.0.3=py36_0 46 - tbb=2018_20171205=0 47 - cffi=1.11.5=py36_intel_1 48 - requests=2.18.4=py36_intel_0 49 - imagesize=1.0.0=py36_0 50 - zope.interface=4.5.0=py36h1de35cc_0 51 - attrs=18.1.0=py_0 52 - alabaster=0.7.10=py36_1 53 - sphinxcontrib-websupport=1.0.1=py36_0 54 - coverage=4.5.1=py36_0 55 - jpeg=9b=2 56 - pyasn1=0.4.2=py_0 57 - pyasn1-modules=0.2.1=py_0 130 58 - pip: 131 59 - backports.shutil-get-terminal-size==1.0.0 … … 136 64 - pillow==5.1.0 137 65 - pypdf2==1.26.0 138 - pyquante2==0.1139 66 - qt5reactor==0.5 140 67 - reportlab==3.4.0 141 68 - webencodings==0.5.1 142 69 - xhtml2pdf==0.2.2 143
Note: See TracChangeset
for help on using the changeset viewer.