summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-06-11[py-ippython]: Start py-backcall dependency to start at py-ipython@7.3.0: ↵Tom Payerle1-1/+1
(#24279) This should fix #24278 $INSTALLDIR/lib/python3.7/site-packages/IPython/core/events.py contains an import from backcall even in @7.3.0, so dependency on py-backcall needs to start earlier.
2021-06-11qt+webkit: fix python2 dependency and add opengl conflict (#24276)Manuela Kuhn1-1/+4
2021-06-11py-distributed: restrict py-contextvars dep to newer versions (#23841)Andreas Baumbach1-1/+1
* py-distributed: restrict py-contextvars dep to newer versions Change-Id: I8a6d55b840309aa6966ab310d42252f45b0ef9c7 * fixup dependency on py-contextvars Change-Id: I56b729394af0f5a6fc283344d8af87990c97426b
2021-06-11texlive: restrict poppler version (#24222)Tom Payerle1-1/+1
Restrict poppler version for texlive to poppler@:0.84 Should fix #19946 See also https://github.com/NixOS/nixpkgs/issues/79170 Looks like poppler@0.84 upgraded their header files to use the C++ cstdio instead of the C stdio.h. Since TeX is using C, not C++. this causes problems.
2021-06-11gchp: add v13.0.2 and dev branch (#24206)William Downs1-7/+6
2021-06-11py-pyprecice: fix checksums of 2.2.0.1 and 2.2.1.1 (#24264)ajaust1-2/+2
2021-06-11perl-cgi: add v4.53 (#24266)Olivier Cessenat1-0/+1
2021-06-11scrot: new package (#24250)Jen Herting1-0/+26
2021-06-11Display proper message when patch checksum doesn't match (#24229)iarspider1-1/+1
2021-06-11visit-cgns: better sets VISIT_PLUGIN_DIR to fit VisIt dir struct (#23834)Olivier Cessenat1-20/+20
2021-06-11visit-silo: better sets VISIT_PLUGIN_DIR to fit VisIt dir struct (#23833)Olivier Cessenat1-9/+23
2021-06-11iq-tree: add v2.1.3 (#24235)Rémi Lacroix1-2/+3
2021-06-11extrae: fix import and issue with pthread (#24220)Hervé Yviquel1-2/+6
2021-06-11hpcviewer: add v2021.05 (#24225)Mark W. Krentel1-0/+3
2021-06-11mafft: add v7.481 (#24233)Rémi Lacroix1-0/+1
2021-06-11tophat: set the C++ standard (#21737)Jen Herting1-0/+3
2021-06-11Fixing provides directive for intel-oneapi-onedal package (#24108)Nikolay Petrov2-0/+2
2021-06-11giblib: new package (#24249)Jen Herting1-0/+20
2021-06-11p4est: use the official tarball release. (#24219)Marc Fehling1-4/+8
2021-06-11py-fiscalyear: add v0.3.2 (#24262)Adam J. Stewart1-0/+1
2021-06-10iwyu: add 0.16 (#24258)Michael Kuhn1-0/+2
2021-06-10reframe: add v3.6.1, v3.6.2 (#24239)Carson Woods1-0/+2
2021-06-10New package: py-python-xlib (#24150)Jen Herting1-0/+24
* [py-python-xlib] created template * [py-python-xlib] added dependencies * [py-python-xlib] Final cleanup - added homepage - added description - removed fixmes * [py-python-xlib] allowed newer versions of python
2021-06-10zfp package: ensure openmp variant is processed (#24221)Peter Lindstrom1-1/+2
* zfp: several package improvements - add variants for build targets, language bindings, backends - ensure selected variants are compatible with zfp version - point to GitHub (not LLNL) tar balls - add dependencies - update link to homepage - add maintainers * zfp: address suggestions by Spack team - use conflicts() instead of raising exceptions - use define() and define_from_variant() where applicable * Apply suggestions from code review Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> * Fix ZFP OpenMP build. Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-06-10New package: py-keyboard (#23636)Jen Herting1-0/+23
* [py-keyboard] created template * [py-keyboard] - updated homepage - added dependency for OSX - added description - removed fixmes * [py-keyboard] Until py-pyobjc can be created, specifying conflict with platform=darwin * [py-keyboard] is verb
2021-06-10groff: add v1.22.4, update recipe (#24213)Olivier Cessenat2-25/+35
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-06-10uchardet: new release + lib image was not found on Mac OSX (#24212)Olivier Cessenat1-0/+14
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-06-10Update py-setuptools-scm (#24217)Sebastian Schmitt1-0/+5
2021-06-09cairo: circumvent missing gtkdocize for autoconf 2.70+ (#23971)Seth R. Johnson2-4/+22
2021-06-09Bump MetPy to 1.0.1 (#23944)Ryan May1-4/+8
2021-06-09openkim-models: fix typo in the latest version (#24209)mcuma1-2/+2
2021-06-09Update of Flecsi Spackage (#24106)Robert Pavel2-55/+124
* Update of Flecsi Spackage Update of flecsi spackage to reconcile differences between flecsi@1:1.9 and flecsi@2: for future support purposes * Removing Unnecessary Conditional Removing unused conditional. Initially the plan was to switch based on version in `cmake_args` but this was not necessary as build system variable names remained mostly the same and conflicts prevent the rest. For the most part, if a variant is there it does not need to check against what version of the code is being built. * Updated CI To Reconcile Flecsi Changes Updated CI to target flecsi@1.4.2 which best matches the previous release version and reconciled change in variant name
2021-06-09jbigkit: adding the library spec for dependents (#24103)Olivier Cessenat1-0/+6
2021-06-09texlive: setup dependent build environment (#24102)Olivier Cessenat1-0/+3
2021-06-08pumi: support building tests (#24202)Cameron Smith1-1/+3
fix sub directory path to meshes git submodule
2021-06-08helics: Add version 2.7.1 (#24188)Ryan Mast1-0/+1
2021-06-08texlive: update live version to 2021 (#24211)snehring1-2/+2
2021-06-08intel-tbb: explicitly set OS var and pass to TBB (#23852)Mark W. Krentel1-0/+5
The common.inc script in TBB uses the environ var 'OS' to determine the platform it's on. On Linux, this is normally empty and TBB falls back to uname. But some systems set this to 'CentOS Linux 8' which is descriptive, but not exactly what common.inc is looking for. Instead, take the value from python and explicitly set OS to what TBB expects to avoid this problem.
2021-06-08e4s ci: re-enable veloc builds after recent fixes (#24190)eugeneswalker1-1/+1
2021-06-08mypy: add types-six to the list of installed packages (#24207)Massimiliano Culpo1-1/+1
See https://mypy-lang.blogspot.com/2021/05/the-upcoming-switch-to-modular-typeshed.html for a broader explanation.
2021-06-08Pipelines: Fix default generated rebuild job script (#24185)Scott Wittenburg1-2/+1
2021-06-08singularity: add singularityce fork (#24201)Vanessasaurus3-139/+182
Since the two packages share a common history, the installation procedure has been factored into a common base class. Signed-off-by: vsoch <vsoch@users.noreply.github.com>
2021-06-08[umpire] Fix missing header (#24198)Teodor Nikolov2-0/+13
2021-06-08Python: fix +tkinter+tix support (#23980)Adam J. Stewart5-79/+203
* Tcl: fix TCLLIBPATH * Fix TCL|TK|TIX_LIBRARY paths * Fix TCL_LIBRARY, no tcl8.6 subdir * Don't rely on os.listdirs sorting For tcl and tk, we also install the source directory, so there are two init.tcl and tk.tcl locations. We want the one in lib/lib64, which should come before the one in share. * Add more patches * Fix dylib on macOS * Tk: add smoke tests * Tix: add smoke test
2021-06-08ASP-based solver: permit to use virtual specs in environments (#24199)Massimiliano Culpo4-17/+50
Extracting specs for the result of a solve has been factored as a method into the asp.Result class. The method account for virtual specs being passed as initial requests.
2021-06-08ASP-based solver: reordered low priority optimization criteria (#24184)Massimiliano Culpo5-16/+53
Minimizing compiler mismatches in the DAG and preferring newer versions of packages are now higher priority than trying to use as many default values as possible in multi-valued variants.
2021-06-08osu-micro-benchmarks: new version 5.7.1 (#23590)Robert Mijakovic1-0/+6
2021-06-08macOS: add monterey as macOS version 12. (#24192)Todd Gamblin1-1/+2
2021-06-08Update stand-alone tests to use test stage work directory; also added ↵Tamara Dahlgren1-14/+25
expected ctest output (#24191)
2021-06-08gatk: make r a variant (#24189)Glenn Johnson1-1/+12
According to the docs, r is needed for plotting, but plotting is untested. In addition, the specific version requirement of java for gatk could lead to multiple installations of r being triggered in an environment. That might cause people to have to be deliberate about java in a deployment. All in all, it seems that r is better as a variant for gatk.