components/python/python-ldap/python-ldap-PYVER.p5m
changeset 6437 09fb2c712a39
parent 1948 2d1537e7942d
child 7123 b650e07ff9f6
equal deleted inserted replaced
6434:9b8c9a1d0ee8 6437:09fb2c712a39
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    27     value=pkg:/library/python/python-ldap-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/library/python/python-ldap-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary value="LDAP client library for Python"
    28 set name=pkg.summary value="LDAP client library for Python"
    42 file path=usr/lib/python$(PYVER)/vendor-packages/dsml.py
    42 file path=usr/lib/python$(PYVER)/vendor-packages/dsml.py
    43 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/__init__.py
    43 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/__init__.py
    44 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/async.py
    44 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/async.py
    45 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/cidict.py
    45 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/cidict.py
    46 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/__init__.py
    46 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/__init__.py
       
    47 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/deref.py
    47 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/libldap.py
    48 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/libldap.py
       
    49 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/openldap.py
       
    50 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/pagedresults.py
    48 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/ppolicy.py
    51 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/ppolicy.py
    49 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/psearch.py
    52 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/psearch.py
       
    53 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/pwdpolicy.py
    50 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/readentry.py
    54 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/readentry.py
    51 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/sessiontrack.py
    55 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/sessiontrack.py
    52 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/simple.py
    56 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/simple.py
       
    57 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/sss.py
       
    58 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/controls/vlv.py
    53 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/dn.py
    59 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/dn.py
    54 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/extop/__init__.py
    60 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/extop/__init__.py
    55 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/extop/dds.py
    61 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/extop/dds.py
    56 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/filter.py
    62 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/filter.py
    57 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/functions.py
    63 file path=usr/lib/python$(PYVER)/vendor-packages/ldap/functions.py