components/python/pytz/pytz-PYVER.p5m
branchs11-update
changeset 4072 db0cec748ec0
parent 3778 35735ffdda43
equal deleted inserted replaced
4067:4be1f488dda8 4072:db0cec748ec0
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    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 
       
    22 #
    21 # Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    24 #
    23 
    25 
    24 set name=pkg.fmri \
    26 set name=pkg.fmri \
    25     value=pkg:/library/python/pytz-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/library/python/pytz-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="Python time zone library"
    28 set name=pkg.summary value="Python time zone library"
    27 set name=pkg.description \
    29 set name=pkg.description \
    28     value="This library allows accurate and cross-platform timezone calculations using Python 2.4 or higher and provides access to the Olson timezone database.  It also solves the issue of ambiguous times at the end of daylight savings."
    30     value="This library allows accurate and cross-platform timezone calculations using Python 2.4 or higher and provides access to the Olson timezone database.  It also solves the issue of ambiguous times at the end of daylight savings."
    29 set name=pkg.human-version value=$(HUMAN_VERSION)
       
    30 set name=com.oracle.info.description value="the Python time zone library"
    31 set name=com.oracle.info.description value="the Python time zone library"
    31 set name=com.oracle.info.tpno value=$(TPNO)
    32 set name=com.oracle.info.tpno value=$(TPNO)
    32 set name=info.classification \
    33 set name=info.classification \
    33     value=org.opensolaris.category.2008:Development/Python
    34     value=org.opensolaris.category.2008:Development/Python
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)