Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-07 | Merge py-uproot4 into py-uproot (#22831) | Glenn Johnson | 2 | -5/+34 | |
2021-04-07 | py-lerc: add new package (#22839) | Adam J. Stewart | 1 | -0/+18 | |
2021-04-07 | py-keyring: add new package (#22838) | Adam J. Stewart | 1 | -0/+23 | |
2021-04-07 | py-ujson: add new version (#22835) | Adam J. Stewart | 1 | -0/+3 | |
2021-04-07 | ImageMagick: specify how to find libraries (#22833) | Adam J. Stewart | 1 | -0/+4 | |
2021-04-07 | py-importlib-metadata: add new version (#22836) | Adam J. Stewart | 1 | -0/+4 | |
2021-04-07 | New package: mmv (#22815) | Erik Schnetter | 8 | -0/+932 | |
2021-04-07 | R: new version, 4.0.5 (#22840) | Robert Mijakovic | 1 | -0/+1 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu> | |||||
2021-04-07 | ssht: New versions 1.3.6, 1.3.7 (#22832) | Erik Schnetter | 1 | -0/+2 | |
2021-04-07 | new package: gatetools (#22659) | Glenn Johnson | 8 | -0/+284 | |
* new package: gatetools This PR adds the gatetools package and dependencies. The gatetools package is a set of command line tools for gate. Since it is primarily a CLI, although python modules can be loaded, it is named gatetools as opposed to py-gatetools. * Fix quote characterss to avoid test error * Found another UTF8 character that was tripping up tests * Another UTF-8 character to replace * Remove py-python-box dependency and package file * Make numpy a variant - py-setuptools needs to be a run dependendency This was masked by py-numpy having py-setuptools as a run dependency. * Add missing build depency on py-pytest-runner | |||||
2021-04-07 | Some improvements to gate package (#22656) | Glenn Johnson | 1 | -3/+9 | |
- set constraint for geant4 to version 10.6 as gate does not work with geant-10.7+ - set GATE_USE_ITK: Although RTK is built under ITK, there are some ITK macros that need to be set explicitly. | |||||
2021-04-07 | hdf5: avoid compilation with -I/usr/include (#22808) | Sergey Kosukhin | 1 | -2/+10 | |
2021-04-07 | Integrate oneAPI 2021.2.0 release (#22821) | Vasily Danilin | 10 | -19/+66 | |
2021-04-07 | [oneapi] fix mkl deps, externally installed, and docs (#22607) | Robert Cohn | 5 | -55/+72 | |
2021-04-07 | Py py spy add libunwind 1 (#22827) | Evili del Rio | 1 | -0/+1 | |
* Add missing libunwarp dependency py-py-spy fails to build with: = note: /bin/ld: cannot find -lunwind /bin/ld: cannot find -lunwind-ptrace /bin/ld: cannot find -lunwind-x86_64 collect2: error: ld returned 1 exit status * Correct libunwind instead of libunwarp * Change libunwind dependency to unwind | |||||
2021-04-07 | Update package.py (#22826) | Evili del Rio | 1 | -1/+1 | |
2021-04-07 | libblastrampoline: Add version 3.0.4 (#22830) | Mosè Giordano | 1 | -0/+1 | |
2021-04-07 | Create ExaGO Package (#22734) | Cameron Rutherford | 1 | -0/+87 | |
Co-authored-by: Asher Mancinelli <asher.mancinelli@pnnl.gov> | |||||
2021-04-07 | iozone: adds 3.491 and fixes permissions (#22817) | Julius-Plehn | 1 | -0/+7 | |
2021-04-07 | otf2: patch for uninitialized variable (#22719) | Severin Strobl | 2 | -0/+17 | |
As pointed out in https://github.com/STEllAR-GROUP/hpx/issues/5239, there is an issues in OTF2 <=2.2 where a variable is not properly initialized. As currently no release of OTF2 is available fixing this, the patch should be applied. | |||||
2021-04-07 | ReFrame: add v3.5.1 and v3.5.2 (#22820) | Vasileios Karakasis | 1 | -1/+3 | |
2021-04-07 | Update packages for NVIDIA HPC SDK 21.1 (#21975) | Scott McMillan | 21 | -19/+109 | |
Co-authored-by: Scott McMillan <smcmillan@nvidia.com> | |||||
2021-04-07 | roctracer-dev: add v4.1.0 (#22812) | arjun-raj-kuppala | 1 | -2/+3 | |
2021-04-07 | Add libxc 5.1.3 (#22816) | Harmen Stoppels | 1 | -0/+1 | |
2021-04-07 | lbann: remove the specification of the high performance linkers (#22818) | Brian Van Essen | 1 | -9/+0 | |
Allow the user to put them on the command line. | |||||
2021-04-07 | py-scikit-image: add new version (#22363) | archxlith | 1 | -3/+7 | |
* [py-scikit-image] Added py-setuptools back into depends_on. Otherwise it is putting skimage in scikit_image-version-pyX.Y-arch.egg dir under site-packages * [py-scikit-image] Added latest version * [py-scikit-image] Added py-numpy version dependency when package version greater than 0.18 * [py-scikit-image] Updates to python dependency * Fix typo Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-04-06 | py-statsmodels: add v0.12.2 (#22620) | Adam J. Stewart | 1 | -6/+8 | |
2021-04-06 | valgrind: add version 3.17.0 (#22752) | Robert Mijakovic | 1 | -0/+1 | |
2021-04-06 | New package: Oracle instant client (#22797) | iarspider | 1 | -0/+94 | |
2021-04-06 | tcpdump: add version 4.99.0 (#22803) | darmac | 1 | -3/+5 | |
2021-04-06 | environment-modules: add version 4.7.1 (#22811) | Xavier Delaruelle | 1 | -1/+2 | |
2021-04-06 | salmon: New patch (#22686) | Desmond Orton | 1 | -1/+6 | |
2021-04-06 | new package: py-python-box (#22814) | Glenn Johnson | 1 | -0/+31 | |
2021-04-06 | Squashfuse: Enable or disable static and shared libs, and allow min size ↵ | Harmen Stoppels | 1 | -4/+20 | |
builds too, useful for appimages (#22669) * Enable or disable static and shared libs, and allow min size builds too, useful for appimages * Fix master version | |||||
2021-04-06 | meson: added variants, changed defaults for the build system (#22715) | Harmen Stoppels | 2 | -4/+21 | |
- Use debugoptimized as default build type, just like RelWithDebInfo for cmake - Do not strip by default, and add a default_library variant which conveniently support both shared and static | |||||
2021-04-06 | New package: py-ilmbase (#22783) | Jen Herting | 1 | -0/+31 | |
* [py-ilmbase] created template * [py-ilmbase] added dependencies and configuration options as necessary * [py-ilmbase] added homepage and description removed fixmes * [py-ilmbase] shortened lines for flake8 | |||||
2021-04-06 | paraview: adds new cuda target, ampere (#22750) | Robert Mijakovic | 1 | -1/+1 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-04-06 | m4: force path where to look for autoconf (#22765) | Seth R. Johnson | 1 | -0/+9 | |
Uses the M4 environment variable | |||||
2021-04-06 | xfsprogs: add 5.11.0 and fix build with newer versions of gcc (#22665) | Michael Kuhn | 1 | -3/+11 | |
xfsdump depends on an older version of xfsprogs that does not build with recent versions of gcc. | |||||
2021-04-06 | hipsycl: add v0.9.1 which partially implements SYCL 2020 standard (#22770) | ravil-mobile | 1 | -1/+11 | |
Co-authored-by: ravil <ravil.dorozhinskii@tum.de> | |||||
2021-04-06 | stat: deprecate versions prior to 4.0 (#22650) | Gregory Lee | 1 | -6/+11 | |
2021-04-06 | cdo: help libtool to find the correct paths to libraries (#22670) | Sergey Kosukhin | 1 | -24/+61 | |
- Add a maintainer - Help libtool to find the correct paths to libraries - Handle externals from system directories - Enable eccodes for older versions | |||||
2021-04-06 | dotnet-core-sdk: add v5.0.4 and v3.1.13. (#22217) | Gilles Grospellier | 1 | -0/+8 | |
2021-04-06 | itk: add v5.1.2 (#22655) | Glenn Johnson | 1 | -0/+1 | |
2021-04-06 | libtree: add v1.2.1 (#22795) | Harmen Stoppels | 1 | -0/+1 | |
2021-04-06 | likwid: add v5.1.1 (#22672) | Thomas Gruber | 1 | -0/+1 | |
2021-04-06 | qwt: add v6.1.6 (#22713) | Robert Mijakovic | 1 | -0/+1 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-04-06 | rdma-core: add v34.0 (#22710) | Robert Mijakovic | 1 | -0/+1 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-04-06 | Update mailmap (#22739) | Axel Huebl | 1 | -1/+2 | |
2021-04-06 | libpcap: add v1.10.0, v1.9.1 (#22741) | darmac | 1 | -1/+3 | |