components/python/prettytable/prettytable-PYVER.p5m
branchs11-update
changeset 3783 9edbfb2ff34a
parent 3778 35735ffdda43
equal deleted inserted replaced
3782:689605272627 3783:9edbfb2ff34a
    40 file path=usr/lib/python$(PYVER)/vendor-packages/prettytable-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
    40 file path=usr/lib/python$(PYVER)/vendor-packages/prettytable-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
    41 file path=usr/lib/python$(PYVER)/vendor-packages/prettytable-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
    41 file path=usr/lib/python$(PYVER)/vendor-packages/prettytable-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
    42 file path=usr/lib/python$(PYVER)/vendor-packages/prettytable-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
    42 file path=usr/lib/python$(PYVER)/vendor-packages/prettytable-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
    43 # Python 2.x & 3.x, import "html" modules with slightly different syntax:
    43 # Python 2.x & 3.x, import "html" modules with slightly different syntax:
    44 # 2.x uses lower-case; 3.x uses upper-case; hence the expression below.
    44 # 2.x uses lower-case; 3.x uses upper-case; hence the expression below.
       
    45 # The bypass for unicodedata is temporary until pkgdepend learns about PEP
       
    46 # 3149, new in Python 3.x; see 19510349.
    45 file path=usr/lib/python$(PYVER)/vendor-packages/prettytable.py \
    47 file path=usr/lib/python$(PYVER)/vendor-packages/prettytable.py \
    46     pkg.depend.bypass-generate=.*[Hh][Tt][Mm][Ll].*
    48     pkg.depend.bypass-generate=.*[Hh][Tt][Mm][Ll].* \
       
    49     pkg.depend.bypass-generate=.*unicodedata.*
    47 license prettytable.license license=BSD
    50 license prettytable.license license=BSD
    48 
    51 
    49 # force the rename with an optional dependency on the old name
    52 # force the rename with an optional dependency on the old name
    50 depend type=optional \
    53 depend type=optional \
    51     fmri=library/python-2/prettytable-$(PYV)@0.7.2,5.11-0.175.3.0.0.16.0
    54     fmri=library/python-2/prettytable-$(PYV)@0.7.2,5.11-0.175.3.0.0.16.0