Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 00023866 authored by IMBERT Matthieu's avatar IMBERT Matthieu
Browse files

version 2.6.7

parent 47c6879a
No related branches found
Tags v2.6.7
No related merge requests found
Pipeline #303429 passed
......@@ -35,7 +35,7 @@ along with Execo. If not, see <http://www.gnu.org/licenses/>
Versions
========
latest stable version: v2.6.6 (2021-09-15)
latest stable version: v2.6.7 (2021-09-28)
Installation instructions
=========================
......
python-execo (2.6.7) unstable; urgency=low
* new upstream release:
- [execo_g5k] planning: fix: add one seconds to job for oar resources to be really available
-- Matthieu Imbert <matthieu.imbert@inria.fr> Tue, 28 Sep 2021 10:15:00 +0200
python-execo (2.6.6) unstable; urgency=low
* new upstream release:
......
......@@ -18,9 +18,9 @@ with packages managed by your distribution package manager.
- Install from a release tar.gz package::
$ wget https://gitlab.inria.fr/mimbert/execo/-/package_files/31464/download -O execo-2.6.6.tar.gz
$ tar xzf execo-2.6.6.tar.gz
$ cd execo-2.6.6/
$ wget https://gitlab.inria.fr/mimbert/execo/-/package_files/[...]/download -O execo-2.6.7.tar.gz
$ tar xzf execo-2.6.7.tar.gz
$ cd execo-2.6.7/
$ python setup.py install --user
- Or install from source repository if you want the very latest
......@@ -40,7 +40,7 @@ with packages managed by your distribution package manager.
- Or install from debian package::
$ dpkg -i python-execo_2.6.6_all.deb
$ dpkg -i python-execo_2.6.7_all.deb
Configuration
=============
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment