components/python/django_openstack_auth/Makefile
changeset 1907 446472de62e9
parent 1691 043f53535ed4
child 1948 2d1537e7942d
equal deleted inserted replaced
1906:06b8097543cd 1907:446472de62e9
    30     sha256:565a4b322e1eb2d0cf8df59ae58b49b2e324c414a6dd0ba4a6aa3459600314da
    30     sha256:565a4b322e1eb2d0cf8df59ae58b49b2e324c414a6dd0ba4a6aa3459600314da
    31 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    31 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    32 COMPONENT_PROJECT_URL=	http://www.openstack.org/
    32 COMPONENT_PROJECT_URL=	http://www.openstack.org/
    33 COMPONENT_BUGDB=	python-mod/django_openstack_auth
    33 COMPONENT_BUGDB=	python-mod/django_openstack_auth
    34 
    34 
       
    35 # Depends on django, which is not Python 3 ready.
       
    36 PYTHON_VERSIONS=	2.7 2.6
       
    37 
    35 include $(WS_TOP)/make-rules/prep.mk
    38 include $(WS_TOP)/make-rules/prep.mk
    36 include $(WS_TOP)/make-rules/setup.py.mk
    39 include $(WS_TOP)/make-rules/setup.py.mk
    37 include $(WS_TOP)/make-rules/ips.mk
    40 include $(WS_TOP)/make-rules/ips.mk
    38 
    41 
    39 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    42 ASLR_MODE = $(ASLR_NOT_APPLICABLE)