Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* py-pywcs: a new package.
* Fix a flake8 issue.
* Add missing dependencies.
* run -> build.
* Add version specifications.
|
|
* version bump: eztrace-1.1-10
* 'trahay' is the maintainer for package 'eztrace'
|
|
|
|
|
|
|
|
|
|
|
|
* Check if CPU family is x86_64.
* Remove the leading space.
|
|
* [py-gluoncv] created template
* [py-gluoncv] added description and homepage
* [py-gluoncv] added dependencies
* [py-gluoncv] unicode in readme is causing build to fail
* [py-gluoncv] cleaned up fixmes
* [py-gluoncv] removed unnecessary python dependency listing
* [py-gluoncv] added cython
|
|
* Added support for new configuration process of lmsensors component for papi@6:
* Removed extraneous blank lines
|
|
* restricted unqlite patch to version 1.1.9
* putting back the URL of the PR corresponding to the patch
|
|
* [py-portalocker] Create template
* [py-portalocker] added homepage and description
* [py-portalocker] specified dependencies
* [py-portalocker] cleaned up fixmes
* [py-portalocker] removed unnecessary python dependency listing
|
|
* Added new variant "sde" to papi
* Updated papi with new version and new variant "sde"
|
|
|
|
* [libnotify] created template
* [libnotify] added homepage and description
* [libnotify] added dependencies
* [libnotify] patch location to docbook
* [libnotify] more dependency work
* [libnotify] reorder dependencies
* [libnotify] added variant docbook
* [libnotify] more accurate dependency version
* [libnotify] xsltproc still needed
* [libnotify] created test variant
* [libnotify] added gtkdoc varient
* [libnotify] cleaned up leftover fixme
* [libnotify] flake8
* [libnotify] test variant became self.run_tests
* [libnotify] pkgconfig is build dependency
* [libnotify] commented out broken variants
* [libnotify] flake8
|
|
|
|
|
|
|
|
* Add option for toggling pmi backwards compatibility
* Remove trailing whitespace
|
|
* [py-astropy-helpers] created template
* [py-astropy-helpers] - removed boilerplate - added homepage - added depends_on('py-astropy')
* [py-astropy-helpers] Setuptools versioning
* [py-astropy-helpers] cleaned up unused build_args method
* [py-astropy-helpers] py-astropy is a runtime dependency
* [py-astropy-helpers] requires python@3.6:
* [py-astropy-helpers] cleaned up unnecessary older versions
* [py-astropy-helpers] turns out py-astropy isn't actually a dependency
|
|
|
|
* update version: intel packages daal, ipp, mkl-dnn, mkl, mpi, parallel-studio, pin, tbb and makes url parameter consistent and always use single quote.
* Fixes a typo with one of the sha256 checksum..
* Adds version entries for new versions of Intel packages.
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
|
|
* Add demangling to mpip
* Add setjmp support to mpip
* Flake8 fixes
|
|
|
|
|
|
* Patching unqlite to be able to build a shared library
* Correcting a whitespace for flake8 to pass
* added comment about PR on unqlite
* extra commit to force github to merge
|
|
* Add variants to disable building tests and benchmarks
* Flake8
* Update package.py
* Update package.py
* Update package.py
|
|
|
|
|
|
|
|
|
|
Also confined the included patch to the earlier versions, as
indicated.
|
|
|
|
* Update flit package to v2.1.0 and add dependencies
* flit: comment out bash dependency
The host system should have bash available and compiling bash through
spack failed for me. I'm not sure if binutils and coreutils should
be listed as dependencies as well.
* Add new version of py-pyelftools
* py-pyelftools: add py-setuptools as a build dependency
* Address review comments
|
|
* Add additional configuration options for cgns
* Fix syntax errors
* Further syntax fixes
* Convert tabs to spaces
Co-authored-by: Carson Woods <carwood@sandia.gov>
|
|
* Add static build option
* Fix flake8 errors and standardize spacing of build commands
Co-authored-by: Carson Woods <carwood@sandia.gov>
|
|
* New package:dhpmm-f
* Remove unnecessary line
|
|
HDF5 1.12 broke backward compatibility, so we're preferring version 1.10
for now. Packages that need the new API should specify:
depends_on("hdf5@1.12:")
to be explicit. We can eventually change the preference, but at the
moment most libraries have not udpated to use the new HDF5.
|
|
|
|
|
|
|