Todd Gamblin
54f97d1dec
Update copyright on LLNL files for 2018. ( #7592 )
2018-03-24 12:13:52 -07:00
Todd Gamblin
05fa302655
Replace github.com/llnl/spack with github.com/spack/spack ( #6142 )
...
We moved to a new GitHub org! Now make the code and docs reflect that.
2017-11-04 17:08:04 -07:00
Michael Kuhn
84ae7872d3
Update copyright notices for 2017 ( #5295 )
2017-09-06 17:44:16 -10:00
Adam J. Stewart
afc4f9c3c2
Download from pypi.io, not pypi.python.org ( #4981 )
2017-08-06 11:45:00 -05:00
Todd Gamblin
cac4362f64
Make LICENSE recognizable by GitHub. ( #4598 )
2017-06-24 22:22:55 -07:00
Milton Woods
f6e3ad4d90
py-pillow: ensure that RPATH includes graphics libraries ( #4522 )
2017-06-16 08:43:18 -05:00
Adam J. Stewart
c0aaa8fcea
Add PythonPackage base class
...
- Add a PythonPackage class with build system support.
- Support build phases in PythonPackage
- Add a custom sanity check for PythonPackages
- Get rid of nolink dependencies in python packages
- Update spack create to use new PythonPackage class
- Port most of Python packages to new PythonPackage class
- Conducted a massive install and activate of Python packages.
- Fixed bugs introduced by install and activate.
- Update API docs on PythonPackage
2017-01-16 20:00:31 -08:00
Joseph Ciurej
82fcc5e1de
Feature Proposal : Make All Python Extensions User Configuration Independent ( #1435 )
...
* Updated all Python extension packages to use 'setup_py' on install.
* Fixed a few minor style issues with the updated Python packages.
2016-10-06 14:43:49 -07:00
Elizabeth Fischer
a954d0976a
Put back full-length URL.
2016-09-14 16:52:33 -04:00
Elizabeth Fischer
595ec7e034
Bug fix capturing which packages work with which binutils.
2016-09-14 16:50:17 -04:00
Elizabeth Fischer
4a1df7e0b2
Resolved issues of py-pillow, py-scipy and binutils dependencies. Resolves #1506
...
py-pillow: Remove version dependency on binutils@2.25 . In tests, it works just fine with binutils@2.26 .
Fixed flake8 issues.
2016-09-14 10:56:08 -04:00
Todd Gamblin
84e331c586
Remove unneeded noqa comments.
2016-08-10 16:33:39 -07:00
Todd Gamblin
240f1fd223
Spack packages now PEP8 compliant.
2016-08-10 16:33:39 -07:00
Ben Boeckel
6fd45520da
deptypes: mark deptypes in packages
2016-07-14 16:21:46 -04:00
Adam J. Stewart
a7ffb2c1a4
Flake8
2016-06-21 15:21:53 -05:00
Adam J. Stewart
2efc67da60
Remove +tk variant, provide pil
2016-06-21 14:50:33 -05:00
Adam J. Stewart
652a5eb592
Allow py-pillow to link to Spack-built libraries
2016-06-17 18:09:03 -05:00
Todd Gamblin
e7ced54369
Correct LLNL LGPL license template for clarity.
2016-05-11 21:22:25 -07:00
Elizabeth F
14f073d410
py-pillow: Updated for variants, but still having trouble getting it to use Spack-supplied libjpeg.
2016-04-03 21:42:55 -04:00
Todd Gamblin
c65fd3a289
Merge branch 'develop' into mplegendre-multi_pkgsrc_roots
...
Conflicts:
lib/spack/spack/cmd/create.py
lib/spack/spack/cmd/extensions.py
lib/spack/spack/cmd/fetch.py
lib/spack/spack/cmd/uninstall.py
lib/spack/spack/config.py
lib/spack/spack/database.py
lib/spack/spack/directory_layout.py
lib/spack/spack/packages.py
lib/spack/spack/spec.py
2015-12-25 16:35:55 -08:00