Age | Commit message (Collapse) | Author | Files | Lines |
|
whose condition is not met (#27504)
|
|
|
|
|
|
|
|
cpp17 (#27563)
|
|
Last bugfix versions before just released version @21.3.0 which will be part of a separate PR.
|
|
|
|
|
|
|
|
* tangram/wonton spack
* portage spack update
* wonton spack updated
* tangram spack updated
* white space removed
* Update package.py
* Update package.py
* Update package.py
* Update package.py
portage spack upstream
* Update package.py
for loop test
* Update package.py
style errors
* Update package.py
* tangram
* Update package.py
* Update package.py
* Update package.py
* Update package.py
* Update package.py
edits
* Update package.py
* Update package.py
remove @master
* Update package.py
remove @master
* Update var/spack/repos/builtin/packages/portage/package.py
Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov>
* Update var/spack/repos/builtin/packages/wonton/package.py
Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov>
* Update package.py
* Update package.py
* Update package.py
* Update package.py
Co-authored-by: Tracy Nicole Pantleo <tpantleo@varan.lanl.gov>
Co-authored-by: Tracy Nicole Pantleo - 361537 <tpantleo@darwin-fe1.lanl.gov>
Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov>
|
|
* New version: py-pyzmq 22.3.0
* Update var/spack/repos/builtin/packages/py-pyzmq/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
|
|
|
|
Signed-off-by: Raghu Raja <raghu@enfabrica.net>
|
|
Co-authored-by: Sid Pendelberry <sid@rit.edu>
|
|
* Add connection specification to mirror creation
This allows each mirror to contain information about the credentials
used to access it.
Update command and tests based on comments
Switch to only "long form" flags for the s3 connection information.
Use the "any" function instead of checking for an empty list when looking
for s3 connection information.
Split test to use the access token separately from the access id and key.
Use long flag form in test.
Add endpoint_url to available S3 options.
Extend the special parameters for an S3 mirror to accept the
endpoint_url parameter.
Add a test.
* Add connection information per URL not per mirror
Expand the mirror-based connection information to be per-URL.
This will allow a user to specify different S3 connection information
for both the fetch and the push URLs.
Add a parameter for "profile", another way of storing the id/secret pair.
* Switch from "access_profile" to "profile"
|
|
|
|
* py-cycler: add 0.11.0
* Update var/spack/repos/builtin/packages/py-cycler/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
|
|
* New version: py-qtconsole 5.2.0
* Apply suggestions from code review
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* [py-lws] added package
* added cython support
* updates for upstream
* updated py-lws with cython only option
* changes to py-lws for flake8
* [py-lws]
- update copyright
- url -> pypi
Co-authored-by: Sid Pendelberry <sid@rit.edu>
|
|
|
|
* New version: openldap 2.6.0;
fix recipe for groff (requires pkg-config to find uchardet);
fix recipe for openldap (requires groff to build documentation)
* Restrict openldap versions of py-python-ldap and percona-server
* Update var/spack/repos/builtin/packages/groff/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* New versopn: py-python-daemon 2.3.0
* Update package.py
|
|
* New version: py-pythran 0.10.0
* Update package.py
|
|
|
|
|
|
* Spack requires Python 2.7: from 0.18.0:
* Better bounds
|
|
|
|
|
|
This permits to use conditional variants without a lot of boilerplate.
|
|
|
|
This causes `otfconfig` to also list zlib's library directory.
Otherwise, `-lz` cannot be found. Also remove `--with-zlibsymbols`,
which doesn't seem to be supported anymore.
|
|
|
|
|
|
Include several several patches to vtk 8.1 for building on a
system with no system install X11 libraries or include files.
Specify specific versions of dependent packages that are known to work with 3.2.1.
Tested on spock.olcf.ornl.gov. The GUI came up and rendered images
and an image was successfully saved using off screen rendering from
data from curv2d.silo.
|
|
|
|
|
|
|
|
* py-ply: use pypi
* Add py-setuptools dependency
|
|
Remove the "get_executable" function from the
spack.bootstrap module. Now "flake8", "isort",
"mypy" and "black" will use the same
bootstrapping method as GnuPG.
|
|
|
|
Currently Spack vendors `pytest` at a version which is three major
versions behind the latest (3.2.5 vs. 6.2.4). We do that since v3.2.5
is the latest version supporting Python 2.6. Remaining so much
behind the currently supported versions though might introduce
some incompatibilities and is surely a technical debt.
This PR modifies Spack to:
- Use the vendored `pytest@3.2.5` only as a fallback solution,
if the Python interpreter used for Spack doesn't provide a newer one
- Be able to parse `pytest --collect-only` in all the different output
formats from v3.2.5 to v6.2.4 and use it consistently for `spack unit-test --list-*`
- Updating the unit tests in Github Actions to use a more recent `pytest` version
|
|
Some tests assume the base branch is develop, but this branch may not
have been checked out.
|
|
|
|
* new package: py-scikit-learn-extra
* Remove extra blank line
* Add missing py-cython dependency
|
|
|
|
* Add version 1.7
* Fixup! Add version 1.7
|