From a1970432c4e529c6eb7adaa128e052a9ef38dec6 Mon Sep 17 00:00:00 2001
From: Easy Build <easybuild@login4.smc.salomon.it4i.cz>
Date: Wed, 25 Jul 2018 14:00:06 +0200
Subject: [PATCH] Wed, 25 Jul 2018 14:00:05 +0200

---
 salomon.csv | 2 ++
 salomon.md  | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/salomon.csv b/salomon.csv
index 8d1beec2..635d01c7 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -325,6 +325,7 @@ expat/2.1.0-intel-2015b,2
 expat/2.1.0-intel-2017.00,2
 expat/2.2.0,2
 expat/2.2.0-GCCcore-6.3.0,2
+fasteners/0.14.1-Py-2.7,2
 FastQC/0.11.3,2
 FEFLOW/7.0-intel-2017a,2
 FEFLOW/7.1-intel-2017a,2
@@ -1208,6 +1209,7 @@ Mono/4.2.2.10-intel-2016.01,2
 Mono/4.6.2.16,2
 Mono/4.8.1.0,2
 Mono/5.0.0.100,2
+monotonic/1.5-Py-2.7,2
 monty/1.0.2-Py-3.6,2
 motif/2.3.4-foss-2015g-libX11-1.6.2,2
 motif/2.3.4-intel-2015b-libX11-1.6.2,2
diff --git a/salomon.md b/salomon.md
index 68601977..c099dcb5 100644
--- a/salomon.md
+++ b/salomon.md
@@ -396,6 +396,7 @@
 | [decorator](https://pypi.python.org/pypi/decorator) | Better living through Python with decorators. |
 | [dist-keras](https://pypi.python.org/pypi/dist-keras) | Distributed Deep learning with Apache Spark with Keras. |
 | [DynaPhoPy](https://github.com/abelcarreras/DynaPhoPy) | Software to calculate crystal microscopic anharmonic properties from molecular dynamics (MD) using the normal-mode-decomposition technique. These properties include the phonon frequency shifts and linewidths, as well as the renormalized force constanst and thermal properties by using quasiparticle theory. This code includes interfaces for MD outputs from VASP and LAMMPS .PHONOPY code is used to obtain harmonic phonon modes. |
+| [fasteners](https://pypi.python.org/pypi/fasteners) | A python package that provides useful locks. |
 | [Flask](https://pypi.python.org/pypi/flask) | A microframework based on Werkzeug, Jinja2 and good intentions. |
 | [gast](https://pypi.python.org/pypi/gast) | Python AST that abstracts the underlying Python version |
 | [grpcio](https://pypi.python.org/pypi/grpcio) | HTTP/2-based RPC framework |
@@ -412,6 +413,7 @@
 | [MarkupSafe](https://pypi.python.org/pypi/markupsafe) | Implements a XML/HTML/XHTML Markup safe string for Python. |
 | [matplotlib](http://matplotlib.org) | matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell, web application servers, and six graphical user interface toolkits. |
 | [Mercurial](http://mercurial.selenic.com/) | Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface. |
+| [monotonic](https://pypi.python.org/pypi/monotonic) | This module provides a monotonic() function which returns the value (in fractional seconds) of a clock which never goes backwards. |
 | [monty](https://pypi.python.org/pypi/monty) | Monty is the missing complement to Python. |
 | [mpi4py](http://mpi4py.scipy.org/docs) | MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors. |
 | [mpmath](https://pypi.python.org/pypi/mpmath) | Python library for arbitrary-precision floating-point arithmetic. |
-- 
GitLab