Skip to content
Snippets Groups Projects
Commit 2970f36d authored by Alexandre Strube's avatar Alexandre Strube
Browse files

Flatbuffers-python

parent 873b7187
No related branches found
No related tags found
No related merge requests found
easyblock = 'PythonPackage'
name = 'flatbuffers-python'
version = '2.0'
homepage = 'https://github.com/google/flatbuffers/'
description = """Python Flatbuffers runtime library."""
toolchain = {'name': 'GCCcore', 'version': '11.2.0'}
source_urls = ['https://pypi.python.org/packages/source/f/flatbuffers']
sources = [
{'download_filename': 'flatbuffers-%(version)s.tar.gz', 'filename': SOURCE_TAR_GZ}]
checksums = ['12158ab0272375eab8db2d663ae97370c33f152b27801fa6024e1d6105fd4dd2']
dependencies = [
('binutils', '2.37'),
('Python', '3.9.6'),
]
download_dep_fail = True
use_pip = True
sanity_pip_check = True
preinstallopts = 'VERSION=%(version)s '
options = {'modulename': 'flatbuffers'}
moduleclass = 'devel'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment