components/python/cheetah/Makefile
changeset 1948 2d1537e7942d
parent 1907 446472de62e9
child 3497 091183b2cc24
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    29 COMPONENT_ARCHIVE_HASH=	\
    29 COMPONENT_ARCHIVE_HASH=	\
    30     sha256:be308229f0c1e5e5af4f27d7ee06d90bb19e6af3059794e5fd536a6f29a9b550
    30     sha256:be308229f0c1e5e5af4f27d7ee06d90bb19e6af3059794e5fd536a6f29a9b550
    31 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    31 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    32 COMPONENT_PROJECT_URL=	http://www.cheetahtemplate.org/
    32 COMPONENT_PROJECT_URL=	http://www.cheetahtemplate.org/
    33 COMPONENT_BUGDB=	python-mod/cheetah
    33 COMPONENT_BUGDB=	python-mod/cheetah
       
    34 
       
    35 TPNO=			14503
    34 
    36 
    35 # Syntax issues: not Python 3 ready.
    37 # Syntax issues: not Python 3 ready.
    36 PYTHON_VERSIONS=	2.7 2.6
    38 PYTHON_VERSIONS=	2.7 2.6
    37 
    39 
    38 include $(WS_TOP)/make-rules/prep.mk
    40 include $(WS_TOP)/make-rules/prep.mk