components/python/cx_oracle/Makefile
changeset 7687 1093e2a9adbd
parent 5753 dbbcee61d77f
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 
    20 
    21 #
    21 #
    22 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
    22 # Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
    23 #
    23 #
    24 
    24 
    25 include ../../../make-rules/shared-macros.mk
    25 include ../../../make-rules/shared-macros.mk
    26 
    26 
    27 COMPONENT_NAME=		cx_Oracle
    27 COMPONENT_NAME=		cx_Oracle
    31 COMPONENT_ARCHIVE_HASH=		\
    31 COMPONENT_ARCHIVE_HASH=		\
    32 	sha256:3dfedd9538f50dee41493020c1f589e5c61835a0c8fd14f5a6c47b5919258e81
    32 	sha256:3dfedd9538f50dee41493020c1f589e5c61835a0c8fd14f5a6c47b5919258e81
    33 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    33 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    34 COMPONENT_PROJECT_URL=  http://cx-oracle.sourceforge.net/
    34 COMPONENT_PROJECT_URL=  http://cx-oracle.sourceforge.net/
    35 COMPONENT_BUGDB=	python-mod/cx_oracle
    35 COMPONENT_BUGDB=	python-mod/cx_oracle
       
    36 COMPONENT_ANITYA_ID=	13233
    36 
    37 
    37 TPNO=			26442
    38 TPNO=			26442
    38 
    39 
    39 include $(WS_MAKE_RULES)/prep.mk
    40 include $(WS_MAKE_RULES)/prep.mk
    40 include $(WS_MAKE_RULES)/ips.mk
    41 include $(WS_MAKE_RULES)/ips.mk