mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
devel/py-oci: Update to 2.7.1
* Support for etags on results of the List Objects API in the Object Storage service * Support for OCIDs on buckets in the Object Storage service * Support for content-disposition and cache-control headers on objects in the Object Storage service * Support for recovering deleted compartments in the Identity service * Support for sharing volumes across multiple instances in the Block Storage service * Support for connect harnesses and stream pools in the Streaming service * Support for associating file storage mount targets with network security groups in the File Storage service * Support for calling Oracle Cloud Infrastructure services in the uk-gov-london-1 region * Add default connection timeout(10s) and read timeout(60s) for Python SDK client * Add contents table to client documentation * Fix the issue of the second style of pagination PR: 242572 Submitted by: maintainer Relnotes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.7.1
This commit is contained in:
parent
252655da23
commit
b5f9710296
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519790
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= oci
|
||||
PORTVERSION= 2.7.0
|
||||
PORTVERSION= 2.7.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1574938637
|
||||
SHA256 (oci-2.7.0.tar.gz) = 1bc5353affe2bb93e7e1088d65fac8a6f191ea7254df3b2a63f67d612137488b
|
||||
SIZE (oci-2.7.0.tar.gz) = 1601865
|
||||
TIMESTAMP = 1576046055
|
||||
SHA256 (oci-2.7.1.tar.gz) = 66e841a9d7d951080bd9dc7af702e80e37d83934f000260a6c0f0048cdef651d
|
||||
SIZE (oci-2.7.1.tar.gz) = 1612532
|
||||
|
Loading…
Reference in New Issue
Block a user