Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-06 | py-smart-open: fix url/checksum, add deps (#15892) | Adam J. Stewart | 1 | -2/+6 | |
2020-04-06 | nanomsg: add new Package (#15894) | Dr. Christian Tacke | 1 | -0/+17 | |
2020-04-06 | new packages: libbacktrace, libpfm, numap, numamma (#15868) | François Trahay | 3 | -0/+72 | |
* new packages: libbacktrace, libpfm, numap, numamma * numap: use the existing libpfm4 package * formatting | |||||
2020-04-05 | boost: boost-python in 1.72.0 broken with cxxstd=98 (#15885) | Christoph Junghans | 2 | -1/+4 | |
* boost: boost-python in 1.72.0 broken with cxxstd=98 * py-espressopp: depend on boost with cxxstd=11 | |||||
2020-04-05 | py-spatialist: add maintainer and new version, fix url and deps (#15878) | Adam J. Stewart | 1 | -5/+13 | |
2020-04-05 | py-flake8-polyfill: fix url and deps (#15872) | Adam J. Stewart | 1 | -4/+4 | |
2020-04-05 | py-gensim: fix url and deps, add maintainer (#15870) | Adam J. Stewart | 1 | -13/+12 | |
2020-04-05 | py-humanfriendly: add new version, fix url and deps (#15873) | Adam J. Stewart | 1 | -2/+5 | |
2020-04-05 | py-pep8-naming: add new version, fix url and deps (#15874) | Adam J. Stewart | 1 | -5/+6 | |
2020-04-05 | py-progressbar2: add new version, fix url (#15875) | Adam J. Stewart | 1 | -2/+3 | |
2020-04-05 | py-python-utils: add new version, fix url and deps (#15876) | Adam J. Stewart | 1 | -1/+5 | |
2020-04-05 | py-scoop: fix url and deps (#15877) | Adam J. Stewart | 1 | -1/+2 | |
2020-04-05 | py-tblib: add new version, fix url and deps (#15879) | Adam J. Stewart | 1 | -1/+3 | |
2020-04-05 | package urls: pypi.org -> pypi.io (#15880) | Adam J. Stewart | 13 | -13/+15 | |
2020-04-05 | py-sphinx: add 3.0.0 (#15881) | Adam J. Stewart | 1 | -1/+2 | |
2020-04-05 | py-ecdsa: add new version, fix download url (#15871) | Adam J. Stewart | 1 | -3/+4 | |
2020-04-05 | py-pywcs: a new package. (#15826) | 健美猞猁 | 1 | -0/+24 | |
* py-pywcs: a new package. * Fix a flake8 issue. * Add missing dependencies. * run -> build. * Add version specifications. | |||||
2020-04-05 | Version bump: eztrace-1.1-10 (#15866) | François Trahay | 1 | -2/+3 | |
* version bump: eztrace-1.1-10 * 'trahay' is the maintainer for package 'eztrace' | |||||
2020-04-04 | py-espressopp: pin py-numpy to py2 version (#15865) | Christoph Junghans | 1 | -1/+1 | |
2020-04-04 | openjdk: support aarch64 platform (#15840) | darmac | 1 | -13/+34 | |
2020-04-04 | Package rename: intel-mkl-dnn -> dnnl (#15852) | Adam J. Stewart | 2 | -10/+39 | |
2020-04-04 | LLVM support for mlir (#15859) | Nichols A. Romero | 1 | -0/+6 | |
2020-04-04 | SIRIUS add version 6.5.1 and 6.5.2 (#15860) | Simon Pintarelli | 1 | -0/+2 | |
2020-04-04 | Check if CPU family is x86_64. (#15862) | 健美猞猁 | 1 | -1/+1 | |
* Check if CPU family is x86_64. * Remove the leading space. | |||||
2020-04-03 | New package: py-gluoncv (#15856) | Jennifer Herting | 2 | -0/+47 | |
* [py-gluoncv] created template * [py-gluoncv] added description and homepage * [py-gluoncv] added dependencies * [py-gluoncv] unicode in readme is causing build to fail * [py-gluoncv] cleaned up fixmes * [py-gluoncv] removed unnecessary python dependency listing * [py-gluoncv] added cython | |||||
2020-04-03 | Added support for new config process for papi@6:+lmsensors (#15858) | G-Ragghianti | 1 | -7/+16 | |
* Added support for new configuration process of lmsensors component for papi@6: * Removed extraneous blank lines | |||||
2020-04-03 | unqlite: restricted patch to version 1.1.9 (#15857) | Matthieu Dorier | 1 | -2/+1 | |
* restricted unqlite patch to version 1.1.9 * putting back the URL of the PR corresponding to the patch | |||||
2020-04-03 | New package: py-portalocker (#15854) | Jennifer Herting | 1 | -0/+18 | |
* [py-portalocker] Create template * [py-portalocker] added homepage and description * [py-portalocker] specified dependencies * [py-portalocker] cleaned up fixmes * [py-portalocker] removed unnecessary python dependency listing | |||||
2020-04-03 | Papi package: updating with new bugfix version and variant (#15849) | G-Ragghianti | 1 | -0/+2 | |
* Added new variant "sde" to papi * Updated papi with new version and new variant "sde" | |||||
2020-04-03 | precice: Add version 2.0.2 (#15846) | Frédéric Simonis | 1 | -0/+1 | |
2020-04-03 | New package: libnotify (#15769) | Jennifer Herting | 2 | -0/+68 | |
* [libnotify] created template * [libnotify] added homepage and description * [libnotify] added dependencies * [libnotify] patch location to docbook * [libnotify] more dependency work * [libnotify] reorder dependencies * [libnotify] added variant docbook * [libnotify] more accurate dependency version * [libnotify] xsltproc still needed * [libnotify] created test variant * [libnotify] added gtkdoc varient * [libnotify] cleaned up leftover fixme * [libnotify] flake8 * [libnotify] test variant became self.run_tests * [libnotify] pkgconfig is build dependency * [libnotify] commented out broken variants * [libnotify] flake8 | |||||
2020-04-03 | py-stsci-distutils: new package at v0.3.8 (#15845) | 健美猞猁 | 1 | -0/+19 | |
2020-04-03 | ppOpen-APPL/BEM-AT: added new package at v0.1.0 (#15841) | Toyohisa Kameyama | 2 | -0/+71 | |
2020-04-03 | py-d2to1: added v0.2.12 (#15844) | 健美猞猁 | 1 | -0/+20 | |
2020-04-02 | pmix: add option for toggling pmi backwards compatibility (#15838) | Carson Woods | 1 | -0/+9 | |
* Add option for toggling pmi backwards compatibility * Remove trailing whitespace | |||||
2020-04-02 | New Package: py-astropy-helpers (#15658) | Jennifer Herting | 1 | -0/+21 | |
* [py-astropy-helpers] created template * [py-astropy-helpers] - removed boilerplate - added homepage - added depends_on('py-astropy') * [py-astropy-helpers] Setuptools versioning * [py-astropy-helpers] cleaned up unused build_args method * [py-astropy-helpers] py-astropy is a runtime dependency * [py-astropy-helpers] requires python@3.6: * [py-astropy-helpers] cleaned up unnecessary older versions * [py-astropy-helpers] turns out py-astropy isn't actually a dependency | |||||
2020-04-02 | argobots: new version 1.0 (#15786) | Shintaro Iwasaki | 1 | -0/+1 | |
2020-04-02 | Updates versions of Intel packages (#15839) | Robert Mijakovic | 8 | -0/+14 | |
* update version: intel packages daal, ipp, mkl-dnn, mkl, mpi, parallel-studio, pin, tbb and makes url parameter consistent and always use single quote. * Fixes a typo with one of the sha256 checksum.. * Adds version entries for new versions of Intel packages. Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2020-04-02 | mpip: add demangling and setjmp variants (#15837) | Carson Woods | 1 | -0/+14 | |
* Add demangling to mpip * Add setjmp support to mpip * Flake8 fixes | |||||
2020-04-02 | intel-mkl-dnn: add 1.3 | Adam J. Stewart | 1 | -1/+2 | |
2020-04-02 | go: Add 1.14.1 and 1.13.9 | Michael Kuhn | 1 | -3/+5 | |
2020-04-02 | unqlite: Patching unqlite to be able to build a shared library (#15830) | Matthieu Dorier | 2 | -0/+34 | |
* Patching unqlite to be able to build a shared library * Correcting a whitespace for flake8 to pass * added comment about PR on unqlite * extra commit to force github to merge | |||||
2020-04-02 | c-blosc: Add variants to disable building tests and benchmarks (#15789) | iarspider | 1 | -0/+7 | |
* Add variants to disable building tests and benchmarks * Flake8 * Update package.py * Update package.py * Update package.py | |||||
2020-04-02 | ppOpen-APPL/BEM: added new package at v0.5.0 (#15819) | Toyohisa Kameyama | 1 | -0/+79 | |
2020-04-02 | py-pyfits: added new package at v3.5 (#15825) | 健美猞猁 | 1 | -0/+19 | |
2020-04-02 | py-ephem: added new package at v3.7.71 (#15438) | 健美猞猁 | 1 | -0/+16 | |
2020-04-02 | cmake: added v3.17.0 (#15822) | Kelly (KT) Thompson | 1 | -0/+1 | |
2020-04-02 | cryptsetup: added v2.2.2, v2.2.3 and v2.3.1 (#15823) | Jonathon Anderson | 1 | -1/+4 | |
Also confined the included patch to the earlier versions, as indicated. | |||||
2020-04-02 | qt: added v5.14.2 (#15824) | Jonathon Anderson | 1 | -0/+1 | |
2020-04-01 | package: update flit and py-pyelftools versions (#15817) | Michael Bentley | 2 | -11/+16 | |
* Update flit package to v2.1.0 and add dependencies * flit: comment out bash dependency The host system should have bash available and compiling bash through spack failed for me. I'm not sure if binutils and coreutils should be listed as dependencies as well. * Add new version of py-pyelftools * py-pyelftools: add py-setuptools as a build dependency * Address review comments |