components/python/pydns/Makefile
changeset 1948 2d1537e7942d
parent 1907 446472de62e9
child 3817 30b42c38bbc4
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    30     sha256:f1960d8bff0aafad9252b9e80279748fe7ebe5e719487d132ccb1281523cdb62
    30     sha256:f1960d8bff0aafad9252b9e80279748fe7ebe5e719487d132ccb1281523cdb62
    31 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    31 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    32 COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/pydns
    32 COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/pydns
    33 COMPONENT_BUGDB=	python-mod/pydns
    33 COMPONENT_BUGDB=	python-mod/pydns
    34 
    34 
       
    35 TPNO=			14503
       
    36 
    35 # Import/syntax issues: not Python 3 ready.
    37 # Import/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
    39 include $(WS_TOP)/make-rules/setup.py.mk
    41 include $(WS_TOP)/make-rules/setup.py.mk