Age | Commit message (Collapse) | Author | Files | Lines |
|
Change the build to work again, and be more in line with the other
tensorflow packages. Add version 2.1.
|
|
The most recent change to the openjdk package set expand=False for all versions
of the package. This means only the unexpanded archive will be installed, which is not correct.
|
|
* py-awesome-slugify: new package at 1.6.5
* py-awesome-slugify: fix typo in version range
* py-awesome-slugify: update dependencies
|
|
* Update dependencies and support variant for Fortran Intermediate Representation.
* Add Cmake flags that toggle Fortran Intermediate Representation on/off. Exclude Flang tests for now.
* f18+fir variant needs next release of llvm or master.
* Only build tests if you are pass in --test to spack install
|
|
* New package: py-tensorboard
* some basic dependencies based on requirements.txt
remove the older version that doesn't build
* requested changes
* add additional dependencies
* more dependency changes
|
|
* py-onnx: only use py-typing if python < 3.5
avoids a 'Callable has no attribute __abc_registry' error. See
onnx/onnx#2199 and python/typing#573
* add version 1.6.0 while we're here.
|
|
|
|
|
|
|
|
Add new version 4.5.0 and update quarantine variable list to also
include LD_PRELOAD in addition to LD_LIBRARY_PATH (to avoid side-effect
when the first depends on the latter).
|
|
- Add info for version 0.68.3
- Add variant to package that enables the "extended" features. It
works with both of the existing versions (not sure how far back it
goes, but confirmed that it's valid fro 0.53).
Tested on OS X with go@1.14.1.
|
|
* Add new package: open-isns
* refine args
|
|
* py-cyvcf2: new package at 0.11.7
* py-cyvcf2: update dependencies
|
|
* py-yahmm: new package at 1.1.3
* py-yahmm: update dependencies
|
|
* py-unidecode: new package at 1.1.1
* py-unidecode: update py-setuptools dep type
* py-unidecode: add python version
|
|
* py-utils: new package at 1.0.1
* py-utils: update py-setuptools dep type
* py-utils: fix dependency condition
|
|
* py-args: new package at 0.1.0
* py-args: update dependencies
|
|
fixes #15863
Since openfoam-org needs FlexInclude.h "flex" needs to
be also a link dependency.
|
|
* update gasnet spackage cmake args
* fix style errors
* trailing whitespace
|
|
|
|
|
|
Updated version hashes for draco spackage to specify 7.5 and 7.6
|
|
Looks like something changed and a case was missed.
Function doesn't have a spec arg, need to dereference it off of
self.
Builds on OS X.
|
|
|
|
* Add ACTS v0.21
* Update var/spack/repos/builtin/packages/acts-core/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* Add more variants to ucx
* Fix flake8 issue
|
|
* slepc: updates for @devel
- +arpack now works with int64
- +blopex add conflict with int64
- switch to using --with-arpack-lib [from --with-arpack-lib] with current slepc
- use updated blopex with current slepc
* slepc: conflict with blopex should be in all versions
* slepc: add new downloads
* slepc: add whitespace around operator
Co-authored-by: Satish Balay <balay@mcs.anl.gov>
|
|
* New package(s): py-pydeps and py-stdlib-list
* requested changes
* Update var/spack/repos/builtin/packages/py-stdlib-list/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
Co-authored-by: Mark Olesen <Mark.Olesen@esi-group.com>
|
|
* cryptsetup: restrict the version of automake if @2.2.1
fixes #15706
* Update var/spack/repos/builtin/packages/cryptsetup/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* NAG Compiler 7.0 (Build 7009) download checksum
* NAG Compiler 7.0 (Build 7014) download checksum
|
|
* [boinc-client] Created template
* [boinc-client] removed non-client version
* [boinc-client] added description and homepage
* [boinc-client] specifically specify this as a client release
* [boinc-client] added dependencies
* [boinc-client] added variant: manager
* [boinc-client] added graphics variant
* [boinc-client] added dependency version specificity
* [boinc-client] systemd install path fix
* [boinc-client] added sqlite dependency
* [boinc-client] flake8
* [boinc-client] cleaned up left over fixme
|
|
fixes #15811
See https://software.intel.com/en-us/articles/intel-compiler-and-composer-update-version-numbers-to-compiler-version-number-mapping
|
|
* ppOpen-APPL/FEM: New package.
* typo fix.
Update patch.
|
|
|
|
Versions < 3 do not support building with CMake.
|
|
* Fixed building coreutils on Darwin
* Bump nano version to 4.9
* Coreutils: Add program prefix g so we don't conflict with Apple utilities
* Fix intendation
* Make format more spack like
* Removed unnecesary changes
* Merge branch 'develop' of github.com:DiegoMagdaleno/spack into develop
Fix linking libgit2 on Darwin
* Revert "Merge pull request #3 from spack/develop"
This reverts commit 58dbbdb82bfa4aa689758971eb423ae2b9d2c293, reversing
changes made to dd7a413f4870fc2778f801c882a50cfade18fe97.
* Revert "Revert "Merge pull request #3 from spack/develop""
This reverts commit f956aa7b135c39ea0eb4ba6b9329714067098a7c.
* Revert "Merge branch 'develop' of github.com:DiegoMagdaleno/spack into develop"
This reverts commit 50321f798674ec30d5c62fe696b4f8bccef6ab3d.
|
|
* new package: nccl-tests
* fix dependency types
|
|
* new package: py-tensorboard-plugin-wit
dependency for py-tensorboard >= 2.2.0
* incorporate feedback
|
|
* Add fPIC support as variant
* Fix variant to use compiler agnostic fPIC option
|
|
loads libibverbs via dlopen(), add dependency on rdma-core
|
|
|
|
|
|
|
|
* new packages: libbacktrace, libpfm, numap, numamma
* numap: use the existing libpfm4 package
* formatting
|
|
* boost: boost-python in 1.72.0 broken with cxxstd=98
* py-espressopp: depend on boost with cxxstd=11
|
|
|
|
|
|
|