From 6abfffa0cd8e46ee1f198ff4321e3e2433c6c3d7 Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.smc.salomon.it4i.cz> Date: Thu, 8 Feb 2018 10:00:04 +0100 Subject: [PATCH] Thu, 08 Feb 2018 10:00:04 +0100 --- salomon.csv | 2 ++ salomon.md | 1 + 2 files changed, 3 insertions(+) diff --git a/salomon.csv b/salomon.csv index 5ed70732..f72df73a 100644 --- a/salomon.csv +++ b/salomon.csv @@ -1410,6 +1410,7 @@ PYXAID/1.0,2 PyYAML/3.11-intel-2015b-Python-2.7.9,2 PyYAML/3.12-Py-2.7,2 PyYAML/3.12-Python-2.7.13-base,2 +pyzmq/16.0.4-Py-2.7,2 QBOX/r140b-foss-2016a,2 QCA/2.1.0-foss-2015g,2 QEMU/2.10.0-GCC-4.4.7-system,2 @@ -1630,6 +1631,7 @@ Trilinos/12.10.1-intel-2017a-Python-2.7.11,2 Trilinos/12.10.1-intel-2017a-Python-2.7.11-test,2 Trimmomatic/0.35-Java-1.7.0_79,2 TRIQS/1.4.1-foss-2017a,2 +TRIQS/1.4.1-foss-2017a-test,2 turbovnc/1.2.3,2 Ubuntu/16.04,2 Ubuntu/16.04-shell,2 diff --git a/salomon.md b/salomon.md index bb4bf4ee..d6b9af56 100644 --- a/salomon.md +++ b/salomon.md @@ -388,6 +388,7 @@ | [python-dateutil](https://github.com/dateutil/dateutil) | Useful extensions to the standard Python datetime features. | | [pytz](http://pytz.sourceforge.net/) | pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or higher. | | [PyYAML](https://pypi.python.org/pypi/PyYAML/) | PyYAML is a YAML parser and emitter for the Python programming language. | +| [pyzmq](https://pypi.python.org/pypi/pyzmq) | Python bindings for 0MQ. | | [scipy](https://github.com/jupyter/testpath) | Test utilities for code working with files and commands | | [SCons](http://www.scons.org/) | SCons is a software construction tool. | | [singledispatch](https://pypi.python.org/pypi/singledispatch) | A small but fast and easy to use stand-alone template engine written in pure python. | -- GitLab