From 54652f3f542cda09b486e89971caac71126ceec1 Mon Sep 17 00:00:00 2001 From: easybuild Date: Wed, 16 Aug 2017 10:59:27 +0200 Subject: [PATCH] modified: o/OpenBabel/OpenBabel-2.4.1-Python-2.7.13.eb --- o/OpenBabel/OpenBabel-2.4.1-Python-2.7.13.eb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/o/OpenBabel/OpenBabel-2.4.1-Python-2.7.13.eb b/o/OpenBabel/OpenBabel-2.4.1-Python-2.7.13.eb index 37c17661..74fd6954 100644 --- a/o/OpenBabel/OpenBabel-2.4.1-Python-2.7.13.eb +++ b/o/OpenBabel/OpenBabel-2.4.1-Python-2.7.13.eb @@ -1,3 +1,5 @@ +#IT4Innovation 2017 + name = 'OpenBabel' version = '2.4.1' versionsuffix = '-Python-%(pyver)s' @@ -9,15 +11,12 @@ description = """Open Babel is a chemical toolbox designed to speak the many solid-state materials, biochemistry, or related areas.""" toolchain = {'name': 'dummy', 'version': ''} -#toolchainopts = {'strict': True} source_urls = [SOURCEFORGE_SOURCE] sources = [SOURCELOWER_TAR_GZ] patches = [ -# 'OpenBabel-%(version)s-fix-link-path-tests.patch', 'OpenBabel-%(version)s-ignore-failed-test.patch', -# 'OpenBabel-%(version)s-ignore-rotor-test.patch', ] builddependencies = [