modified: o/OpenBabel/OpenBabel-2.4.1-Python-2.7.13.eb

This commit is contained in:
easybuild 2017-08-16 10:59:27 +02:00
parent 830bdf8d2e
commit 54652f3f54

View File

@ -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 = [