components/python/paramiko/paramiko-PYVER.p5m
changeset 4460 e5811789e2fb
equal deleted inserted replaced
4459:5a11150c7d2e 4460:e5811789e2fb
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 
       
    22 #
       
    23 # Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 set name=pkg.fmri \
       
    27     value=pkg:/library/python/paramiko-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    28 set name=pkg.summary value="SSH2 protocol library for Python"
       
    29 set name=pkg.description \
       
    30     value="Paramiko is a library for making SSH2 connections (client or server.) Emphasis is on using SSH2 as an alternative to SSL for making secure connections between Python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too."
       
    31 set name=com.oracle.info.description \
       
    32     value="Paramiko, the SSH2 protocol library for Python"
       
    33 set name=com.oracle.info.tpno value=$(TPNO)
       
    34 set name=info.classification \
       
    35     value=org.opensolaris.category.2008:Development/Python \
       
    36     value=org.opensolaris.category.2008:System/Security
       
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    38 set name=info.upstream value="Jeff Forcier <[email protected]>"
       
    39 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    40 set name=org.opensolaris.arc-caseid value=PSARC/2015/250
       
    41 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    42 #
       
    43 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
       
    44 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
       
    45 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
       
    46 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
       
    47 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
       
    48 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/__init__.py
       
    49 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/_version.py
       
    50 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/_winapi.py
       
    51 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/agent.py
       
    52 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/auth_handler.py
       
    53 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/ber.py
       
    54 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/buffered_pipe.py
       
    55 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/channel.py
       
    56 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/client.py
       
    57 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/common.py
       
    58 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/compress.py
       
    59 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/config.py
       
    60 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/dsskey.py
       
    61 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/ecdsakey.py
       
    62 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/file.py
       
    63 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/hostkeys.py
       
    64 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/kex_gex.py
       
    65 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/kex_group1.py
       
    66 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/kex_group14.py
       
    67 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/kex_gss.py
       
    68 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/message.py
       
    69 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/packet.py
       
    70 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/pipe.py
       
    71 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/pkey.py
       
    72 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/primes.py
       
    73 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/proxy.py
       
    74 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/py3compat.py
       
    75 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/resource.py
       
    76 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/rsakey.py
       
    77 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/server.py
       
    78 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/sftp.py
       
    79 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/sftp_attr.py
       
    80 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/sftp_client.py
       
    81 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/sftp_file.py
       
    82 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/sftp_handle.py
       
    83 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/sftp_server.py
       
    84 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/sftp_si.py
       
    85 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/ssh_exception.py
       
    86 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/ssh_gss.py
       
    87 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/transport.py
       
    88 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/util.py
       
    89 file path=usr/lib/python$(PYVER)/vendor-packages/paramiko/win_pageant.py
       
    90 #
       
    91 license LICENSE license=LGPL2.1
       
    92 
       
    93 # force a dependency on the Python runtime
       
    94 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
       
    95     pkg.debug.depend.path=usr/bin
       
    96 
       
    97 # force a dependency on cryptography; pkgdepend work is needed to flush this
       
    98 # out.
       
    99 depend type=require fmri=library/python/cryptography-$(PYV)
       
   100 
       
   101 # force a dependency on the paramiko package
       
   102 depend type=require \
       
   103     fmri=library/python/paramiko@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
   104 
       
   105 # force a dependency on pyasn1; pkgdepend work is needed to flush this out.
       
   106 depend type=require fmri=library/python/pyasn1-$(PYV)