mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-17 12:10:50 +01:00

modified: b/binutils/binutils-2.27.eb new file: g/greenlet/greenlet-0.4.15-Py-2.7.eb modified: l/libpng/libpng-1.6.34.eb new file: p/pyzmq/pyzmq-17.1.2-Py-2.7.eb new file: r/Rucio/Rucio-1.18.5-Py-2.7.eb new file: s/scoop/scoop-0.7.1.1-Py-2.7.eb
21 lines
519 B
Plaintext
21 lines
519 B
Plaintext
# IT4Innovations 2018
|
|
|
|
easyblock = "PythonPackage"
|
|
name = 'Rucio'
|
|
version = '1.18.5'
|
|
|
|
homepage = 'https://github.com/benjaminp/six'
|
|
description = 'Python 2 and 3 compatibility library.'
|
|
|
|
toolchain = {'name': 'Py', 'version': '2.7'}
|
|
|
|
source_urls = ['https://files.pythonhosted.org/packages/8d/a0/935ea1a62fc906990304c29996b43aca72c256cdcf2e7c1a550b6276976d/']
|
|
sources = ['rucio-1.18.5.post1.tar.gz']
|
|
|
|
sanity_check_paths = {
|
|
'files': [],
|
|
'dirs': ['lib/python2.7/site-packages/', 'bin'],
|
|
}
|
|
|
|
moduleclass = 'python'
|