summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2021-10-06py-ptyprocess: add 0.7.0 (#26504)haralmha1-0/+1
2021-10-06py-setuptools: add 57.1.0 (#26505)haralmha1-0/+1
2021-10-06py-six: add 1.16.0 (#26506)haralmha1-0/+1
2021-10-06py-matplotlib: fix qhull dependency (#26553)Manuela Kuhn1-1/+4
2021-10-06py-ftfy: added version 6.0.3 (#26509)Jen Herting1-0/+2
2021-10-06New package: py-emoji (#26510)Jen Herting1-0/+17
* [py-emoji] created template * [py-emoji] - removed fixmes - added homepage - added description - added dependencies
2021-10-06precice: add version 2.3.0 (#26551)Frédéric Simonis1-0/+1
2021-10-06gnuplot: add version 5.4.2 (#26529)haralmha1-0/+1
2021-10-06hadoop: add version 2.7.5 (#26530)haralmha1-0/+1
2021-10-06Add 7.6.3 (#26502)haralmha1-0/+1
2021-10-06bdw-gc: add v8.0.6 (#26545)Ivan Maidanski1-1/+2
2021-10-06Add 6.0.2 (#26501)haralmha1-0/+1
2021-10-06py-decorator: Add version 5.0.9 and 5.10. (#26500)haralmha1-1/+3
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2021-10-06py-hepdata-validator: Add version 0.2.3 and 0.3.0 (#26496)haralmha1-0/+3
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2021-10-06py-heapdict: Add version 1.0.0 (#26495)haralmha1-0/+7
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2021-10-06Add 1.28.1 (#26494)haralmha1-0/+1
py-grpcio: Add version 1.28.1
2021-10-06Add 2021.4.1 (#26493)haralmha1-0/+1
py-distributed: Add version 2021.4.1
2021-10-06Add 0.7.1 (#26492)haralmha1-0/+1
py-defusedxml: add version 0.7.1
2021-10-06py-bleach: Add version 3.3.1 (#26490)haralmha1-0/+2
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2021-10-06py-dask: add version 2021.4.1 (#26491)haralmha1-0/+1
2021-10-05py-pygdal: Add versions 3.3.0.10 and 3.3.2.10 (#26528)haralmha1-0/+5
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2021-10-06py-backcall: Add version 0.2.0 (#26487)haralmha1-0/+1
2021-10-06Add versions 3.1.6, 3.1.7 and 3.2.0 (#26527)haralmha1-0/+3
2021-10-05h5utils: Fix build and add new version (#26133)Bernhard Kaindl1-4/+6
@1.12.1+png depends_on libpng@:1.5.0 because it needs the old API Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2021-10-05vtk: gui support for vtk 9 added (#25636)Olivier Cessenat1-0/+6
2021-10-06Add version 3.16.1 (#26534)haralmha1-0/+1
2021-10-05dd4hep: Add version 01-18 (#26525)haralmha1-0/+1
* Add 01-18 * Keep master on top and change version name format
2021-10-05postgresql: Add versions 14.0 and 12.2 (#26499)haralmha1-0/+2
2021-10-05doxygen: Add versions 1.9.2 and 1.8.18 (#26497)haralmha1-0/+2
2021-10-05meme: Fix compilation with `arm` and `nvhpc` compilers (#24883)Ricardo Jesus2-2/+47
* Fix compilation with `arm` and `nvhpc` compilers * Update package.py
2021-10-05phist: add a patch for the case +host arch=ppc64le (#26216)Jonas Thies2-1/+15
2021-10-05py-flatbuffers: add new package (#26444)Guilherme Perrotta1-0/+29
Python port of the "flatbuffers" package
2021-10-05libatomic_ops: add v7.6.12 (#26512)Ivan Maidanski1-1/+2
2021-10-05py-rsatoolbox: add new package (#26514)Manuela Kuhn1-0/+31
2021-10-05WarpX: 21.10 (#26507)Axel Huebl2-1/+4
2021-10-05sundials: Add 5.8.0 and sycl variant (#26524)David Gardner1-3/+13
2021-10-05mpl: add new package (#26522)Heiko Bauke1-0/+20
2021-10-05py-parsl: new package (see https://parsl-project.org/) (#26360)Mihael Hategan3-0/+49
2021-10-05zstd: fix install name on macOS (#26518)Seth R. Johnson1-4/+9
Reverting from CMake to Make install caused `-install_path=/usr/local/lib/libzstd.1.dylib` to be hardcoded into the zstd. Now we explicitly pass the PREFIX into the build command so that the correct spack install path is saved. Fixes #26438 and also the ROOT install issue I had :)
2021-10-05molden: fix build with gcc@10: (#25803)Nisarg Patel1-3/+8
2021-10-04Add 5.2.0 (#26481)haralmha1-0/+1
2021-10-05log4cxx: new version and fix for c++11 (#26480)Martin Pokorny1-1/+8
* Add version 0.12.1 * Add variant to build with C++11 standard build with c++11 standard requires boost threads, and needs explicit setting of CMAKE_CXX_STANDARD
2021-10-04intel-tbb: install pkgconfig file (#23977)KoyamaSohei1-0/+20
* intel-tbb: install pkgconfig file * intel-tbb: install pkgconfig file when @:2021.2.0 * intel-tbb: add blank line * intel-tbb: fix library name to refer * intel-tbb: fix library name to refer again * intel-tbb: use self.prefix.lib.pkgconfig
2021-10-04esys-particle: add new package esys-particle (#25338)snehring1-0/+39
* esys-particle: add new package esys-particle * esys-particle: requested changes * esys-particle: placating isort
2021-10-04gcc: apply nvcc patch to more versions (#24295)Daniel Ahlin1-1/+4
Apply to all known affected versions (10.1.0 to 10.3.0 and 11.1.0)
2021-10-04git: new version 2.29.2 (#26478)haralmha1-0/+5
2021-10-04Add new pythia8 variants and fix url_for_version (#26280)iarspider1-30/+75
* Add new pythia8 variants Add proper description to the existing ones * Flake-8 * Flake-8 * Style * Fix Pythia8 recipe * Fix typo in variant description * Update package.py
2021-10-04cppgsl: new version 3.1.0 (#26477)haralmha1-0/+1
2021-10-04py-scikit-learn: add 0.19.2 and 0.22.2.post1 (#26473)Manuela Kuhn1-0/+2
2021-10-04masurca: Fix build with glibc-2.32+ (#26173)snehring1-0/+2
remove sysctl.h which is not used by the build