# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-oci # py-oci/Makefile # py-oci/distinfo # py-oci/pkg-descr # echo c - py-oci mkdir -p py-oci > /dev/null 2>&1 echo x - py-oci/Makefile sed 's/^X//' >py-oci/Makefile << 'baad3e6f6377fe7c2afe82d96ff2c151' X# Created by: Alessando Sagratini X# $FreeBSD$ X XPORTNAME= py-oci XPORTVERSION= 2.3.1 XDISTVERSIONPREFIX= v XCATEGORIES= devel python XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= alessandro.sagratini@gmail.com XCOMMENT= Python interface to Oracle Cloud Infrastructure X XLICENSE= APACHE20 X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=2017.4.17:security/py-certifi@${PY_FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}configparser>=3.5.0b1:devel/py-configparser@${PY_FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}cryptography>=2.1.4:security/py-cryptography@${PY_FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}dateutil>=2.5.3:devel/py-dateutil@${PY_FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}pytz>=2016.10:devel/py-pytz@${PY_FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}openssl>17.15.0:security/py-openssl@${PY_FLAVOR} X XUSES= python XUSE_PYTHON= autoplist concurrent distutils X XUSE_GITHUB= yes XGH_ACCOUNT= oracle XGH_PROJECT= oci-python-sdk X XNO_ARCH= yes X X.include baad3e6f6377fe7c2afe82d96ff2c151 echo x - py-oci/distinfo sed 's/^X//' >py-oci/distinfo << 'a696edd05d39c438212028d78410b8db' XTIMESTAMP = 1566568249 XSHA256 (oracle-oci-python-sdk-v2.3.1_GH0.tar.gz) = 04341ab2762b09fa166dba22c669a0bf42d7349961f8440260d4dc59d7c3d8ab XSIZE (oracle-oci-python-sdk-v2.3.1_GH0.tar.gz) = 3082341 a696edd05d39c438212028d78410b8db echo x - py-oci/pkg-descr sed 's/^X//' >py-oci/pkg-descr << 'f7d49840793ff199cf23765cc211fd39' XThis is the Python SDK for Oracle Cloud Infrastructure. XPython 2.7+ and 3.5+ are supported. X XWWW: https://docs.cloud.oracle.com/iaas/Content/API/SDKDocs/pythonsdk.htm XWWW: https://github.com/oracle/oci-python-sdk/ f7d49840793ff199cf23765cc211fd39 exit