Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* adds the spack recipe for py-jwcrypto
* split long line to fix E501
* Specify versions for py-cryptography and py-typing-extensions
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
---------
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* adds the spack recipe for reacton python package
* Fix versions for ipywidgets and typing-extensions
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
---------
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* py-find-libpython: new package
* Update var/spack/repos/builtin/packages/py-find-libpython/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
---------
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* add spack recipe for ipyvue
* Specify version for ipywidgets
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
---------
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
* Update package.py
fix bug.
* Update var/spack/repos/builtin/packages/pdal/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
---------
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* py-codespell: add package
* setuptools-scm conflict
confirmed via https://github.com/codespell-project/codespell/issues/3365
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* reorder dependencies and versions
---------
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* py-s3transfer: add new versions
* py-boto3: add new versions
* py-botocore: add new versions
* py-boto3: correct version ranges
|
|
* py-ansible: add v2.16.3
* Apply suggestions from code review
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Add specific python version requirements from setup.cfg
* Add additional ranges for py-setuptools
* Update var/spack/repos/builtin/packages/py-ansible/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
---------
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* py-argparse-dataclass: add new package
* Remove obvious dependency
|
|
Environment.concretize_and_add is not used anywhere.
|
|
|
|
|
|
|
|
|
|
|
|
* PythonPackage: check purelib for libs/headers
* Update error messages too
* Fix functools.reduce argument order
|
|
|
|
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
|
|
|
|
|
|
|
|
Co-authored-by: Ning Li <ning.li@amd.com>
|
|
Co-authored-by: Phil Tooley <phil.tooley@amd.com>
|
|
Compiling version 2.2.4 fails (on a Debian system with only a minimum set of packages installed) with an error because `INT_MAX` is undeclared:
```
263 gd_gd2.c: In function '_gd2GetHeader':
>> 264 gd_gd2.c:212:54: error: 'INT_MAX' undeclared (first use in this function)
265 212 | if (*ncx <= 0 || *ncy <= 0 || *ncx > INT_MAX / *ncy) {
266 | ^~~~~~~
267 gd_gd2.c:87:1: note: 'INT_MAX' is defined in header '<limits.h>'; did you forget to '#include <limits.h>'?
```
|
|
|
|
Signed-off-by: Steven Hahn <hahnse@ornl.gov>
|
|
Co-authored-by: James Beal <jb23@sanger.ac.uk>
|
|
|
|
Co-authored-by: Matt Lieber <lieber.31@osu.edu>
|
|
|
|
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.0...2.2.1)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
The podio-vis tool depends at run-time on py-graphviz, https://github.com/AIDASoft/podio/blob/master/tools/podio-vis#L10.
|
|
|
|
|
|
|
|
|
|
* e4s ci stacks: add python packages
* comment out failing specs
|
|
Use "echo" instead of "printf" on Windows.
|
|
|
|
|
|
* Add 'docs' variant to rust-bootstrap
* remove docs for rust-bootstrap
|
|
The package `aomp` is removed entirely, as it was too outdated to have non-deprecated dependencies.
|
|
|
|
|
|
* pythia6: deal with dead pythiasix.hepforge.org
* pythia6: rm main81.f from CMakeLists.txt
* [@spackbot] updating style on behalf of wdconinc
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
|
|
|
|
|