Skip to content
Snippets Groups Projects
  1. Dec 30, 2018
  2. Dec 29, 2018
  3. Dec 28, 2018
  4. Dec 27, 2018
  5. Dec 26, 2018
  6. Dec 25, 2018
  7. Dec 24, 2018
  8. Dec 23, 2018
    • Neil Flood's avatar
      py-cftime: new package (#10066) · 75b83ef2
      Neil Flood authored
      * py-cftime: new package
      
      * Added dependency on py-setuptools, and version range for py-cython, thanks to the ever-vigilant @adamjstewart
      75b83ef2
    • Simone Bnà's avatar
      openFOAM-paraview-catalyst (#10129) · e7e32cc2
      Simone Bnà authored
      * paraview: adding variants to use external packages as internal do not compile
      
      * paraview: add latest paraview version
      
      * catalyst: fixed libvtkexpat undefined reference linking error in Catalyst 5.5
      
      * catalyst: add latest catalyst version
      
      * catalyst: added ParaView_DIR env variable to catalyst module
      
      * add paraview, catalyst patches
      
      - https://gitlab.kitware.com/vtk/vtk-m/merge_requests/1166
      - https://gitlab.kitware.com/paraview/paraview/merge_requests/2433
      - https://gitlab.kitware.com/paraview/paraview/merge_requests/2436
      
      * - Handle updated library paths for catalyst.
      
        Versions 5.4 and old places libraries under a paraview subdirectory.
        Eg, "lib/paraview-5.4", they are now placed directly under "lib"
      
      - Minor code style cleanup
      
      * Handle update library and python paths for ParaView-5.5
      
      * catalyst: added ParaView_DIR path to spack_env
      
      * BUG: applied the patch to the extracted catalyst source files
      
      * paraview: added missing self to a member variable
      
      * paraview: added Paraview_DIR to env
      
      * catalyst: added osmesa variant
      
      * of-catalyst: added new package
      
      * add (FOAM,WM)_PROJECT_DIR  also to spack_env environment
      
      * depends on first openfoam release supporting catalyst
      
      * openfoam-com: added missing env variables to module generation
      
      * openfoam: fixed flake8 errors
      
      * of-catalyst: added full variant and openfoam version dependency
      
      * paraview: adding variants to use external packages as internal do not compile
      
      * catalyst: fixed libvtkexpat undefined reference linking error in Catalyst 5.5
      
      * catalyst: added ParaView_DIR env variable to catalyst module
      
      * add paraview, catalyst patches
      
      - https://gitlab.kitware.com/vtk/vtk-m/merge_requests/1166
      - https://gitlab.kitware.com/paraview/paraview/merge_requests/2433
      - https://gitlab.kitware.com/paraview/paraview/merge_requests/2436
      
      * - Handle updated library paths for catalyst.
      
        Versions 5.4 and old places libraries under a paraview subdirectory.
        Eg, "lib/paraview-5.4", they are now placed directly under "lib"
      
      - Minor code style cleanup
      
      * Handle update library and python paths for ParaView-5.5
      
      * catalyst: added ParaView_DIR path to spack_env
      
      * BUG: applied the patch to the extracted catalyst source files
      
      * of-catalyst: added new package
      
      * add (FOAM,WM)_PROJECT_DIR  also to spack_env environment
      
      * depends on first openfoam release supporting catalyst
      
      * paraview: added missing self to a member variable
      
      * openfoam-com: added missing env variables to module generation
      
      * openfoam: fixed flake8 errors
      
      * paraview: added Paraview_DIR to env
      
      * catalyst: added osmesa variant
      
      * of-catalyst: added full variant and openfoam version dependency
      
      * paraview-catalyst: use always external expat and netcdf
      
      * of-catalyst: reformatted package description
      
      * paraview-catalyst: removed duplicated function
      
      * catalyst: fixed flake8 error
      
      * of-catalyst: fixed license header
      
      * of-catalyst: minor changes
      
      * of-catalyst: renamed gitrepo with git
      
      * of-catalyst: removed useless gitrepo parameter
      e7e32cc2
    • Brian Van Essen's avatar
      Feature add breathe and m2r (#10180) · bdc98040
      Brian Van Essen authored
      * Added a package for the MDAnalysis toolkit.
      
      * Added python packages for breathe and m2r.  Updated versions and URL
      for the sphinx package.
      
      * Fixed flake8 error
      
      * Updated package requirements based on feedback.
      
      * Updated with requirements from the setup.py
      
      * Switched it back to pypi.
      bdc98040
    • Neil Flood's avatar
      py-pynio: new package (#10074) · 451bfbd1
      Neil Flood authored
      * py-pynio: new package
      
      * Major re-working to add some of the optional dependencies, and make it conform to the approach described in the pynio setup.py comments. Much of it turned out to be too complicated, and I have added some notes in comments to explain this to future adventurers.
      
      * Added variants for the hdf5 and gdal dependencies, which do seem to be genuinely optional. Also added absolute dependencies for jpeg and zlib, which setup.py says it wants, but were being found as the os-installed versions.
      
      * Added descriptions for the new variants, and moved them to above the dependencies
      451bfbd1
  9. Dec 22, 2018
  10. Dec 21, 2018
  11. Dec 20, 2018
Loading