mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-15 03:11:22 +01:00
modified: h/heappeac/heappeac-20200914-Python-3.6.1.eb
This commit is contained in:
parent
206638ab8e
commit
30b32a4b56
@ -1,20 +1,22 @@
|
|||||||
# IT4Innovations 2018
|
# IT4Innovations 2020
|
||||||
|
|
||||||
easyblock = "PythonPackage"
|
easyblock = "PythonPackage"
|
||||||
name = 'Jinja2'
|
name = 'heappeac'
|
||||||
version = '2.10'
|
version = '20200914'
|
||||||
|
|
||||||
homepage = 'https://pypi.python.org/pypi/jinja'
|
homepage = 'doplnit'
|
||||||
description = 'A small but fast and easy to use stand-alone template engine written in pure python.'
|
description = 'doplnit'
|
||||||
|
|
||||||
toolchain = {'name': 'Py', 'version': '3.6'}
|
toolchain = {SYSTEM}
|
||||||
|
|
||||||
source_urls = [PYPI_SOURCE]
|
source_urls = ["https://code.it4i.cz/cim0009/heappeac/-/archive"]
|
||||||
sources = [SOURCE_TAR_GZ]
|
sources = ["terheappeac-master.tar.gz"]
|
||||||
|
|
||||||
dependencies = [
|
#dependencies = [
|
||||||
('MarkupSafe', '1.0'),
|
# ('MarkupSafe', '1.0'),
|
||||||
]
|
#]
|
||||||
|
|
||||||
|
use_pip = False
|
||||||
|
|
||||||
sanity_check_paths = {
|
sanity_check_paths = {
|
||||||
'files': [],
|
'files': [],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user