components/python/requests/requests-PYVER.p5m
author John Beck <John.Beck@Oracle.COM>
Sat, 17 Jan 2015 09:17:37 -0800
branchs11-update
changeset 3661 47545fb8aed4
parent 2785 b6f5c5d1d0b7
child 3704 69ab8eca01c5
permissions -rw-r--r--
18978320 Userland components should specify TPNOs in Makefiles instead of pkg manifests

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
#

set name=pkg.fmri \
    value=pkg:/library/python-2/requests-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Python HTTP for Humans."
set name=pkg.description \
    value="The Python requests module is an HTTP library, for human beings. It allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3."
set name=com.oracle.info.description value="the Python urllib3 module"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value=org.opensolaris.category.2008:Development/Python
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream value="Kenneth Reitz <[email protected]>"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2013/255
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/lib/python$(PYVER)/vendor-packages/requests-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
file path=usr/lib/python$(PYVER)/vendor-packages/requests-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
file path=usr/lib/python$(PYVER)/vendor-packages/requests-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
file path=usr/lib/python$(PYVER)/vendor-packages/requests-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
file path=usr/lib/python$(PYVER)/vendor-packages/requests-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
file path=usr/lib/python$(PYVER)/vendor-packages/requests/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/adapters.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/api.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/auth.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/certs.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/compat.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/cookies.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/exceptions.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/hooks.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/models.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/big5freq.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/big5prober.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/chardistribution.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/charsetgroupprober.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/charsetprober.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/codingstatemachine.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/compat.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/constants.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/cp949prober.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/escprober.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/escsm.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/eucjpprober.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/euckrfreq.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/euckrprober.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/euctwfreq.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/euctwprober.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/gb2312freq.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/gb2312prober.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/hebrewprober.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/jisfreq.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/jpcntx.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/langbulgarianmodel.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/langcyrillicmodel.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/langgreekmodel.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/langhebrewmodel.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/langhungarianmodel.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/langthaimodel.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/latin1prober.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/mbcharsetprober.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/mbcsgroupprober.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/mbcssm.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/sbcharsetprober.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/sbcsgroupprober.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/sjisprober.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/universaldetector.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/charade/utf8prober.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/urllib3/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/urllib3/_collections.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/urllib3/connectionpool.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/urllib3/contrib/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/urllib3/contrib/ntlmpool.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/urllib3/contrib/pyopenssl.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/urllib3/exceptions.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/urllib3/filepost.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/urllib3/packages/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/urllib3/packages/ordered_dict.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/urllib3/packages/six.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/urllib3/poolmanager.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/urllib3/request.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/urllib3/response.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/packages/urllib3/util.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/sessions.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/status_codes.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/structures.py
file path=usr/lib/python$(PYVER)/vendor-packages/requests/utils.py
license requests.license license="Apache v2.0, MIT, LGPLv2.1"

# force a dependency on the Python runtime
depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    pkg.debug.depend.path=usr/bin

# force a dependency on pyopenssl; pkgdepend work is needed to flush this out.
depend type=require fmri=library/python-2/pyopenssl-$(PYV)

# force a dependency on the requests package
depend type=require \
    fmri=library/python-2/requests@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)