Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Add the latest bugfix release.
|
|
* Improve spack checksum formatting
* Add colon
* Fix Python 2 bug
|
|
|
|
|
|
|
|
* New Package: py-pyside2
https://wiki.qt.io/Qt_for_Python
The Qt for Python project aims to provide a complete port of the PySide module
to Qt 5. The development started on GitHub in May 2015. The project managed to
port Pyside to Qt 5.3, 5.4 & 5.5. During April 2016 The Qt Company decided to
properly support the por
* Address review comments:
+ Add a variant for `+doc` and only depned on some packages if this variant is
active.
+ Enable building the tests if requested.
+ Correct registered required verions for python and qt.
* Remove dead code, fix depends_on command args.
* fix one more flake8 issue.
* One more fix to arguments and change version name to .
|
|
* Add a variant for tests and parallelize builds
- Fix a bug with boost defaulting to cxxstd=98 when cxxstd=11 is the
minimum for hpx
- Disable tests by default and use a variant to enable them if requested
- Enable parallel builds: each process takes up to 1Gb when tests are
not enabled.
* Remove tests variant
- The variant doesn't change what gets installed. Testing can be
activated using `spack install --test=root hpx`
|
|
* Propagate MPI option in VTK to NetCDF
This fixes a conflict message reads as though NetCDF always requires
hdf5+mpi. It allows `visit~mpi` to resolve correctly without an
additional `^netcdf~mpi`.
* Tell VisIt not to look for 'hdf5_mpi' library
|
|
* graphviz: Fix patch URL
* Switch setup_environment to setup_build_environment
|
|
|
|
- patched versions are located in the same directory as the
original release. For example, 1906_191103 is located in
the 'v1906/' directory, not in 'v1906_191103/'.
- add master branch as a known version
|
|
* package py-portend
* package py-portend
* autopep8, docutils cleanup
* dependency in wrong package
* Update var/spack/repos/builtin/packages/py-portend/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* license bits
* dependencies again
|
|
* package py-zc-buildout
* package py-zc-buildout
* Update var/spack/repos/builtin/packages/py-zc-buildout/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/py-zc-buildout/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* license bits
* Update var/spack/repos/builtin/packages/py-zc-buildout/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* package py-cherrypy
* package py-cherrypy
* autopep8, docutils cleanup
* Update var/spack/repos/builtin/packages/py-cherrypy/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/py-cherrypy/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/py-cherrypy/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* portend depends on tempora, not cherrypy directly
* setuptools_scm bits
* dependency one level up
* license bits
* Update var/spack/repos/builtin/packages/py-cherrypy/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
JSON is not a compile-time variant anymore and a mandatory
dependency from now on.
|
|
|
|
* Create timemory/package.py
* Update package.py
* mpi default to on
* Update package.py
* Update package.py
* Update var/spack/repos/builtin/packages/timemory/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* Update package.py
* Update package.py
* Update package.py
- cleanup
- python deps specify type
- python 2.6 compatibility
- double quotes to single quotes
* Update package.py
* Update package.py
|
|
|
|
- build:
no special treatment - already addressed in the spack-Allwmake script
- run:
use environment from the OpenFOAM etc/bashrc
|
|
* llvm: fix PythonString::GetString for >=python-3.7
* llvm/package.py: fix when the patch should be applied
|
|
* package py-tempora
* package py-tempora
* Update var/spack/repos/builtin/packages/py-tempora/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* missing deps
* Update var/spack/repos/builtin/packages/py-tempora/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/py-tempora/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/py-tempora/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* license bits
|
|
* package py-uwsgi
* package py-uwsgi
* Update var/spack/repos/builtin/packages/py-uwsgi/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* license bits
|
|
* package py-jaraco-functools
* package py-jaraco-functools
* autopep8, docutils cleanup
* Update var/spack/repos/builtin/packages/py-jaraco-functools/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* missing deps
* license bits
* ...and later versions
* lru cache dep change from adamjstewart
|
|
* ginkgo: add version 1.1.0
* Ginkgo: add conflict for gcc older than version 5.3
|
|
`mirror_archive_path` was failing to account for the case where the fetched version isn't known to Spack.
- [x] don't require the fetched version to be in `Package.versions`
- [x] add regression test for mirror paths when package does not have a version
|
|
This fix already exists in the development branch of pyside. See
https://github.com/pyside/pyside-setup/pull/55.
|
|
|
|
|
|
* (py)arrow: new versions
* move py-arrow source to github as not all versions are on pypi
same checksum as pypi, adding build_directory
* move back to pypi sources
* drop 0.15.0 and 0.14.1 as only .whl are available on pypi
* add new dependencies
* Update var/spack/repos/builtin/packages/py-pyarrow/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* new package: py-convertdate
* Update docstring
|
|
|
|
|
|
Patch was not being applied in recent versions of macOS. Homebrew is still applying patch to any version after High Sierra.
|
|
* py-jupyter-core add new version and setuptools dependency
* update checksums to use pypi
* fixup url and python dep type
* Update var/spack/repos/builtin/packages/py-jupyter-core/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* new package: py-jdatetime
* Update var/spack/repos/builtin/packages/py-jdatetime/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
|
|
netcdf has been renamed to netcdf-c.
|
|
* gromacs: add v2019.4 and others
* gromacs: fix patch applying
|
|
* new package: py-dateparser
* take setup.py dependencies into account
* fixup help->description
* reorder dependencies
* drop version constraints not enforced in setup.py
|
|
* new package: py-nodeenv
* drop python version requirements, not enforced by setup.py
|
|
* py-tatsu: new package
* drop unnecessary dependencies
* drop kanji, add variant, and restrict to future releases
|
|
netcdf-fortran@4.5: will error if netcdf-c has been built with MPI
support:
```
configure: error:
-----------------------------------------------------------------------
The NetCDF C library is built with parallel I/O feature enabled, but
the Fortran compiler '.../lib/spack/env/gcc/gfortran' supplied in this configure command
does not support MPI-IO. Please use one that does. If parallel I/O
feature is not desired, please use a NetCDF C library with parallel
I/O feature disabled. Abort.
-----------------------------------------------------------------------
```
Copy logic from netcdf-c to add an `mpi` variant.
|
|
netcdf has been renamed to netcdf-c and udunits2 has been renamed to
udunits.
|
|
* new package: py-pymeeus
* drop unnecessary dependencies
|
|
* new package: py-pre-commit
* update missing dependencies
* add python version restriction
|
|
* new package: py-aspy-yaml
* add python version dependency
|
|
|
|
* pybind11: test get_include path
Helper for non-CMake downstream projects to find the pybind11
header location.
* pybind11: return proper get_include()
use our prefix instead of letting pybind11 trying to self-determine
it from given conda/virtualenv/global rules.
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
|